File fix_desktop_categories.patch of Package lxqt-config
Index: lxqt-config-0.9.0/lxqt-config-appearance/lxqt-config-appearance.desktop.in =================================================================== --- lxqt-config-0.9.0.orig/lxqt-config-appearance/lxqt-config-appearance.desktop.in +++ lxqt-config-0.9.0/lxqt-config-appearance/lxqt-config-appearance.desktop.in @@ -5,7 +5,7 @@ GenericName=Appearance settings Comment=Appearance settings for LXQt Exec=lxqt-config-appearance Icon=preferences-desktop-theme -Categories=Settings;DesktopSettings;Qt;LXQt; -OnlyShowIn=LXDE;LXQt; +Categories=Settings;DesktopSettings;Qt;X-LXQt; +OnlyShowIn=LXDE;X-LXQt; #TRANSLATIONS_DIR=translations Index: lxqt-config-0.9.0/lxqt-config-file-associations/lxqt-config-file-associations.desktop.in =================================================================== --- lxqt-config-0.9.0.orig/lxqt-config-file-associations/lxqt-config-file-associations.desktop.in +++ lxqt-config-0.9.0/lxqt-config-file-associations/lxqt-config-file-associations.desktop.in @@ -5,7 +5,7 @@ GenericName=File Association Settings Comment=Configure applications associated with known file types Exec=lxqt-config-file-associations Icon=preferences-desktop-filetype-association -Categories=Settings;DesktopSettings;Qt;LXQt; -OnlyShowIn=LXDE;LXQt; +Categories=Settings;DesktopSettings;Qt;X-LXQt; +OnlyShowIn=LXDE;X-LXQt; #TRANSLATIONS_DIR=translations Index: lxqt-config-0.9.0/lxqt-config-input/lxqt-config-input.desktop.in =================================================================== --- lxqt-config-0.9.0.orig/lxqt-config-input/lxqt-config-input.desktop.in +++ lxqt-config-0.9.0/lxqt-config-input/lxqt-config-input.desktop.in @@ -5,7 +5,7 @@ GenericName=Input settings Comment=Configure keyboard, mouse, and other input devices Exec=lxqt-config-input Icon=input-keyboard -Categories=Qt;Settings;HardwareSettings;DesktopSettings;LXQt; -OnlyShowIn=LXDE;LXQt; +Categories=Qt;Settings;HardwareSettings;DesktopSettings;X-LXQt; +OnlyShowIn=LXDE;X-LXQt; #TRANSLATIONS_DIR=translations Index: lxqt-config-0.9.0/lxqt-config-monitor/lxqt-config-monitor.desktop.in =================================================================== --- lxqt-config-0.9.0.orig/lxqt-config-monitor/lxqt-config-monitor.desktop.in +++ lxqt-config-0.9.0/lxqt-config-monitor/lxqt-config-monitor.desktop.in @@ -5,7 +5,7 @@ GenericName=Monitor settings Comment=Configure monitors Exec=lxqt-config-monitor Icon=preferences-desktop-display -Categories=Settings;DesktopSettings;Qt;LXQt;;HardwareSettings; -OnlyShowIn=LXQt; +Categories=Settings;DesktopSettings;Qt;X-LXQt;HardwareSettings; +OnlyShowIn=X-LXQt; #TRANSLATIONS_DIR=translations Index: lxqt-config-0.9.0/src/lxqt-config.desktop.in =================================================================== --- lxqt-config-0.9.0.orig/src/lxqt-config.desktop.in +++ lxqt-config-0.9.0/src/lxqt-config.desktop.in @@ -5,7 +5,7 @@ GenericName=System Settings Comment=Configure your system Exec=lxqt-config Icon=preferences-system -Categories=Settings;DesktopSettings;Qt;LXQt; -OnlyShowIn=LXDE;LXQt; +Categories=Settings;DesktopSettings;Qt;X-LXQt; +OnlyShowIn=LXDE;X-LXQt; #TRANSLATIONS_DIR=translations




