pkgsrc/devel/GConf2/PLIST

115 lines
4.6 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.20 2004/09/22 08:09:23 jlam Exp $
bin/gconf-merge-tree
bin/gconftool-2
include/gconf/2/gconf/gconf-changeset.h
include/gconf/2/gconf/gconf-client.h
include/gconf/2/gconf/gconf-engine.h
include/gconf/2/gconf/gconf-enum-types.h
include/gconf/2/gconf/gconf-error.h
include/gconf/2/gconf/gconf-listeners.h
include/gconf/2/gconf/gconf-schema.h
include/gconf/2/gconf/gconf-value.h
include/gconf/2/gconf/gconf.h
lib/GConf/2/libgconfbackend-oldxml.la
lib/GConf/2/libgconfbackend-xml.la
lib/libgconf-2.la
lib/pkgconfig/gconf-2.0.pc
libexec/gconfd-2
man/man1/gconftool-2.1
share/aclocal/gconf-2.m4
share/doc/gconf/ch01.html
share/doc/gconf/gconf-GConfClient.html
share/doc/gconf/gconf-gconf-backend.html
share/doc/gconf/gconf-gconf-changeset.html
share/doc/gconf/gconf-gconf-engine.html
share/doc/gconf/gconf-gconf-error.html
share/doc/gconf/gconf-gconf-internals.html
share/doc/gconf/gconf-gconf-listeners.html
share/doc/gconf/gconf-gconf-locale.html
share/doc/gconf/gconf-gconf-schema.html
share/doc/gconf/gconf-gconf-sources.html
share/doc/gconf/gconf-gconf-value.html
share/doc/gconf/gconf-gconf.html
share/doc/gconf/gconf.devhelp
share/doc/gconf/home.png
share/doc/gconf/index.html
share/doc/gconf/index.sgml
share/doc/gconf/left.png
share/doc/gconf/right.png
share/doc/gconf/style.css
share/doc/gconf/up.png
share/examples/GConf2/path
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/GConf2.mo
Update GConf2 and GConf2-ui to 2.8.0.1. This version corresponds to GNOME 2.8.0. 2.8.0.1 ======= Fixes - Use automake 1.7 (Mark) - Always ship the API docs html in the tarball (Mark) 2.8.0 ===== Translators - Ayman Hourieh (ar) - Kenan Hadžiavdić (bs) - Miloslav Trmac (cs) - Dafydd Harries (cy) - Kostas Papadimas (el) - Francisco Javier F. Serrador (es) - Alessio Frusciante (it) - Hasbullah Bin Pit (ms) - Evandro Fernandes Giovanini (pt_BR) - Mişu Moldovan (ro) - Gurkan Aslan (tr) 2.7.92 ====== Fixes - Fix crash caused by dropping the default database early (Mark) - Fix issue with SIGHUP causing listeners to be dropped (Josselin Mouette) - Only install the global schema default in the C locale (Mark) - Don't crash if there's no schema for the locale (Mark) Translators - Jordi Mallach (ca) - Laszlo Dvornik (hu) - Pawan Chitrakar (ne) - Tino Meinen (nl) - Laurent Dhima (sq) - Maxim Dziumanenko (uk) 2.7.91.1 ======== Features - Switch off the "subtree-in-a-file" thing again (Mark) See: http://mail.gnome.org/archives/desktop-devel-list/2004-August/msg00393.html Translators - Kenan Hadžiavdić (bs) - Martin Willemoes Hansen (da) - Pauli Virtanen (fi) - Takeshi AIHANA (ja) - Laurent Dhima (sq) 2.7.91 ====== Fixes - Fix a bunch of coding errors (Kjartan Maraas) - Always install schemas with the correct permissions (Mark) - Fix various strings to use better terminology (Danilo Šegan) Translators - Miloslav Trmac (cs) - Christian Neumair (de) - Adam Weinberger (en_CA) - David Lodge (en_GB) - Francisco Javier F. Serrador (es) - Pauli Virtanen (fi) - Ankit Patel (gu) - Changwoo Ryu (ko) - Sanlig Badral (mn) - Kjartan Maraas (nb) - Åsmund Skjæveland (nn) - Kjartan Maraas (no) - Amanpreet Singh Alam (pa) - Gnome PL Team (pl) - Duarte Loreto (pt) - Dmitry G. Mastrukov (ru) - Laurent Dhima (sq) - Данило Шеган (sr) - Christian Rose (sv) - Funda Wang (zh_CN) 2.7.90 ====== Fixes - Remove unused internal function (Carlos Daniel Ruvalcaba Valenzuela) - Bring docs up to date with GObject (rather than GtkObject) usage (Kai Willadsen) Translators - Rostislav Raykov (bg) - Adam Weinberger (en_CA) - Francisco Javier F. Serrador (es) - Ravishankar Shrivastava (hi) - Laszlo Dvornik (hu) - Takeshi AIHANA (ja) - Changwoo Ryu (ko) - Žygimantas Beručka (lt) - Sanlig Badral (mn) - Tino Meinen (nl) - Kjartan Maraas (no) - Gnome PL Team (pl) - Duarte Loreto (pt) - Laurent Dhima (sq) - Christian Rose (sv) - Maxim Dziumanenko (uk) 2.7.3.1 ======= Fixes - Make --makefile-install-rule worky again (Mark) - Remove an outdated comment from the path file (Fernando Herrera) Translators - Alexander Shopov (bg) - Miloslav Trmac (cs) - Gareth Owen (en_GB) - Laurent Dhima (sq) 2.7.3 ===== Features - Switch on "subtree-in-a-file" at certain points in the tree (Mark) o See http://mail.gnome.org/archives/desktop-devel-list/2004-June/msg00424.html - Add --unload to gconftool which complements --load (Julio M. Merino Vidal, Mark) - Add --sysgconfsubdir configure argument (Julio M. Merino Vidal) - Make gconfd reload all databases on SIGHUP (Josselin Mouette) Fixes - Fix gconfd segfault from freeing the default database twice (Mark) - Warn in docs to call g_type_init() before using GConfCient (Leonardo Quijano Vincenzi) - Don't create a dir during docs build if not needed (Julio M. Merino Vidal) - Encode non-ascii GConf keys using a more compact encoding (Mariano Suárez-Alvare) - 64-bit fix (Joe Marcus Clarke) - Plug a leak (Kjartan Maraas) 2.7.1 ===== Features: - Add a --ignore-schema-defaults argument for use with gconftool-2 --dump (Mark) - Add API to construct databases from arbitrary stacks of sources (Mark) - Allow backends to notify the daemon of changes (Cyrille Moureaux, Mark) - Add vtable size mismatch detection (Mark) Fixes: - Fix accidental use of a C99ism (Morten Welinder) - Fix random crashes when unsetting keys (Richard Hult) - Fix .gconfd/saved_state growing to a huge size (Gustavo Giráldez) Translators: - Gisela Carbonell (ca) - Miloslav Trmac (cs) - Adam Weinberger (en_CA) - Gareth Owen (en_GB) - Francisco Javier F. Serrador (es) - Hizkuntza Politikarako Sailburuordetza (eu) - Christophe Merlet (RedFox) (fr) - Nirav, Ankit, Ankur, Atit, Bhavin, Kartik, Khushbu, Sweta. (gu) - helgi (is) - Alessio Frusciante (it) - Kjartan Maraas (no) - Laurent Dhima (sq) - Данило Шеган (sr) - Yuri Syrota (uk) - Funda Wang (zh_CN)
2004-09-21 18:44:50 +02:00
${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/id/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/GConf2.mo
Update GConf2 and GConf2-ui to 2.8.0.1. This version corresponds to GNOME 2.8.0. 2.8.0.1 ======= Fixes - Use automake 1.7 (Mark) - Always ship the API docs html in the tarball (Mark) 2.8.0 ===== Translators - Ayman Hourieh (ar) - Kenan Hadžiavdić (bs) - Miloslav Trmac (cs) - Dafydd Harries (cy) - Kostas Papadimas (el) - Francisco Javier F. Serrador (es) - Alessio Frusciante (it) - Hasbullah Bin Pit (ms) - Evandro Fernandes Giovanini (pt_BR) - Mişu Moldovan (ro) - Gurkan Aslan (tr) 2.7.92 ====== Fixes - Fix crash caused by dropping the default database early (Mark) - Fix issue with SIGHUP causing listeners to be dropped (Josselin Mouette) - Only install the global schema default in the C locale (Mark) - Don't crash if there's no schema for the locale (Mark) Translators - Jordi Mallach (ca) - Laszlo Dvornik (hu) - Pawan Chitrakar (ne) - Tino Meinen (nl) - Laurent Dhima (sq) - Maxim Dziumanenko (uk) 2.7.91.1 ======== Features - Switch off the "subtree-in-a-file" thing again (Mark) See: http://mail.gnome.org/archives/desktop-devel-list/2004-August/msg00393.html Translators - Kenan Hadžiavdić (bs) - Martin Willemoes Hansen (da) - Pauli Virtanen (fi) - Takeshi AIHANA (ja) - Laurent Dhima (sq) 2.7.91 ====== Fixes - Fix a bunch of coding errors (Kjartan Maraas) - Always install schemas with the correct permissions (Mark) - Fix various strings to use better terminology (Danilo Šegan) Translators - Miloslav Trmac (cs) - Christian Neumair (de) - Adam Weinberger (en_CA) - David Lodge (en_GB) - Francisco Javier F. Serrador (es) - Pauli Virtanen (fi) - Ankit Patel (gu) - Changwoo Ryu (ko) - Sanlig Badral (mn) - Kjartan Maraas (nb) - Åsmund Skjæveland (nn) - Kjartan Maraas (no) - Amanpreet Singh Alam (pa) - Gnome PL Team (pl) - Duarte Loreto (pt) - Dmitry G. Mastrukov (ru) - Laurent Dhima (sq) - Данило Шеган (sr) - Christian Rose (sv) - Funda Wang (zh_CN) 2.7.90 ====== Fixes - Remove unused internal function (Carlos Daniel Ruvalcaba Valenzuela) - Bring docs up to date with GObject (rather than GtkObject) usage (Kai Willadsen) Translators - Rostislav Raykov (bg) - Adam Weinberger (en_CA) - Francisco Javier F. Serrador (es) - Ravishankar Shrivastava (hi) - Laszlo Dvornik (hu) - Takeshi AIHANA (ja) - Changwoo Ryu (ko) - Žygimantas Beručka (lt) - Sanlig Badral (mn) - Tino Meinen (nl) - Kjartan Maraas (no) - Gnome PL Team (pl) - Duarte Loreto (pt) - Laurent Dhima (sq) - Christian Rose (sv) - Maxim Dziumanenko (uk) 2.7.3.1 ======= Fixes - Make --makefile-install-rule worky again (Mark) - Remove an outdated comment from the path file (Fernando Herrera) Translators - Alexander Shopov (bg) - Miloslav Trmac (cs) - Gareth Owen (en_GB) - Laurent Dhima (sq) 2.7.3 ===== Features - Switch on "subtree-in-a-file" at certain points in the tree (Mark) o See http://mail.gnome.org/archives/desktop-devel-list/2004-June/msg00424.html - Add --unload to gconftool which complements --load (Julio M. Merino Vidal, Mark) - Add --sysgconfsubdir configure argument (Julio M. Merino Vidal) - Make gconfd reload all databases on SIGHUP (Josselin Mouette) Fixes - Fix gconfd segfault from freeing the default database twice (Mark) - Warn in docs to call g_type_init() before using GConfCient (Leonardo Quijano Vincenzi) - Don't create a dir during docs build if not needed (Julio M. Merino Vidal) - Encode non-ascii GConf keys using a more compact encoding (Mariano Suárez-Alvare) - 64-bit fix (Joe Marcus Clarke) - Plug a leak (Kjartan Maraas) 2.7.1 ===== Features: - Add a --ignore-schema-defaults argument for use with gconftool-2 --dump (Mark) - Add API to construct databases from arbitrary stacks of sources (Mark) - Allow backends to notify the daemon of changes (Cyrille Moureaux, Mark) - Add vtable size mismatch detection (Mark) Fixes: - Fix accidental use of a C99ism (Morten Welinder) - Fix random crashes when unsetting keys (Richard Hult) - Fix .gconfd/saved_state growing to a huge size (Gustavo Giráldez) Translators: - Gisela Carbonell (ca) - Miloslav Trmac (cs) - Adam Weinberger (en_CA) - Gareth Owen (en_GB) - Francisco Javier F. Serrador (es) - Hizkuntza Politikarako Sailburuordetza (eu) - Christophe Merlet (RedFox) (fr) - Nirav, Ankit, Ankur, Atit, Bhavin, Kartik, Khushbu, Sweta. (gu) - helgi (is) - Alessio Frusciante (it) - Kjartan Maraas (no) - Laurent Dhima (sq) - Данило Шеган (sr) - Yuri Syrota (uk) - Funda Wang (zh_CN)
2004-09-21 18:44:50 +02:00
${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/yi/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/GConf2.mo
share/sgml/gconf/gconf-1.0.dtd
@dirrm share/sgml/gconf
@comment in xmlcatmgr: @dirrm share/sgml
@exec ${MKDIR} %D/share/gconf/schemas
@dirrm share/gconf/schemas
2003-02-24 18:19:35 +01:00
@unexec ${RMDIR} -p %D/share/gconf 2>/dev/null || ${TRUE}
@dirrm share/examples/GConf2
@dirrm share/doc/gconf
@dirrm lib/GConf/2
2002-12-09 17:01:10 +01:00
@unexec ${RMDIR} -p %D/lib/GConf 2>/dev/null || ${TRUE}
@dirrm include/gconf/2/gconf
@dirrm include/gconf/2
2002-12-09 17:01:10 +01:00
@unexec ${RMDIR} -p %D/include/gconf 2>/dev/null || ${TRUE}