mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 15:06:14 +01:00
Comment g_get_codeset() out of the header file temporarily. (Very similar
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com> * glib.h: Comment g_get_codeset() out of the header file temporarily. (Very similar to g_get_charset(), need to resolve the two.)
This commit is contained in:
parent
0df07abdb1
commit
8384a1342e
@ -1,3 +1,9 @@
|
|||||||
|
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* glib.h: Comment g_get_codeset() out of the header file
|
||||||
|
temporarily. (Very similar to g_get_charset(), need
|
||||||
|
to resolve the two.)
|
||||||
|
|
||||||
2000-07-01 Tor Lillqvist <tml@iki.fi>
|
2000-07-01 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib.def: Add new entry points.
|
* glib.def: Add new entry points.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* glib.h: Comment g_get_codeset() out of the header file
|
||||||
|
temporarily. (Very similar to g_get_charset(), need
|
||||||
|
to resolve the two.)
|
||||||
|
|
||||||
2000-07-01 Tor Lillqvist <tml@iki.fi>
|
2000-07-01 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib.def: Add new entry points.
|
* glib.def: Add new entry points.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* glib.h: Comment g_get_codeset() out of the header file
|
||||||
|
temporarily. (Very similar to g_get_charset(), need
|
||||||
|
to resolve the two.)
|
||||||
|
|
||||||
2000-07-01 Tor Lillqvist <tml@iki.fi>
|
2000-07-01 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib.def: Add new entry points.
|
* glib.def: Add new entry points.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* glib.h: Comment g_get_codeset() out of the header file
|
||||||
|
temporarily. (Very similar to g_get_charset(), need
|
||||||
|
to resolve the two.)
|
||||||
|
|
||||||
2000-07-01 Tor Lillqvist <tml@iki.fi>
|
2000-07-01 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib.def: Add new entry points.
|
* glib.def: Add new entry points.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* glib.h: Comment g_get_codeset() out of the header file
|
||||||
|
temporarily. (Very similar to g_get_charset(), need
|
||||||
|
to resolve the two.)
|
||||||
|
|
||||||
2000-07-01 Tor Lillqvist <tml@iki.fi>
|
2000-07-01 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib.def: Add new entry points.
|
* glib.def: Add new entry points.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* glib.h: Comment g_get_codeset() out of the header file
|
||||||
|
temporarily. (Very similar to g_get_charset(), need
|
||||||
|
to resolve the two.)
|
||||||
|
|
||||||
2000-07-01 Tor Lillqvist <tml@iki.fi>
|
2000-07-01 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib.def: Add new entry points.
|
* glib.def: Add new entry points.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* glib.h: Comment g_get_codeset() out of the header file
|
||||||
|
temporarily. (Very similar to g_get_charset(), need
|
||||||
|
to resolve the two.)
|
||||||
|
|
||||||
2000-07-01 Tor Lillqvist <tml@iki.fi>
|
2000-07-01 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib.def: Add new entry points.
|
* glib.def: Add new entry points.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* glib.h: Comment g_get_codeset() out of the header file
|
||||||
|
temporarily. (Very similar to g_get_charset(), need
|
||||||
|
to resolve the two.)
|
||||||
|
|
||||||
2000-07-01 Tor Lillqvist <tml@iki.fi>
|
2000-07-01 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib.def: Add new entry points.
|
* glib.def: Add new entry points.
|
||||||
|
2
glib.h
2
glib.h
@ -1710,7 +1710,7 @@ gchar* g_dirname (const gchar *file_name);
|
|||||||
gchar* g_get_current_dir (void);
|
gchar* g_get_current_dir (void);
|
||||||
|
|
||||||
/* Get the codeset for the current locale */
|
/* Get the codeset for the current locale */
|
||||||
gchar * g_get_codeset (void);
|
/* gchar * g_get_codeset (void); */
|
||||||
|
|
||||||
/* return the environment string for the variable. The returned memory
|
/* return the environment string for the variable. The returned memory
|
||||||
* must not be freed. */
|
* must not be freed. */
|
||||||
|
@ -1710,7 +1710,7 @@ gchar* g_dirname (const gchar *file_name);
|
|||||||
gchar* g_get_current_dir (void);
|
gchar* g_get_current_dir (void);
|
||||||
|
|
||||||
/* Get the codeset for the current locale */
|
/* Get the codeset for the current locale */
|
||||||
gchar * g_get_codeset (void);
|
/* gchar * g_get_codeset (void); */
|
||||||
|
|
||||||
/* return the environment string for the variable. The returned memory
|
/* return the environment string for the variable. The returned memory
|
||||||
* must not be freed. */
|
* must not be freed. */
|
||||||
|
Loading…
Reference in New Issue
Block a user