Merge lp:~dobey/unity-scope-click/no-auto-pot into lp:unity-scope-click/devel

Proposed by dobey
Status: Merged
Approved by: Alejandro J. Cura
Approved revision: 224
Merged at revision: 227
Proposed branch: lp:~dobey/unity-scope-click/no-auto-pot
Merge into: lp:unity-scope-click/devel
Prerequisite: lp:~dobey/unity-scope-click/translate-ini
Diff against target: 122 lines (+92/-2)
3 files modified
.bzrignore (+0/-1)
po/CMakeLists.txt (+2/-1)
po/unity-scope-click.pot (+90/-0)
To merge this branch: bzr merge lp:~dobey/unity-scope-click/no-auto-pot
Reviewer Review Type Date Requested Status
Alejandro J. Cura (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+217672@code.launchpad.net

Commit message

Don't build the pot file automatically.
Include the pot file in the tree.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Alejandro J. Cura (alecu) wrote :

Looks good to me too.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file '.bzrignore'
2--- .bzrignore 2014-01-20 13:10:02 +0000
3+++ .bzrignore 2014-04-29 19:23:33 +0000
4@@ -25,7 +25,6 @@
5 *.la
6 *.lo
7 *.o
8-*.pot
9 *.service
10 *.tar.*
11 *.typelib
12
13=== modified file 'po/CMakeLists.txt'
14--- po/CMakeLists.txt 2014-04-03 16:06:05 +0000
15+++ po/CMakeLists.txt 2014-04-29 19:23:33 +0000
16@@ -17,9 +17,10 @@
17 )
18
19 # Creates the .pot file containing the translations template
20-add_custom_target(${POT_FILE} ALL
21+add_custom_target(${POT_FILE}
22 COMMENT "Generating translation template"
23 COMMAND XGETTEXT="${GETTEXT_XGETTEXT_EXECUTABLE}" srcdir="${CMAKE_CURRENT_SOURCE_DIR}" ${INTLTOOL_UPDATE} --gettext-package ${GETTEXT_PACKAGE} --pot
24+ COMMAND cp -f ${POT_FILE} ${CMAKE_CURRENT_SOURCE_DIR}/
25 DEPENDS POTFILES
26 )
27
28
29=== added file 'po/unity-scope-click.pot'
30--- po/unity-scope-click.pot 1970-01-01 00:00:00 +0000
31+++ po/unity-scope-click.pot 2014-04-29 19:23:33 +0000
32@@ -0,0 +1,90 @@
33+# SOME DESCRIPTIVE TITLE.
34+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
35+# This file is distributed under the same license as the PACKAGE package.
36+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
37+#
38+#, fuzzy
39+msgid ""
40+msgstr ""
41+"Project-Id-Version: PACKAGE VERSION\n"
42+"Report-Msgid-Bugs-To: \n"
43+"POT-Creation-Date: 2014-04-29 15:20-0400\n"
44+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
45+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
46+"Language-Team: LANGUAGE <LL@li.org>\n"
47+"Language: \n"
48+"MIME-Version: 1.0\n"
49+"Content-Type: text/plain; charset=CHARSET\n"
50+"Content-Transfer-Encoding: 8bit\n"
51+
52+#: ../data/clickscope.ini.in.in.h:1
53+msgid "Apps"
54+msgstr ""
55+
56+#: ../data/clickscope.ini.in.in.h:2
57+msgid "Scope for searching the click app store"
58+msgstr ""
59+
60+#: /home/dobey/Projects/canonical/unity-scope-click/no-auto-pot/po/../scope/click/preview.cpp:199
61+msgid "Download Error"
62+msgstr ""
63+
64+#: /home/dobey/Projects/canonical/unity-scope-click/no-auto-pot/po/../scope/click/preview.cpp:200
65+msgid "Download or install failed. Please try again."
66+msgstr ""
67+
68+#. TODO see bug LP: #1289434
69+#: /home/dobey/Projects/canonical/unity-scope-click/no-auto-pot/po/../scope/click/preview.cpp:202
70+msgid "Close"
71+msgstr ""
72+
73+#: /home/dobey/Projects/canonical/unity-scope-click/no-auto-pot/po/../scope/click/preview.cpp:207
74+msgid "Login Error"
75+msgstr ""
76+
77+#: /home/dobey/Projects/canonical/unity-scope-click/no-auto-pot/po/../scope/click/preview.cpp:208
78+msgid "Please log in to your Ubuntu One account."
79+msgstr ""
80+
81+#: /home/dobey/Projects/canonical/unity-scope-click/no-auto-pot/po/../scope/click/preview.cpp:210
82+msgid "Go to Accounts"
83+msgstr ""
84+
85+#: /home/dobey/Projects/canonical/unity-scope-click/no-auto-pot/po/../scope/click/preview.cpp:391
86+msgid "Open"
87+msgstr ""
88+
89+#: /home/dobey/Projects/canonical/unity-scope-click/no-auto-pot/po/../scope/click/preview.cpp:399
90+msgid "Uninstall"
91+msgstr ""
92+
93+#: /home/dobey/Projects/canonical/unity-scope-click/no-auto-pot/po/../scope/click/preview.cpp:484
94+msgid "Confirmation"
95+msgstr ""
96+
97+#: /home/dobey/Projects/canonical/unity-scope-click/no-auto-pot/po/../scope/click/preview.cpp:486
98+msgid ""
99+"Uninstalling this app will delete all the related information. Are you sure "
100+"you want to uninstall?"
101+msgstr ""
102+
103+#. TODO: see bug LP: #1289434
104+#: /home/dobey/Projects/canonical/unity-scope-click/no-auto-pot/po/../scope/click/preview.cpp:493
105+msgid "Not anymore"
106+msgstr ""
107+
108+#: /home/dobey/Projects/canonical/unity-scope-click/no-auto-pot/po/../scope/click/preview.cpp:497
109+msgid "Yes Uninstall"
110+msgstr ""
111+
112+#: /home/dobey/Projects/canonical/unity-scope-click/no-auto-pot/po/../scope/click/preview.cpp:545
113+msgid "Install"
114+msgstr ""
115+
116+#: /home/dobey/Projects/canonical/unity-scope-click/no-auto-pot/po/../scope/click/query.cpp:95
117+msgid "My apps"
118+msgstr ""
119+
120+#: /home/dobey/Projects/canonical/unity-scope-click/no-auto-pot/po/../scope/click/query.cpp:184
121+msgid "Available"
122+msgstr ""

Subscribers

People subscribed via source and target branches

to all changes: