diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-08-23 20:08:18 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-08-23 22:09:36 +0800 |
commit | 1ad15d157971b6550cb11787a03463e891d29364 (patch) | |
tree | d477032973b531993eb8d9c58f7415cbc8a609d8 /po | |
parent | a54170335d7c6246f1606347ed109e682c883927 (diff) | |
download | gsoc2013-empathy-1ad15d157971b6550cb11787a03463e891d29364.tar gsoc2013-empathy-1ad15d157971b6550cb11787a03463e891d29364.tar.gz gsoc2013-empathy-1ad15d157971b6550cb11787a03463e891d29364.tar.bz2 gsoc2013-empathy-1ad15d157971b6550cb11787a03463e891d29364.tar.lz gsoc2013-empathy-1ad15d157971b6550cb11787a03463e891d29364.tar.xz gsoc2013-empathy-1ad15d157971b6550cb11787a03463e891d29364.tar.zst gsoc2013-empathy-1ad15d157971b6550cb11787a03463e891d29364.zip |
Move main window's UI manager to its own UI file
Glade doesn't support GtkUIManager so it was impossible to edit the main window at all
because of that.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index ed0002913..1b60d8031 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -101,6 +101,7 @@ src/empathy-import-widget.c src/empathy-import-widget.c src/empathy-main-window.c [type: gettext/glade]src/empathy-main-window.ui +[type: gettext/glade]src/empathy-main-window-menubar.ui src/empathy-new-chatroom-dialog.c [type: gettext/glade]src/empathy-new-chatroom-dialog.ui src/empathy-preferences.c |