aboutsummaryrefslogtreecommitdiffstats
path: root/gnome-restore-gtk-icons/gsettings-desktop-schemas
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-restore-gtk-icons/gsettings-desktop-schemas')
-rw-r--r--gnome-restore-gtk-icons/gsettings-desktop-schemas/gsettings-desktop-schemas-3.16-revert-icons-settings.patch (renamed from gnome-restore-gtk-icons/gsettings-desktop-schemas/gsettings-desktop-schemas-3.14-revert-icons-settings.patch)40
-rw-r--r--gnome-restore-gtk-icons/gsettings-desktop-schemas/gsettings-desktop-schemas.spec30
2 files changed, 35 insertions, 35 deletions
diff --git a/gnome-restore-gtk-icons/gsettings-desktop-schemas/gsettings-desktop-schemas-3.14-revert-icons-settings.patch b/gnome-restore-gtk-icons/gsettings-desktop-schemas/gsettings-desktop-schemas-3.16-revert-icons-settings.patch
index e0e1ea4..fed6889 100644
--- a/gnome-restore-gtk-icons/gsettings-desktop-schemas/gsettings-desktop-schemas-3.14-revert-icons-settings.patch
+++ b/gnome-restore-gtk-icons/gsettings-desktop-schemas/gsettings-desktop-schemas-3.16-revert-icons-settings.patch
@@ -1,5 +1,5 @@
diff --git a/schemas/gsettings-desktop-schemas.convert b/schemas/gsettings-desktop-schemas.convert
-index 98539c3..2e42a2f 100644
+index 98539c3..0975ee6 100644
--- a/schemas/gsettings-desktop-schemas.convert
+++ b/schemas/gsettings-desktop-schemas.convert
@@ -34,6 +34,8 @@ enable-animations = /desktop/gnome/interface/enable_animations
@@ -11,42 +11,28 @@ index 98539c3..2e42a2f 100644
#menubar-detachable = /desktop/gnome/interface/menubar_detachable
#toolbar-detachable = /desktop/gnome/interface/toolbar_detachable
#toolbar-icons-size = /desktop/gnome/interface/toolbar_icons_size
-diff --git a/schemas/org.gnome.desktop.interface.gschema.xml.in.in b/schemas/org.gnome.desktop.interface.gschema.xml.in.in
-index 82c7984..e56d82a 100644
---- a/schemas/org.gnome.desktop.interface.gschema.xml.in.in
-+++ b/schemas/org.gnome.desktop.interface.gschema.xml.in.in
+diff --git a/schemas/org.gnome.desktop.interface.gschema.xml.in b/schemas/org.gnome.desktop.interface.gschema.xml.in
+index cf310a9..988d244 100644
+--- a/schemas/org.gnome.desktop.interface.gschema.xml.in
++++ b/schemas/org.gnome.desktop.interface.gschema.xml.in
@@ -38,6 +38,20 @@
and "text".
- </_description>
+ </description>
</key>
+ <key name="menus-have-icons" type="b">
+ <default>false</default>
-+ <_summary>Menus Have Icons</_summary>
-+ <_description>
++ <summary>Menus Have Icons</summary>
++ <description>
+ Whether menus may display an icon next to a menu entry.
-+ </_description>
++ </description>
+ </key>
+ <key name="buttons-have-icons" type="b">
+ <default>false</default>
-+ <_summary>Buttons Have Icons</_summary>
-+ <_description>
++ <summary>Buttons Have Icons</summary>
++ <description>
+ Whether buttons may display an icon in addition to the button text.
-+ </_description>
++ </description>
+ </key>
<key name="menubar-detachable" type="b">
<default>false</default>
- <_summary>Menubar Detachable</_summary>
-@@ -220,5 +234,13 @@
- If true, display date in the clock, in addition to time.
- </_description>
- </key>
-+ <key name="automatic-mnemonics" type="b">
-+ <default>true</default>
-+ <_summary>Only show mnemonics on when the Alt key is pressed</_summary>
-+ <_description>
-+ Whether mnemonics should be automatically shown and hidden when the user
-+ presses the Alt key.
-+ </_description>
-+ </key>
- </schema>
- </schemalist>
+ <summary>Menubar Detachable</summary>
diff --git a/gnome-restore-gtk-icons/gsettings-desktop-schemas/gsettings-desktop-schemas.spec b/gnome-restore-gtk-icons/gsettings-desktop-schemas/gsettings-desktop-schemas.spec
index d56bdb1..f31384a 100644
--- a/gnome-restore-gtk-icons/gsettings-desktop-schemas/gsettings-desktop-schemas.spec
+++ b/gnome-restore-gtk-icons/gsettings-desktop-schemas/gsettings-desktop-schemas.spec
@@ -1,8 +1,8 @@
%global debug_package %{nil}
Name: gsettings-desktop-schemas
-Version: 3.14.2
-Release: 1%{?dist}
+Version: 3.16.1
+Release: 1%{?dist}.1
Summary: A collection of GSettings schemas (Copr: lantw44/gnome-restore-gtk-icons)
Group: System Environment/Libraries
@@ -10,9 +10,9 @@ License: LGPLv2+
# no homepage exists for this component
URL: http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas
#VCS: git:git://git.gnome.org/gsettings-desktop-schemas
-Source: http://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz
+Source: http://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
# revert settings related to icons and buttons
-Patch0: %{name}-3.14-revert-icons-settings.patch
+Patch0: %{name}-3.16-revert-icons-settings.patch
BuildRequires: glib2-devel >= 2.31.0
BuildRequires: intltool
@@ -23,7 +23,7 @@ Requires: glib2 >= 2.31.0
%description
Copr: lantw44/gnome-restore-gtk-icons
Note: This is a modified package. Install it if you want to see icons in GTK+
-buttons and menus in GNOME 3.14.
+buttons and menus in GNOME 3.16.
gsettings-desktop-schemas contains a collection of GSettings schemas for
settings shared by various components of a desktop.
@@ -62,7 +62,8 @@ fi
%files -f %{name}.lang
-%doc AUTHORS COPYING MAINTAINERS NEWS README
+%doc AUTHORS MAINTAINERS NEWS README
+%license COPYING
%{_datadir}/glib-2.0/schemas/*
%{_datadir}/GConf/gsettings/gsettings-desktop-schemas.convert
%{_datadir}/GConf/gsettings/wm-schemas.convert
@@ -76,8 +77,21 @@ fi
%changelog
-* Fri May 01 2015 David King <amigadave@amigadave.com> - 3.14.2-1
-- Update to 3.14.2
+* Tue Apr 14 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.1-1
+- Update to 3.16.1
+
+* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
+- Update to 3.16.0
+
+* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
+- Update to 3.15.92
+- Use license macro for the COPYING file
+
+* Thu Feb 19 2015 Richard Hughes <rhughes@redhat.com> - 3.15.90-1
+- Update to 3.15.90
+
+* Tue Jan 20 2015 Richard Hughes <rhughes@redhat.com> - 3.15.4-1
+- Update to 3.15.4
* Wed Oct 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
- Update to 3.14.1