Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cut-n-paste/toolbar-editor/egg-toolbar-editor.c
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2005-05-22 10:59:56 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-05-22 10:59:56 (GMT)
commitf53170c757581dd74f34d14c6e70e9a9cf614ff1 (patch)
treed24710731171293e72a2d833835be1812f660a58 /cut-n-paste/toolbar-editor/egg-toolbar-editor.c
parent00062a68c0e383ba1b89288f2480a8b8690f5560 (diff)
Sync
2005-05-22 Marco Pesenti Gritti <mpg@redhat.com> * cut-n-paste/recent-files/egg-recent-item.c: (egg_recent_item_get_short_name): * cut-n-paste/toolbar-editor/Makefile.am: * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget): * cut-n-paste/toolbar-editor/egg-editable-toolbar.h: * cut-n-paste/toolbar-editor/egg-marshal.c: * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: * cut-n-paste/toolbar-editor/egg-toolbars-model.c: Sync
Diffstat (limited to 'cut-n-paste/toolbar-editor/egg-toolbar-editor.c')
-rw-r--r--cut-n-paste/toolbar-editor/egg-toolbar-editor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cut-n-paste/toolbar-editor/egg-toolbar-editor.c b/cut-n-paste/toolbar-editor/egg-toolbar-editor.c
index b341945..f3ba1e9 100644
--- a/cut-n-paste/toolbar-editor/egg-toolbar-editor.c
+++ b/cut-n-paste/toolbar-editor/egg-toolbar-editor.c
@@ -20,9 +20,9 @@
#include "egg-toolbar-editor.h"
#include "egg-editable-toolbar.h"
+#include "eggintl.h"
#include <string.h>
-#include <glib/gi18n.h>
#include <libxml/tree.h>
#include <gtk/gtkimage.h>
#include <gtk/gtkeventbox.h>