Initialize Tizen 2.3 tizen_2.3 2.3a_release submit/tizen_2.3/20140531.081048
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:42:52 +0000 (12:42 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:42:52 +0000 (12:42 +0900)
commit3110d889a1244dc418ee92d24d1a232cbbc0ede1
tree245bc4330470bcaa8e09511cba3a8a0744fbf9a6
Initialize Tizen 2.3
272 files changed:
ABOUT-NLS [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
acconfig.h [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
backends/Makefile.am [new file with mode: 0644]
backends/Makefile.in [new file with mode: 0644]
backends/README.evoldap [new file with mode: 0644]
backends/evoldap-backend.c [new file with mode: 0644]
backends/evoldap.conf [new file with mode: 0644]
backends/evoldap.schema [new file with mode: 0644]
backends/gconf-merge-tree.c [new file with mode: 0644]
backends/markup-backend.c [new file with mode: 0644]
backends/markup-tree.c [new file with mode: 0644]
backends/markup-tree.h [new file with mode: 0644]
backends/xml-backend.c [new file with mode: 0644]
backends/xml-cache.c [new file with mode: 0644]
backends/xml-cache.h [new file with mode: 0644]
backends/xml-dir.c [new file with mode: 0644]
backends/xml-dir.h [new file with mode: 0644]
backends/xml-entry.c [new file with mode: 0644]
backends/xml-entry.h [new file with mode: 0644]
backends/xml-test.c [new file with mode: 0644]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.in [new file with mode: 0644]
dbus-tests/Makefile.am [new file with mode: 0644]
dbus-tests/Makefile.in [new file with mode: 0644]
dbus-tests/README [new file with mode: 0644]
dbus-tests/test-leaks.c [new file with mode: 0644]
dbus-tests/test-schema-bug.c [new file with mode: 0644]
dbus-tests/test-stale-value-bug.c [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/gconf-dbus-utils.install.in [new file with mode: 0644]
debian/gconf-dbus-utils.postinst.in [new file with mode: 0755]
debian/libgconf-dbus-dev.install.in [new file with mode: 0644]
debian/libgconf-dbus.install.in [new file with mode: 0644]
debian/libgconf-dbus.postinst.in [new file with mode: 0755]
debian/patches/00list [new file with mode: 0755]
debian/patches/01_removePopt.dpatch [new file with mode: 0755]
debian/patches/02_poweroff.dpatch [new file with mode: 0755]
debian/rules [new file with mode: 0755]
depcomp [new file with mode: 0755]
doc/FAQ.txt [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/gconf-1.0.dtd [new file with mode: 0644]
doc/gconf/Makefile.am [new file with mode: 0644]
doc/gconf/Makefile.in [new file with mode: 0644]
doc/gconf/gconf-docs.sgml [new file with mode: 0644]
doc/gconf/gconf-overrides.txt [new file with mode: 0644]
doc/gconf/gconf-sections.txt [new file with mode: 0644]
doc/gconf/gconf.types [new file with mode: 0644]
doc/gconf/html/ch01.html [new file with mode: 0644]
doc/gconf/html/gconf-GConfClient.html [new file with mode: 0644]
doc/gconf/html/gconf-gconf-backend.html [new file with mode: 0644]
doc/gconf/html/gconf-gconf-changeset.html [new file with mode: 0644]
doc/gconf/html/gconf-gconf-engine.html [new file with mode: 0644]
doc/gconf/html/gconf-gconf-error.html [new file with mode: 0644]
doc/gconf/html/gconf-gconf-internals.html [new file with mode: 0644]
doc/gconf/html/gconf-gconf-listeners.html [new file with mode: 0644]
doc/gconf/html/gconf-gconf-locale.html [new file with mode: 0644]
doc/gconf/html/gconf-gconf-schema.html [new file with mode: 0644]
doc/gconf/html/gconf-gconf-sources.html [new file with mode: 0644]
doc/gconf/html/gconf-gconf-value.html [new file with mode: 0644]
doc/gconf/html/gconf-gconf.html [new file with mode: 0644]
doc/gconf/html/gconf.devhelp [new file with mode: 0644]
doc/gconf/html/gconf.devhelp2 [new file with mode: 0644]
doc/gconf/html/home.png [new file with mode: 0644]
doc/gconf/html/index.html [new file with mode: 0644]
doc/gconf/html/index.sgml [new file with mode: 0644]
doc/gconf/html/left.png [new file with mode: 0644]
doc/gconf/html/right.png [new file with mode: 0644]
doc/gconf/html/style.css [new file with mode: 0644]
doc/gconf/html/up.png [new file with mode: 0644]
doc/gconf/tmpl/gconf-backend.sgml [new file with mode: 0644]
doc/gconf/tmpl/gconf-changeset.sgml [new file with mode: 0644]
doc/gconf/tmpl/gconf-client.sgml [new file with mode: 0644]
doc/gconf/tmpl/gconf-engine.sgml [new file with mode: 0644]
doc/gconf/tmpl/gconf-error.sgml [new file with mode: 0644]
doc/gconf/tmpl/gconf-internals.sgml [new file with mode: 0644]
doc/gconf/tmpl/gconf-listeners.sgml [new file with mode: 0644]
doc/gconf/tmpl/gconf-locale.sgml [new file with mode: 0644]
doc/gconf/tmpl/gconf-orbit.sgml [new file with mode: 0644]
doc/gconf/tmpl/gconf-schema.sgml [new file with mode: 0644]
doc/gconf/tmpl/gconf-sources.sgml [new file with mode: 0644]
doc/gconf/tmpl/gconf-unused.sgml [new file with mode: 0644]
doc/gconf/tmpl/gconf-value.sgml [new file with mode: 0644]
doc/gconf/tmpl/gconf.sgml [new file with mode: 0644]
doc/gconf/xml/gconf-backend.xml [new file with mode: 0644]
doc/gconf/xml/gconf-changeset.xml [new file with mode: 0644]
doc/gconf/xml/gconf-client.xml [new file with mode: 0644]
doc/gconf/xml/gconf-engine.xml [new file with mode: 0644]
doc/gconf/xml/gconf-error.xml [new file with mode: 0644]
doc/gconf/xml/gconf-internals.xml [new file with mode: 0644]
doc/gconf/xml/gconf-listeners.xml [new file with mode: 0644]
doc/gconf/xml/gconf-locale.xml [new file with mode: 0644]
doc/gconf/xml/gconf-schema.xml [new file with mode: 0644]
doc/gconf/xml/gconf-sources.xml [new file with mode: 0644]
doc/gconf/xml/gconf-value.xml [new file with mode: 0644]
doc/gconf/xml/gconf.xml [new file with mode: 0644]
doc/gconftool-2.1 [new file with mode: 0644]
examples/Makefile.am [new file with mode: 0644]
examples/Makefile.in [new file with mode: 0644]
examples/basic-gconf-app.c [new file with mode: 0644]
examples/simple-controller.c [new file with mode: 0644]
examples/simple-view.c [new file with mode: 0644]
gconf-2.0.pc.in [new file with mode: 0644]
gconf-2.m4.in [new file with mode: 0644]
gconf-dbus.manifest [new file with mode: 0644]
gconf-zip.in [new file with mode: 0755]
gconf/Makefile.am [new file with mode: 0644]
gconf/Makefile.in [new file with mode: 0644]
gconf/default.path.in [new file with mode: 0644]
gconf/dllmain.c [new file with mode: 0644]
gconf/gconf-backend.c [new file with mode: 0644]
gconf/gconf-backend.h [new file with mode: 0644]
gconf/gconf-changeset.c [new file with mode: 0644]
gconf/gconf-changeset.h [new file with mode: 0644]
gconf/gconf-client.c [new file with mode: 0644]
gconf/gconf-client.h [new file with mode: 0644]
gconf/gconf-database-dbus.c [new file with mode: 0644]
gconf/gconf-database-dbus.h [new file with mode: 0644]
gconf/gconf-database.c [new file with mode: 0644]
gconf/gconf-database.h [new file with mode: 0644]
gconf/gconf-dbus-utils.c [new file with mode: 0644]
gconf/gconf-dbus-utils.h [new file with mode: 0644]
gconf/gconf-dbus.c [new file with mode: 0644]
gconf/gconf-engine.h [new file with mode: 0644]
gconf/gconf-enum-types.c [new file with mode: 0644]
gconf/gconf-enum-types.h [new file with mode: 0644]
gconf/gconf-error.c [new file with mode: 0644]
gconf/gconf-error.h [new file with mode: 0644]
gconf/gconf-internals.c [new file with mode: 0644]
gconf/gconf-internals.h [new file with mode: 0644]
gconf/gconf-listeners.c [new file with mode: 0644]
gconf/gconf-listeners.h [new file with mode: 0644]
gconf/gconf-locale.c [new file with mode: 0644]
gconf/gconf-locale.h [new file with mode: 0644]
gconf/gconf-sanity-check.c [new file with mode: 0644]
gconf/gconf-schema.c [new file with mode: 0644]
gconf/gconf-schema.h [new file with mode: 0644]
gconf/gconf-sources.c [new file with mode: 0644]
gconf/gconf-sources.h [new file with mode: 0644]
gconf/gconf-value.c [new file with mode: 0644]
gconf/gconf-value.h [new file with mode: 0644]
gconf/gconf.c [new file with mode: 0644]
gconf/gconf.h [new file with mode: 0644]
gconf/gconf.service.in [new file with mode: 0644]
gconf/gconfd-dbus.c [new file with mode: 0644]
gconf/gconfd-dbus.h [new file with mode: 0644]
gconf/gconfd.c [new file with mode: 0644]
gconf/gconfd.conf [new file with mode: 0644]
gconf/gconfd.h [new file with mode: 0644]
gconf/gconfmarshal.list [new file with mode: 0644]
gconf/gconftool.c [new file with mode: 0644]
gconf/regenerate-enum-footer.sh [new file with mode: 0755]
gconf/regenerate-enum-header.sh [new file with mode: 0755]
gtk-doc.make [new file with mode: 0644]
install-sh [new file with mode: 0755]
intltool-extract.in [new file with mode: 0644]
intltool-merge.in [new file with mode: 0644]
intltool-update.in [new file with mode: 0644]
ltmain.sh [new file with mode: 0644]
missing [new file with mode: 0755]
mkinstalldirs [new file with mode: 0755]
packaging/01_removePopt.dpatch [new file with mode: 0644]
packaging/02_poweroff.dpatch [new file with mode: 0644]
packaging/gconf-dbus.spec [new file with mode: 0644]
po/ChangeLog [new file with mode: 0644]
po/LINGUAS [new file with mode: 0644]
po/Makefile.in.in [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
po/POTFILES.skip [new file with mode: 0644]
po/am.po [new file with mode: 0644]
po/ar.po [new file with mode: 0644]
po/az.po [new file with mode: 0644]
po/be.po [new file with mode: 0644]
po/bg.po [new file with mode: 0644]
po/bn.po [new file with mode: 0644]
po/bn_IN.po [new file with mode: 0644]
po/bs.po [new file with mode: 0644]
po/ca.po [new file with mode: 0644]
po/cs.po [new file with mode: 0644]
po/cy.po [new file with mode: 0644]
po/da.po [new file with mode: 0644]
po/de.po [new file with mode: 0644]
po/el.po [new file with mode: 0644]
po/en_CA.po [new file with mode: 0644]
po/en_GB.po [new file with mode: 0644]
po/es.po [new file with mode: 0644]
po/et.po [new file with mode: 0644]
po/eu.po [new file with mode: 0644]
po/fa.po [new file with mode: 0644]
po/fi.po [new file with mode: 0644]
po/fr.po [new file with mode: 0644]
po/ga.po [new file with mode: 0644]
po/gl.po [new file with mode: 0644]
po/gu.po [new file with mode: 0644]
po/he.po [new file with mode: 0644]
po/hi.po [new file with mode: 0644]
po/hr.po [new file with mode: 0644]
po/hu.po [new file with mode: 0644]
po/id.po [new file with mode: 0644]
po/is.po [new file with mode: 0644]
po/it.po [new file with mode: 0644]
po/ja.po [new file with mode: 0644]
po/ka.po [new file with mode: 0644]
po/ko.po [new file with mode: 0644]
po/ku.po [new file with mode: 0644]
po/lt.po [new file with mode: 0644]
po/lv.po [new file with mode: 0644]
po/mg.po [new file with mode: 0644]
po/mk.po [new file with mode: 0644]
po/ml.po [new file with mode: 0644]
po/mn.po [new file with mode: 0644]
po/ms.po [new file with mode: 0644]
po/nb.po [new file with mode: 0644]
po/ne.po [new file with mode: 0644]
po/nl.po [new file with mode: 0644]
po/nn.po [new file with mode: 0644]
po/or.po [new file with mode: 0644]
po/pa.po [new file with mode: 0644]
po/pl.po [new file with mode: 0644]
po/pt.po [new file with mode: 0644]
po/pt_BR.po [new file with mode: 0644]
po/ro.po [new file with mode: 0644]
po/ru.po [new file with mode: 0644]
po/rw.po [new file with mode: 0644]
po/sk.po [new file with mode: 0644]
po/sl.po [new file with mode: 0644]
po/sq.po [new file with mode: 0644]
po/sr.po [new file with mode: 0644]
po/sr@Latn.po [new file with mode: 0644]
po/sv.po [new file with mode: 0644]
po/ta.po [new file with mode: 0644]
po/th.po [new file with mode: 0644]
po/tr.po [new file with mode: 0644]
po/uk.po [new file with mode: 0644]
po/vi.po [new file with mode: 0644]
po/xh.po [new file with mode: 0644]
po/yi.po [new file with mode: 0644]
po/zh_CN.po [new file with mode: 0644]
po/zh_HK.po [new file with mode: 0644]
po/zh_TW.po [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0644]
tests/Makefile.in [new file with mode: 0644]
tests/testaddress.c [new file with mode: 0644]
tests/testbackend.c [new file with mode: 0644]
tests/testchangeset.c [new file with mode: 0644]
tests/testdirlist.c [new file with mode: 0644]
tests/testencode.c [new file with mode: 0644]
tests/testgconf.c [new file with mode: 0644]
tests/testlisteners.c [new file with mode: 0644]
tests/testpersistence.c [new file with mode: 0644]
tests/testschemas.c [new file with mode: 0644]
tests/testunique.c [new file with mode: 0644]