Re: [ANNOUNCE] Sawfish 1.12.0 "The Hidden Village"
"Kim B. Heino" <[email protected]> Sat, 13 Aug 2016 12:19:17 +0300
| Newsgroups | gmane.comp.window-managers.sawfish |
|---|---|
| Message-ID | <[email protected]> |
> I would suggest category "Settings;DesktopSettings" for sawfish-config > (now: "Utility;Applet") and "Core" to sawfish (now: > "Utility;DesktopUtility"). Any better ideas? Let's try again after really testing these values. "System" is better than "Core" in Fedora. I don't know about other distros. Attached patch fixes this for Fedora: diff -ur sawfish_1.12.0.orig/data/sawfish-config.desktop sawfish_1.12.0/data/sawfish-config.desktop --- sawfish_1.12.0.orig/data/sawfish-config.desktop 2016-08-13 11:26:23.000000000 +0300 +++ sawfish_1.12.0/data/sawfish-config.desktop 2016-08-13 12:02:33.283152716 +0300 @@ -3,4 +3,4 @@ Name=Sawfish Config Exec=sawfish-config GenericName=Sawfish Config -Categories=Utility;Applet; +Categories=Settings;DesktopSettings; diff -ur sawfish_1.12.0.orig/data/sawfish.desktop sawfish_1.12.0/data/sawfish.desktop --- sawfish_1.12.0.orig/data/sawfish.desktop 2016-08-13 11:26:23.000000000 +0300 +++ sawfish_1.12.0/data/sawfish.desktop 2016-08-13 12:02:31.790154154 +0300 @@ -4,5 +4,5 @@ Name[el]=Πριονόψαρο (Sawfish) Exec=sawfish GenericName=Sawfish -Categories=Utility;DesktopUtility; +Categories=System; Keywords=Window Manager -- Sawfish ML