Accepting request 122025 from home:gberh:branches:GNOME:Factory

- Rewrote SuSEconfig.glib2 to support different default MIME
  associations for different desktops. It reads
  /etc/{gnome,xfce,lxde}_defaults.desktop to produce
  /var/cache/gio-2.0/{gnome,xfce,lxde}-defaults.list which can then
  be symlinked for each desktop to a directory in $XDG_DATA_DIRS.

OBS-URL: https://build.opensuse.org/request/show/122025
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=197
This commit is contained in:
2012-06-04 17:38:43 +00:00
committed by Git OBS Bridge
parent 5549a7bc49
commit f88373ea12
3 changed files with 248 additions and 136 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri May 18 13:56:57 UTC 2012 - gber@opensuse.org
- Rewrote SuSEconfig.glib2 to support different default MIME
associations for different desktops. It reads
/etc/{gnome,xfce,lxde}_defaults.desktop to produce
/var/cache/gio-2.0/{gnome,xfce,lxde}-defaults.list which can then
be symlinked for each desktop to a directory in $XDG_DATA_DIRS.
-------------------------------------------------------------------
Tue May 15 09:52:49 UTC 2012 - dimstar@opensuse.org