r33780 - in /desktop/unstable/glib2.0/debian: changelog patches/01_gettext-desktopfiles.patch

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Fri Mar 30 11:24:57 UTC 2012


Author: mpitt
Date: Fri Mar 30 11:24:56 2012
New Revision: 33780

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33780
Log:
01_gettext-desktopfiles.patch: Use official "Keywords" key now,
X-GNOME-Keywords has been deprecated for a while now. (LP: #949864)

Modified:
    desktop/unstable/glib2.0/debian/changelog
    desktop/unstable/glib2.0/debian/patches/01_gettext-desktopfiles.patch

Modified: desktop/unstable/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/changelog?rev=33780&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/glib2.0/debian/changelog [utf-8] Fri Mar 30 11:24:56 2012
@@ -1,3 +1,10 @@
+glib2.0 (2.32.0-3) UNRELEASED; urgency=low
+
+  * 01_gettext-desktopfiles.patch: Use official "Keywords" key now,
+    X-GNOME-Keywords has been deprecated for a while now. (LP: #949864)
+
+ -- Martin Pitt <mpitt at debian.org>  Fri, 30 Mar 2012 13:24:11 +0200
+
 glib2.0 (2.32.0-2) unstable; urgency=low
 
   * Upload to unstable.

Modified: desktop/unstable/glib2.0/debian/patches/01_gettext-desktopfiles.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/patches/01_gettext-desktopfiles.patch?rev=33780&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/patches/01_gettext-desktopfiles.patch [utf-8] (original)
+++ desktop/unstable/glib2.0/debian/patches/01_gettext-desktopfiles.patch [utf-8] Fri Mar 30 11:24:56 2012
@@ -145,7 +145,7 @@
  #define G_KEY_FILE_DESKTOP_KEY_URL              "URL"
 +#define G_KEY_FILE_DESKTOP_KEY_GETTEXT_DOMAIN   "X-GNOME-Gettext-Domain"
 +#define G_KEY_FILE_DESKTOP_KEY_FULLNAME         "X-GNOME-FullName"
-+#define G_KEY_FILE_DESKTOP_KEY_KEYWORDS         "X-GNOME-Keywords"
++#define G_KEY_FILE_DESKTOP_KEY_KEYWORDS         "Keywords"
  
  #define G_KEY_FILE_DESKTOP_TYPE_APPLICATION     "Application"
  #define G_KEY_FILE_DESKTOP_TYPE_LINK            "Link"




More information about the pkg-gnome-commits mailing list