~ubuntu-branches/ubuntu/utopic/unity-place-files/utopic

« back to all changes in this revision

Viewing changes to debian/patches/debian-changes-0.5.44-0ubuntu1

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-03-17 16:18:18 UTC
  • mfrom: (1.1.20 upstream)
  • Revision ID: james.westby@ubuntu.com-20110317161818-167ll2vldt54v03l
Tags: 0.5.44-0ubuntu1
* New upstream release.
  - Dash: Change the "Search" wrap (LP: #733897)
* debian/control:
  - dep on latest dee

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Description: Upstream changes introduced in version 0.5.44-0ubuntu1
 
2
 This patch has been created by dpkg-source during the package build.
 
3
 Here's the last changelog entry, hopefully it gives details on why
 
4
 those changes were made:
 
5
 .
 
6
 unity-place-files (0.5.44-0ubuntu1) natty; urgency=low
 
7
 .
 
8
   * New upstream release.
 
9
     - Dash: Change the "Search" wrap (LP: #733897)
 
10
   * debian/control:
 
11
     - dep on latest dee
 
12
 .
 
13
 The person named in the Author field signed this changelog entry.
 
14
Author: Didier Roche <didrocks@ubuntu.com>
 
15
Bug-Ubuntu: https://bugs.launchpad.net/bugs/733897
 
16
 
 
17
---
 
18
The information above should follow the Patch Tagging Guidelines, please
 
19
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
 
20
are templates for supplementary fields that you might want to add:
 
21
 
 
22
Origin: <vendor|upstream|other>, <url of original patch>
 
23
Bug: <url in upstream bugtracker>
 
24
Bug-Debian: http://bugs.debian.org/<bugnumber>
 
25
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
 
26
Forwarded: <no|not-needed|url proving that it has been forwarded>
 
27
Reviewed-By: <name and email of someone who approved the patch>
 
28
Last-Update: <YYYY-MM-DD>
 
29
 
 
30
--- unity-place-files-0.5.44.orig/files.place.in
 
31
+++ unity-place-files-0.5.44/files.place.in
 
32
@@ -4,7 +4,7 @@ DBusObjectPath=/com/canonical/unity/file
 
33
 
 
34
 [Entry:Files]
 
35
 DBusObjectPath=/com/canonical/unity/filesplace/files
 
36
-Icon=/usr/share/unity/themes/files.png
 
37
+Icon=/usr/local/share/unity/themes/files.png
 
38
 _Name=Files & Folders
 
39
 _Description=Find documents, downloads, and other files
 
40
 _SearchHint=Search Files & Folders
 
41
--- unity-place-files-0.5.44.orig/src/config.vala
 
42
+++ unity-place-files-0.5.44/src/config.vala
 
43
@@ -1,14 +1,14 @@
 
44
 namespace Config {
 
45
 
 
46
-  const string PREFIX = "/usr";
 
47
+  const string PREFIX = "/usr/local";
 
48
   
 
49
-  const string DATADIR = "/usr/share";
 
50
+  const string DATADIR = "/usr/local/share";
 
51
   
 
52
-  const string PKGDATADIR = "/usr/share/unity";
 
53
+  const string PKGDATADIR = "/usr/local/share/unity";
 
54
   
 
55
-  const string BINDIR = "/usr/bin";
 
56
+  const string BINDIR = "/usr/local/bin";
 
57
   
 
58
-  const string LOCALEDIR = "/usr/share/locale";
 
59
+  const string LOCALEDIR = "/usr/local/share/locale";
 
60
   
 
61
   const string PACKAGE = "unity-place-files";
 
62
   
 
63
--- /dev/null
 
64
+++ unity-place-files-0.5.44/po/unity-place-files.pot
 
65
@@ -0,0 +1,211 @@
 
66
+# SOME DESCRIPTIVE TITLE.
 
67
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 
68
+# This file is distributed under the same license as the PACKAGE package.
 
69
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 
70
+#
 
71
+#, fuzzy
 
72
+msgid ""
 
73
+msgstr ""
 
74
+"Project-Id-Version: PACKAGE VERSION\n"
 
75
+"Report-Msgid-Bugs-To: \n"
 
76
+"POT-Creation-Date: 2010-08-23 21:08+0200\n"
 
77
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 
78
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 
79
+"Language-Team: LANGUAGE <LL@li.org>\n"
 
80
+"Language: \n"
 
81
+"MIME-Version: 1.0\n"
 
82
+"Content-Type: text/plain; charset=CHARSET\n"
 
83
+"Content-Transfer-Encoding: 8bit\n"
 
84
+
 
85
+#: ../src/daemon.vala:276
 
86
+msgid "All Files"
 
87
+msgstr ""
 
88
+
 
89
+#: ../src/daemon.vala:278
 
90
+msgid "Documents"
 
91
+msgstr ""
 
92
+
 
93
+#: ../src/daemon.vala:280
 
94
+msgid "Folders"
 
95
+msgstr ""
 
96
+
 
97
+#: ../src/daemon.vala:282
 
98
+msgid "Images"
 
99
+msgstr ""
 
100
+
 
101
+#: ../src/daemon.vala:284
 
102
+msgid "Audio"
 
103
+msgstr ""
 
104
+
 
105
+#: ../src/daemon.vala:286
 
106
+msgid "Videos"
 
107
+msgstr ""
 
108
+
 
109
+#: ../src/daemon.vala:288
 
110
+msgid "Presentations"
 
111
+msgstr ""
 
112
+
 
113
+#: ../src/daemon.vala:290
 
114
+msgid "Other"
 
115
+msgstr ""
 
116
+
 
117
+#: ../src/daemon.vala:309
 
118
+msgid "Top Results"
 
119
+msgstr ""
 
120
+
 
121
+#: ../src/daemon.vala:312
 
122
+msgid "Recent"
 
123
+msgstr ""
 
124
+
 
125
+#: ../src/daemon.vala:315
 
126
+msgid "Downloads"
 
127
+msgstr ""
 
128
+
 
129
+#: ../src/daemon.vala:318
 
130
+msgid "Favorite Folders"
 
131
+msgstr ""
 
132
+
 
133
+#: ../src/daemon.vala:321
 
134
+msgid "Files"
 
135
+msgstr ""
 
136
+
 
137
+#: ../src/daemon.vala:330
 
138
+msgid "Today"
 
139
+msgstr ""
 
140
+
 
141
+#: ../src/daemon.vala:333
 
142
+msgid "Yesterday"
 
143
+msgstr ""
 
144
+
 
145
+#: ../src/daemon.vala:336
 
146
+msgid "This week"
 
147
+msgstr ""
 
148
+
 
149
+#: ../src/daemon.vala:339
 
150
+msgid "Last Week"
 
151
+msgstr ""
 
152
+
 
153
+#: ../src/daemon.vala:342
 
154
+msgid "This Month"
 
155
+msgstr ""
 
156
+
 
157
+#: ../src/daemon.vala:345
 
158
+msgid "Past Six Months"
 
159
+msgstr ""
 
160
+
 
161
+#: ../src/daemon.vala:348
 
162
+msgid "This Year"
 
163
+msgstr ""
 
164
+
 
165
+#: ../src/daemon.vala:351
 
166
+msgid "Last Year"
 
167
+msgstr ""
 
168
+
 
169
+#: ../src/daemon.vala:983
 
170
+msgid "You search did not match any files"
 
171
+msgstr ""
 
172
+
 
173
+#: ../src/daemon.vala:993
 
174
+msgid "Search the web"
 
175
+msgstr ""
 
176
+
 
177
+#: ../src/daemon.vala:1009 ../src/daemon.vala:1034
 
178
+msgid "files"
 
179
+msgstr ""
 
180
+
 
181
+#: ../src/daemon.vala:1012
 
182
+msgid "documents"
 
183
+msgstr ""
 
184
+
 
185
+#: ../src/daemon.vala:1015
 
186
+msgid "folders"
 
187
+msgstr ""
 
188
+
 
189
+#: ../src/daemon.vala:1018
 
190
+msgid "images"
 
191
+msgstr ""
 
192
+
 
193
+#: ../src/daemon.vala:1021
 
194
+msgid "audio files"
 
195
+msgstr ""
 
196
+
 
197
+#: ../src/daemon.vala:1024
 
198
+msgid "videos"
 
199
+msgstr ""
 
200
+
 
201
+#: ../src/daemon.vala:1027
 
202
+msgid "presentations"
 
203
+msgstr ""
 
204
+
 
205
+#: ../src/daemon.vala:1030
 
206
+msgid "other files"
 
207
+msgstr ""
 
208
+
 
209
+#: ../src/daemon.vala:1042
 
210
+msgid "There are no $section_name in your Home folder"
 
211
+msgstr ""
 
212
+
 
213
+#: ../src/utils.vala:101
 
214
+msgid "Invalid Month"
 
215
+msgstr ""
 
216
+
 
217
+#: ../src/utils.vala:103
 
218
+msgid "January"
 
219
+msgstr ""
 
220
+
 
221
+#: ../src/utils.vala:105
 
222
+msgid "February"
 
223
+msgstr ""
 
224
+
 
225
+#: ../src/utils.vala:107
 
226
+msgid "March"
 
227
+msgstr ""
 
228
+
 
229
+#: ../src/utils.vala:109
 
230
+msgid "April"
 
231
+msgstr ""
 
232
+
 
233
+#: ../src/utils.vala:111
 
234
+msgid "May"
 
235
+msgstr ""
 
236
+
 
237
+#: ../src/utils.vala:113
 
238
+msgid "June"
 
239
+msgstr ""
 
240
+
 
241
+#: ../src/utils.vala:115
 
242
+msgid "July"
 
243
+msgstr ""
 
244
+
 
245
+#: ../src/utils.vala:117
 
246
+msgid "August"
 
247
+msgstr ""
 
248
+
 
249
+#: ../src/utils.vala:119
 
250
+msgid "September"
 
251
+msgstr ""
 
252
+
 
253
+#: ../src/utils.vala:121
 
254
+msgid "October"
 
255
+msgstr ""
 
256
+
 
257
+#: ../src/utils.vala:123
 
258
+msgid "November"
 
259
+msgstr ""
 
260
+
 
261
+#: ../src/utils.vala:125
 
262
+msgid "December"
 
263
+msgstr ""
 
264
+
 
265
+#: ../src/main.vala:51
 
266
+msgid ""
 
267
+"Another Files Place daemon appears to be running.\n"
 
268
+"Bailing out."
 
269
+msgstr ""
 
270
+
 
271
+#: ../src/main.vala:55
 
272
+#, c-format
 
273
+msgid ""
 
274
+"Error connecting to session bus: %s.\n"
 
275
+"Bailing out."
 
276
+msgstr ""