SHA256
1
0
forked from pool/xfconf

Accepting request 31410 from X11:xfce

Copy from X11:xfce/xfconf based on submit request 31410 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/31410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfconf?expand=0&rev=6
This commit is contained in:
OBS User autobuild
2010-02-04 07:53:20 +00:00
committed by Git OBS Bridge
parent 69ce3b3a80
commit 8b038ff03b
4 changed files with 37 additions and 11 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Feb 2 13:55:35 CET 2010 - prusnak@suse.cz
- updated to 4.7.1
* Remove dangling nodes from the tree after a recursive remove.
* Use a seconds timeout to reduce system wakeups.
* Only print debug messages when compiled with debugging.
* Merge xml files in reversed order (bug #6079).
* Use g_strcmp0 for comparing strings.
* Bump glib depenency to 2.18.
* Silent the build.
* Updated translations: pt_BR, nl, gl, fi, ru.
-------------------------------------------------------------------
Wed Jan 13 12:36:55 UTC 2010 - prusnak@suse.cz
- updated to 4.7.0
* Add prefetching and caching support to XfconfChannel. Should speed
things up a bit on app startup, and avoid blocking waiting on DBus
in other cases.
* New simpler (internal) handling of property bindings.
* Use new xdt macros, this requires xfce-dev-tools 4.7.2.
* New tests for object bindings.
* Updated translations: es, kk, ca, sv, hu, ro, gl, ja, cs, lv, ast,
zh_CN, ur, ur_PK, da, eu, pt.
-------------------------------------------------------------------
Mon Jul 20 12:28:57 CEST 2009 - dominique-obs@leuenberger.net