From f60cd7fc43d25855cafaab84e655e0f2b99c95ee Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Wed, 14 Dec 2011 21:24:21 +0100 Subject: Move GtkBuilder files to data/ui There's not much point in having two UI files (glade/ and ui/), and besides the files were not actually in glade format anymore. --- po/POTFILES.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'po/POTFILES.in') diff --git a/po/POTFILES.in b/po/POTFILES.in index 78f4fff79..968165372 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -4,11 +4,11 @@ data/bme.desktop.in.in [type: gettext/xml]data/default-bookmarks.rdf.in data/epiphany.desktop.in.in -[type: gettext/glade]data/glade/certificate-dialogs.ui -[type: gettext/glade]data/glade/epiphany.ui -[type: gettext/glade]data/glade/form-signing-dialog.ui -[type: gettext/glade]data/glade/prefs-dialog.ui -[type: gettext/glade]data/glade/print.ui +[type: gettext/glade]data/ui/certificate-dialogs.ui +[type: gettext/glade]data/ui/epiphany.ui +[type: gettext/glade]data/ui/form-signing-dialog.ui +[type: gettext/glade]data/ui/prefs-dialog.ui +[type: gettext/glade]data/ui/print.ui data/org.gnome.epiphany.gschema.xml.in embed/ephy-download.c embed/ephy-embed.c -- cgit