gio/ docs/reference/gio Merged gio-standalone into glib.
authorAlexander Larsson <alexl@redhat.com>
Mon, 26 Nov 2007 16:13:05 +0000 (16:13 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Mon, 26 Nov 2007 16:13:05 +0000 (16:13 +0000)
commit3781343738de4abddf56982325a77bd70a98cd26
tree7edf4bfd446dc1465fdb8595641bf5307955940a
parent8bdbcb92135c8831d045874d5913a13fe30c3af4
gio/ docs/reference/gio Merged gio-standalone into glib.

2007-11-26  Alexander Larsson  <alexl@redhat.com>

        * Makefile.am:
        * configure.in:
        * gio-2.0-uninstalled.pc.in:
        * gio-2.0.pc.in:
        * gio-unix-2.0-uninstalled.pc.in:
        * gio-unix-2.0.pc.in:
* gio/
* docs/reference/gio
Merged gio-standalone into glib.

        * glib/glibintl.h:
        * glib/gutils.c:
Export glib_gettext so that gio can use it
Add P_ (using same domain for now)
Add I_ as g_intern_static_string

svn path=/trunk/; revision=5941
183 files changed:
ChangeLog
Makefile.am
configure.in
docs/reference/ChangeLog
docs/reference/Makefile.am
docs/reference/gio/Makefile.am [new file with mode: 0644]
docs/reference/gio/gio-docs.xml [new file with mode: 0644]
docs/reference/gio/gio-sections.txt [new file with mode: 0644]
docs/reference/gio/gio.types [new file with mode: 0644]
docs/reference/gio/version.xml.in [new file with mode: 0644]
gio-2.0-uninstalled.pc.in [new file with mode: 0644]
gio-2.0.pc.in [new file with mode: 0644]
gio-unix-2.0-uninstalled.pc.in [new file with mode: 0644]
gio-unix-2.0.pc.in [new file with mode: 0644]
gio/Makefile.am [new file with mode: 0644]
gio/fam/Makefile.am [new file with mode: 0644]
gio/fam/fam-helper.c [new file with mode: 0644]
gio/fam/fam-helper.h [new file with mode: 0644]
gio/fam/fam-module.c [new file with mode: 0644]
gio/fam/gfamdirectorymonitor.c [new file with mode: 0644]
gio/fam/gfamdirectorymonitor.h [new file with mode: 0644]
gio/fam/gfamfilemonitor.c [new file with mode: 0644]
gio/fam/gfamfilemonitor.h [new file with mode: 0644]
gio/gappinfo.c [new file with mode: 0644]
gio/gappinfo.h [new file with mode: 0644]
gio/gasynchelper.c [new file with mode: 0644]
gio/gasynchelper.h [new file with mode: 0644]
gio/gasyncresult.c [new file with mode: 0644]
gio/gasyncresult.h [new file with mode: 0644]
gio/gbufferedinputstream.c [new file with mode: 0644]
gio/gbufferedinputstream.h [new file with mode: 0644]
gio/gbufferedoutputstream.c [new file with mode: 0644]
gio/gbufferedoutputstream.h [new file with mode: 0644]
gio/gcancellable.c [new file with mode: 0644]
gio/gcancellable.h [new file with mode: 0644]
gio/gcontenttype.c [new file with mode: 0644]
gio/gcontenttype.h [new file with mode: 0644]
gio/gcontenttypeprivate.h [new file with mode: 0644]
gio/gdatainputstream.c [new file with mode: 0644]
gio/gdatainputstream.h [new file with mode: 0644]
gio/gdataoutputstream.c [new file with mode: 0644]
gio/gdataoutputstream.h [new file with mode: 0644]
gio/gdesktopappinfo.c [new file with mode: 0644]
gio/gdesktopappinfo.h [new file with mode: 0644]
gio/gdirectorymonitor.c [new file with mode: 0644]
gio/gdirectorymonitor.h [new file with mode: 0644]
gio/gdrive.c [new file with mode: 0644]
gio/gdrive.h [new file with mode: 0644]
gio/gdriveprivate.h [new file with mode: 0644]
gio/gdummyfile.c [new file with mode: 0644]
gio/gdummyfile.h [new file with mode: 0644]
gio/gfile.c [new file with mode: 0644]
gio/gfile.h [new file with mode: 0644]
gio/gfileattribute.c [new file with mode: 0644]
gio/gfileattribute.h [new file with mode: 0644]
gio/gfileenumerator.c [new file with mode: 0644]
gio/gfileenumerator.h [new file with mode: 0644]
gio/gfileicon.c [new file with mode: 0644]
gio/gfileicon.h [new file with mode: 0644]
gio/gfileinfo.c [new file with mode: 0644]
gio/gfileinfo.h [new file with mode: 0644]
gio/gfileinputstream.c [new file with mode: 0644]
gio/gfileinputstream.h [new file with mode: 0644]
gio/gfilemonitor.c [new file with mode: 0644]
gio/gfilemonitor.h [new file with mode: 0644]
gio/gfilenamecompleter.c [new file with mode: 0644]
gio/gfilenamecompleter.h [new file with mode: 0644]
gio/gfileoutputstream.c [new file with mode: 0644]
gio/gfileoutputstream.h [new file with mode: 0644]
gio/gfilterinputstream.c [new file with mode: 0644]
gio/gfilterinputstream.h [new file with mode: 0644]
gio/gfilteroutputstream.c [new file with mode: 0644]
gio/gfilteroutputstream.h [new file with mode: 0644]
gio/gicon.c [new file with mode: 0644]
gio/gicon.h [new file with mode: 0644]
gio/ginputstream.c [new file with mode: 0644]
gio/ginputstream.h [new file with mode: 0644]
gio/gio-marshal.list [new file with mode: 0644]
gio/gioerror.c [new file with mode: 0644]
gio/gioerror.h [new file with mode: 0644]
gio/giomodule.c [new file with mode: 0644]
gio/giomodule.h [new file with mode: 0644]
gio/gioscheduler.c [new file with mode: 0644]
gio/gioscheduler.h [new file with mode: 0644]
gio/gloadableicon.c [new file with mode: 0644]
gio/gloadableicon.h [new file with mode: 0644]
gio/glocaldirectorymonitor.c [new file with mode: 0644]
gio/glocaldirectorymonitor.h [new file with mode: 0644]
gio/glocalfile.c [new file with mode: 0644]
gio/glocalfile.h [new file with mode: 0644]
gio/glocalfileenumerator.c [new file with mode: 0644]
gio/glocalfileenumerator.h [new file with mode: 0644]
gio/glocalfileinfo.c [new file with mode: 0644]
gio/glocalfileinfo.h [new file with mode: 0644]
gio/glocalfileinputstream.c [new file with mode: 0644]
gio/glocalfileinputstream.h [new file with mode: 0644]
gio/glocalfilemonitor.c [new file with mode: 0644]
gio/glocalfilemonitor.h [new file with mode: 0644]
gio/glocalfileoutputstream.c [new file with mode: 0644]
gio/glocalfileoutputstream.h [new file with mode: 0644]
gio/glocalvfs.c [new file with mode: 0644]
gio/glocalvfs.h [new file with mode: 0644]
gio/gmemoryinputstream.c [new file with mode: 0644]
gio/gmemoryinputstream.h [new file with mode: 0644]
gio/gmemoryoutputstream.c [new file with mode: 0644]
gio/gmemoryoutputstream.h [new file with mode: 0644]
gio/gmountoperation.c [new file with mode: 0644]
gio/gmountoperation.h [new file with mode: 0644]
gio/gnativevolumemonitor.c [new file with mode: 0644]
gio/gnativevolumemonitor.h [new file with mode: 0644]
gio/goutputstream.c [new file with mode: 0644]
gio/goutputstream.h [new file with mode: 0644]
gio/gpollfilemonitor.c [new file with mode: 0644]
gio/gpollfilemonitor.h [new file with mode: 0644]
gio/gseekable.c [new file with mode: 0644]
gio/gseekable.h [new file with mode: 0644]
gio/gsimpleasyncresult.c [new file with mode: 0644]
gio/gsimpleasyncresult.h [new file with mode: 0644]
gio/gsocketinputstream.c [new file with mode: 0644]
gio/gsocketinputstream.h [new file with mode: 0644]
gio/gsocketoutputstream.c [new file with mode: 0644]
gio/gsocketoutputstream.h [new file with mode: 0644]
gio/gthemedicon.c [new file with mode: 0644]
gio/gthemedicon.h [new file with mode: 0644]
gio/gunionvolumemonitor.c [new file with mode: 0644]
gio/gunionvolumemonitor.h [new file with mode: 0644]
gio/gunixdrive.c [new file with mode: 0644]
gio/gunixdrive.h [new file with mode: 0644]
gio/gunixmounts.c [new file with mode: 0644]
gio/gunixmounts.h [new file with mode: 0644]
gio/gunixvolume.c [new file with mode: 0644]
gio/gunixvolume.h [new file with mode: 0644]
gio/gunixvolumemonitor.c [new file with mode: 0644]
gio/gunixvolumemonitor.h [new file with mode: 0644]
gio/gurifuncs.c [new file with mode: 0644]
gio/gurifuncs.h [new file with mode: 0644]
gio/gvfs.c [new file with mode: 0644]
gio/gvfs.h [new file with mode: 0644]
gio/gvolume.c [new file with mode: 0644]
gio/gvolume.h [new file with mode: 0644]
gio/gvolumemonitor.c [new file with mode: 0644]
gio/gvolumemonitor.h [new file with mode: 0644]
gio/gvolumeprivate.h [new file with mode: 0644]
gio/gwin32appinfo.c [new file with mode: 0644]
gio/gwin32appinfo.h [new file with mode: 0644]
gio/inotify/Makefile.am [new file with mode: 0644]
gio/inotify/ginotifydirectorymonitor.c [new file with mode: 0644]
gio/inotify/ginotifydirectorymonitor.h [new file with mode: 0644]
gio/inotify/ginotifyfilemonitor.c [new file with mode: 0644]
gio/inotify/ginotifyfilemonitor.h [new file with mode: 0644]
gio/inotify/inotify-diag.c [new file with mode: 0644]
gio/inotify/inotify-diag.h [new file with mode: 0644]
gio/inotify/inotify-helper.c [new file with mode: 0644]
gio/inotify/inotify-helper.h [new file with mode: 0644]
gio/inotify/inotify-kernel.c [new file with mode: 0644]
gio/inotify/inotify-kernel.h [new file with mode: 0644]
gio/inotify/inotify-missing.c [new file with mode: 0644]
gio/inotify/inotify-missing.h [new file with mode: 0644]
gio/inotify/inotify-path.c [new file with mode: 0644]
gio/inotify/inotify-path.h [new file with mode: 0644]
gio/inotify/inotify-sub.c [new file with mode: 0644]
gio/inotify/inotify-sub.h [new file with mode: 0644]
gio/inotify/local_inotify.h [new file with mode: 0644]
gio/inotify/local_inotify_syscalls.h [new file with mode: 0644]
gio/xdgmime/.gitignore [new file with mode: 0644]
gio/xdgmime/Makefile.am [new file with mode: 0644]
gio/xdgmime/test-mime.c [new file with mode: 0644]
gio/xdgmime/xdgmime.c [new file with mode: 0644]
gio/xdgmime/xdgmime.h [new file with mode: 0644]
gio/xdgmime/xdgmimealias.c [new file with mode: 0644]
gio/xdgmime/xdgmimealias.h [new file with mode: 0644]
gio/xdgmime/xdgmimecache.c [new file with mode: 0644]
gio/xdgmime/xdgmimecache.h [new file with mode: 0644]
gio/xdgmime/xdgmimeglob.c [new file with mode: 0644]
gio/xdgmime/xdgmimeglob.h [new file with mode: 0644]
gio/xdgmime/xdgmimeint.c [new file with mode: 0644]
gio/xdgmime/xdgmimeint.h [new file with mode: 0644]
gio/xdgmime/xdgmimemagic.c [new file with mode: 0644]
gio/xdgmime/xdgmimemagic.h [new file with mode: 0644]
gio/xdgmime/xdgmimeparent.c [new file with mode: 0644]
gio/xdgmime/xdgmimeparent.h [new file with mode: 0644]
po/ChangeLog
po/POTFILES.in