File gnome-tweak-tool.changes of Package gnome-tweak-tool
-------------------------------------------------------------------
Wed Sep 28 06:05:39 UTC 2011 - vuntz@opensuse.org
- Update to version 3.2.0:
+ Updated translations.
-------------------------------------------------------------------
Thu Sep 1 14:03:42 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.90:
+ Adopt GNOME version numbering
+ Rename some tweak groups, File Manager -> Desktop, etc
+ Fix build against PyGObject-3
+ Improve search results
+ Support GNOME Shell 3.2 extensions
- Change pkgconfig(pygobject-2.0) BuildRequires to
pkgconfig(pygobject-3.0), following upstream change.
- Add python-gobject Requires as this python application obviously
needs it.
-------------------------------------------------------------------
Fri Aug 19 09:25:08 CEST 2011 - dimstar@opensuse.org
- Update to version 3.1.0:
+ Change tweakgroup architecture: tweaks in different files can
appear in the same categories now.
+ Tweaks can now override summary/description usually obtained
from gconf/gsettings
+ Move window border theme to interfaces
+ Mark many strings as translatable.
+ Now appears as 'Advanced Settings' in GNOME shell search
+ Add a -v,--verbose option that prints changed settings
+ Add a -d,--debug option
+ Add Unity to OnlyShowIn
-------------------------------------------------------------------
Wed Jun 22 18:27:06 CEST 2011 - dimstar@opensuse.org
- Update to version 3.0.5:
+ More autostart desktop file fixes. Try harder to autostart
nautilus when tweaking desktop handling.
+ Appearance improvements (theme install, sorted combo boxes)
+ Tweak window focus mode (focus follows mouse)
+ Tweak desktop item visibility with more control (show trash,
show computer etc.)
+ Dont offer to restart shell multiple times when enabling
extensions.
-------------------------------------------------------------------
Fri Jun 3 13:55:36 UTC 2011 - dimstar@opensuse.org
- Add gobject-introspection BuildRequires to automatically get
typelib()-style Requires.
- Drop libgtk-3-0 and gconf2 Requires. They are now added as
typelib()-style Requires
-------------------------------------------------------------------
Sun May 22 13:36:07 CEST 2011 - dimstar@opensuse.org
- Update to version 3.0.4:
+ bgo#648751: Support system wide themes
+ bgo#649687: Fix duplicate themes
+ A theming specification for shell themes has been developed and
agreed upon by a number of theme authors. If installing a theme
matching this specification, show the appropriate name.
+ Support management of Shell extensions (in home directory)
-------------------------------------------------------------------
Thu Apr 28 11:14:54 UTC 2011 - fcrozat@novell.com
- Update to version 3.0.3:
+ bgo#648087: autostart nautilus at login if it is configured to
show desktop icons.
+ bgo#648735: improved robustness for missing theme/icon
directories.
+ Fix shell theme installation for themes found in the wild.
+ Improve shell theme selection.
-------------------------------------------------------------------
Wed Apr 27 11:57:28 UTC 2011 - fcrozat@novell.com
- Update to version 3.0.2:
+ Really tweak window theme - both the fallback and the shell
metacity/mutter theme.
+ Fix attribution of data/welcome.png
- Changes from version 3.0.1:
+ Fix localization
+ Tweak window theme
+ Tweak week date in calendar
+ Tweak cursor themes
+ Support user installed themes in $HOME
+ Remove org.gnome.desktop.background draw-backgroud tweak, it
should never be false
- Drop gnome-tweak-tool-3.0.0-fix-localization.patch: fixed
usptream.
- Remove now unneeded calls to autoreconf and intltoolize.
-------------------------------------------------------------------
Tue Apr 26 22:48:28 CEST 2011 - vuntz@opensuse.org
- Clean packaging for inclusion in Factory.
-------------------------------------------------------------------
Mon Apr 4 18:21:59 UTC 2011 - lmedinas@opensuse.org
- Initial import based on spec by Michel Salim
<salimma@fedoraproject.org>, for version 3.0.0.
- Add gnome-tweak-tool-3.0.0-fix-localization.patch: from upstream,
fix localization issues.