updated on Tue Jan 17 00:10:10 UTC 2012
[aur-mirror.git] / obmenugen-bin-fix / global_data.patch
blob967b87a82d25adf4d2d47468dd8143065676bdb5
1 --- obmenugen-0.4.3-r56/src/global_data.d.old 2009-12-26 19:07:52.000000000 +0100
2 +++ obmenugen-0.4.3-r56/src/global_data.d 2011-12-15 19:31:31.000000000 +0100
3 @@ -1,5 +1,6 @@
4 const string[] DOT_DESKTOP_LOCATIONS = ["/usr/share/applications",
5 - "/opt/kde/share/applications/kde"];
6 + "/opt/kde/share/applications/kde",
7 + "./.local/share/applications"];
9 const string[] CATEGORIES = ["accesories", "graphics", "audiovideo", "education", "office", "games", "network", "development", "settings", "system"];