forked from pool/desktop-file-utils
Copy from home:anubisg1:branches:X11:common:Factory/desktop-file-utils via accept of submit request 26363 revision 5. Request was accepted with message: reviewed OBS-URL: https://build.opensuse.org/request/show/26363 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/desktop-file-utils?expand=0&rev=6
13 lines
474 B
Diff
13 lines
474 B
Diff
diff -uNr old-desktop-file-utils-0.15//src/validate.c desktop-file-utils-0.15/src/validate.c
|
|
--- old-desktop-file-utils-0.15//src/validate.c 2008-02-05 13:06:11.000000000 +0100
|
|
+++ desktop-file-utils-0.15/src/validate.c 2009-12-13 18:00:29.480228379 +0100
|
|
@@ -324,7 +324,7 @@
|
|
};
|
|
|
|
static const char *show_in_registered[] = {
|
|
- "KDE", "GNOME", "ROX", "XFCE", "Old"
|
|
+ "KDE", "GNOME", "LXDE", "ROX", "XFCE", "Old"
|
|
};
|
|
|
|
static const char *main_categories_registered[] = {
|