[gnome-shell] [po] Add type annotation to GtkBuilder files
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] [po] Add type annotation to GtkBuilder files
- Date: Sat, 15 May 2010 22:41:54 +0000 (UTC)
commit 5e3eb5e8c3b3144ccdf66acfe3913d4d77aa815c
Author: Florian Müllner <fmuellner src gnome org>
Date: Sat May 15 23:24:59 2010 +0200
[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 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 22936bc..8100ca3 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]