r54011 - in /desktop/experimental/gtk+4.0/debian: changelog libgtk-4-common.install.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Sep 17 09:22:07 UTC 2017


Author: pochu
Date: Sun Sep 17 09:22:07 2017
New Revision: 54011

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54011
Log:
debian/libgtk-4-common.install.in: comment out EmojiChooser schema, it's
not present in 3.91.2 but will be in the next release.

Modified:
    desktop/experimental/gtk+4.0/debian/changelog
    desktop/experimental/gtk+4.0/debian/libgtk-4-common.install.in

Modified: desktop/experimental/gtk+4.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B4.0/debian/changelog?rev=54011&op=diff
==============================================================================
--- desktop/experimental/gtk+4.0/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gtk+4.0/debian/changelog	[utf-8] Sun Sep 17 09:22:07 2017
@@ -12,6 +12,8 @@
     debian/patches/017_no_offscreen_device_grabbing.patch:
     + Removed, obsolete as offscreen widgets are gone in GTK+ 4.
   * debian/libgtk-4-dev.install: don't install aclocal files.
+  * debian/libgtk-4-common.install.in: comment out EmojiChooser schema, it's
+    not present in 3.91.2 but will be in the next release.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Mon, 11 Sep 2017 23:33:08 +0200
 

Modified: desktop/experimental/gtk+4.0/debian/libgtk-4-common.install.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B4.0/debian/libgtk-4-common.install.in?rev=54011&op=diff
==============================================================================
--- desktop/experimental/gtk+4.0/debian/libgtk-4-common.install.in	[utf-8] (original)
+++ desktop/experimental/gtk+4.0/debian/libgtk-4-common.install.in	[utf-8] Sun Sep 17 09:22:07 2017
@@ -1,6 +1,6 @@
 @CONFDIR@/im-multipress.conf
 usr/share/locale
 usr/share/themes
-usr/share/glib-2.0/schemas/org.gtk.Settings.EmojiChooser.gschema.xml
+#usr/share/glib-2.0/schemas/org.gtk.Settings.EmojiChooser.gschema.xml
 usr/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml
 usr/share/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml




More information about the pkg-gnome-commits mailing list