Fixed useless menu item
Removed useless line in .desktop files.
This commit is contained in:
parent
3699f50be3
commit
a84c5aba65
@ -1,7 +1,6 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Exec=qubes-backup-restore
|
Exec=qubes-backup-restore
|
||||||
Path=/user/bin
|
|
||||||
Icon=qubes-manager
|
Icon=qubes-manager
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Name=Restore Backup
|
Name=Restore Backup
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Exec=qubes-backup
|
Exec=qubes-backup
|
||||||
Path=/user/bin
|
|
||||||
Icon=qubes-manager
|
Icon=qubes-manager
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Name=Backup Qubes
|
Name=Backup Qubes
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Exec=qubes-global-settings
|
Exec=qubes-global-settings
|
||||||
Path=/user/bin
|
|
||||||
Icon=qubes-manager
|
Icon=qubes-manager
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Name=Qubes Global Settings
|
Name=Qubes Global Settings
|
||||||
|
Loading…
Reference in New Issue
Block a user