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

« back to all changes in this revision

Viewing changes to debian/patches/debian-changes-0.5.46-0ubuntu3

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-04-07 12:30:46 UTC
  • Revision ID: james.westby@ubuntu.com-20110407123046-173m73e0p02y7d12
Tags: 0.5.46-0ubuntu3
Rebuild against latest libunity (soname bump)

Show diffs side-by-side

added added

removed removed

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