diff options
Diffstat (limited to 'devel/gconf2/pkg-plist')
-rw-r--r-- | devel/gconf2/pkg-plist | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist index eb8bec29974a..010cc2f6ca21 100644 --- a/devel/gconf2/pkg-plist +++ b/devel/gconf2/pkg-plist @@ -1,8 +1,11 @@ bin/gconf-merge-tree bin/gconftool-2 +bin/gsettings-data-convert +bin/gsettings-schema-convert etc/dbus-1/system.d/org.gnome.GConf.Defaults.conf %%LDAP%%etc/gconf/2/evoldap.conf etc/gconf/2/path +etc/xdg/autostart/gsettings-data-convert.desktop include/gconf/2/gconf/gconf-changeset.h include/gconf/2/gconf/gconf-client.h include/gconf/2/gconf/gconf-engine.h @@ -22,6 +25,10 @@ lib/GConf/2/libgconfbackend-oldxml.so lib/GConf/2/libgconfbackend-xml.a lib/GConf/2/libgconfbackend-xml.la lib/GConf/2/libgconfbackend-xml.so +lib/girepository-1.0/GConf-2.0.typelib +lib/gio/modules/libgsettingsgconfbackend.a +lib/gio/modules/libgsettingsgconfbackend.la +lib/gio/modules/libgsettingsgconfbackend.so lib/libgconf-2.a lib/libgconf-2.la lib/libgconf-2.so @@ -33,6 +40,7 @@ libexec/gconfd-2 share/aclocal/gconf-2.m4 share/dbus-1/system-services/org.gnome.GConf.Defaults.service share/dbus-1/services/org.gnome.GConf.service +share/gir-1.0/GConf-2.0.gir share/locale/am/LC_MESSAGES/GConf2.mo share/locale/ar/LC_MESSAGES/GConf2.mo share/locale/as/LC_MESSAGES/GConf2.mo @@ -67,6 +75,7 @@ share/locale/he/LC_MESSAGES/GConf2.mo share/locale/hi/LC_MESSAGES/GConf2.mo share/locale/hr/LC_MESSAGES/GConf2.mo share/locale/hu/LC_MESSAGES/GConf2.mo +share/locale/hy/LC_MESSAGES/GConf2.mo share/locale/id/LC_MESSAGES/GConf2.mo share/locale/is/LC_MESSAGES/GConf2.mo share/locale/it/LC_MESSAGES/GConf2.mo @@ -148,6 +157,8 @@ share/sgml/gconf/gconf-1.0.dtd @dirrmtry share/locale/mai @dirrmtry share/locale/ku/LC_MESSAGES @dirrmtry share/locale/ku +@dirrmtry share/locale/hy/LC_MESSAGES +@dirrmtry share/locale/hy @dirrmtry share/locale/en@shaw/LC_MESSAGES @dirrmtry share/locale/en@shaw @dirrmtry share/locale/dz/LC_MESSAGES @@ -160,3 +171,5 @@ share/sgml/gconf/gconf-1.0.dtd @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as +@exec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true +@unexec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true |