mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-02 07:36:17 +01:00
Add g_file_replace.
Wed Mar 9 19:06:45 2005 Manish Singh <yosh@gimp.org> * glib/glib.symbols: Add g_file_replace.
This commit is contained in:
parent
3e725d3e02
commit
2d7ada2898
@ -1,3 +1,7 @@
|
||||
Wed Mar 9 19:06:45 2005 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* glib/glib.symbols: Add g_file_replace.
|
||||
|
||||
2005-03-09 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Bump version
|
||||
|
@ -1,3 +1,7 @@
|
||||
Wed Mar 9 19:06:45 2005 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* glib/glib.symbols: Add g_file_replace.
|
||||
|
||||
2005-03-09 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Bump version
|
||||
|
@ -1,3 +1,7 @@
|
||||
Wed Mar 9 19:06:45 2005 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* glib/glib.symbols: Add g_file_replace.
|
||||
|
||||
2005-03-09 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Bump version
|
||||
|
@ -1,3 +1,7 @@
|
||||
Wed Mar 9 19:06:45 2005 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* glib/glib.symbols: Add g_file_replace.
|
||||
|
||||
2005-03-09 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Bump version
|
||||
|
@ -191,6 +191,7 @@ g_file_open_tmp PRIVATE
|
||||
g_file_open_tmp_utf8
|
||||
#endif
|
||||
g_file_read_link
|
||||
g_file_replace
|
||||
g_file_test PRIVATE
|
||||
#ifdef G_OS_WIN32
|
||||
g_file_test_utf8
|
||||
|
Loading…
Reference in New Issue
Block a user