From 5e3eb5e8c3b3144ccdf66acfe3913d4d77aa815c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Sat, 15 May 2010 23:24:59 +0200 Subject: [PATCH] [po] Add type annotation to GtkBuilder files Due to missing intltool support, translatable strings in the clock preferences dialog are not added to the pot file. --- po/POTFILES.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index 22936bc69..8100ca364 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,6 +1,6 @@ data/gnome-shell.desktop.in.in data/gnome-shell-clock-preferences.desktop.in.in -data/clock-preferences.ui +[type: gettext/glade]data/clock-preferences.ui js/ui/appDisplay.js js/ui/appFavorites.js js/ui/dash.js