mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
use the correct gi18n header. Fixes bug #553000.
2008-09-22 Frederic Crozat <fcrozat@mandriva.com> * gtk/gtkfilesystem.c: use the correct gi18n header. Fixes bug #553000. svn path=/trunk/; revision=21486
This commit is contained in:
parent
3215e56501
commit
d89074b428
@ -1,3 +1,8 @@
|
||||
2008-09-22 Frederic Crozat <fcrozat@mandriva.com>
|
||||
|
||||
* gtk/gtkfilesystem.c: use the correct gi18n header.
|
||||
Fixes bug #553000.
|
||||
|
||||
2008-09-22 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gtk/gtktoolbar.[ch]: add "Deprecated: 2.4" to all the deprecated
|
||||
|
@ -24,7 +24,7 @@
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include <glib/gi18n.h>
|
||||
#include <glib/gi18n-lib.h>
|
||||
|
||||
#include "gtkfilechooser.h"
|
||||
#include "gtkfilesystem.h"
|
||||
|
Loading…
Reference in New Issue
Block a user