Disable generic names but still use a generic name for mousepad in favorites section

For this we:
* add a duplicate desktop entry for mousepad that uses "Text Editor" as
  name and which is referenced as a favorite
* disable the generic name
This commit is contained in:
Raphaël Hertzog
2019-11-21 10:21:00 +01:00
parent 8ceb4ad509
commit daf7011c01
2 changed files with 110 additions and 2 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
launcher-show-name=false
launcher-show-description=false
button-icon=kali-panel-menu
position-search-alternate=true
@@ -7,4 +6,4 @@ load-hierarchy=true
menu-width=500
menu-height=600
show-command-profile=false
favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,mousepad.desktop,exo-web-browser.desktop,kali-www.desktop,kali-docs.desktop,kali-bugs.desktop,offsec-training.desktop,exploit-database.desktop,vulnhub.desktop
favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,xfce-text-editor.desktop,exo-web-browser.desktop,kali-www.desktop,kali-docs.desktop,kali-bugs.desktop,offsec-training.desktop,exploit-database.desktop,vulnhub.desktop