Merge lp://qastaging/~alexlauni/do-plugins/wiki-urls into lp://qastaging/do-plugins

Proposed by Alex Launi
Status: Merged
Approved by: Alex Launi
Approved revision: 692
Merged at revision: not available
Proposed branch: lp://qastaging/~alexlauni/do-plugins/wiki-urls
Merge into: lp://qastaging/do-plugins
Diff against target: None lines
To merge this branch: bzr merge lp://qastaging/~alexlauni/do-plugins/wiki-urls
Reviewer Review Type Date Requested Status
Alex Launi (community) Approve
Review via email: mp+7948@code.qastaging.launchpad.net
To post a comment you must log in.
Revision history for this message
Alex Launi (alexlauni) wrote :

Adds a URL attribute to plugins that have a corresponding wiki page, for the about button, and the coming install dialog.

Revision history for this message
Alex Launi (alexlauni) wrote :

Since one again you all bruced me, I'm going ahead and merging this as per my own review.

BEST BRANCH EVER +1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Alias/Resources/Alias.addin.xml.in'
2--- Alias/Resources/Alias.addin.xml.in 2009-06-22 21:50:13 +0000
3+++ Alias/Resources/Alias.addin.xml.in 2009-06-25 15:06:56 +0000
4@@ -7,6 +7,7 @@
5 author="David Siegel"
6 category="Official"
7 defaultEnabled="false"
8+ url="http://do.davebsd.com/wiki/Alias_Plugin"
9 >
10
11 <Runtime>
12
13=== modified file 'AptURL/Resources/AptURL.addin.xml.in'
14--- AptURL/Resources/AptURL.addin.xml.in 2009-06-22 21:50:13 +0000
15+++ AptURL/Resources/AptURL.addin.xml.in 2009-06-25 15:07:41 +0000
16@@ -7,6 +7,7 @@
17 author="Christer Edwards"
18 category="Community"
19 defaultEnabled="false"
20+ url="http://do.davebsd.com/wiki/AptURL_Plugin"
21 >
22
23 <Runtime>
24
25=== modified file 'Archive/Resources/Archive.addin.xml.in'
26--- Archive/Resources/Archive.addin.xml.in 2009-06-22 21:50:13 +0000
27+++ Archive/Resources/Archive.addin.xml.in 2009-06-25 15:08:45 +0000
28@@ -7,6 +7,7 @@
29 author="Guillaume Beland"
30 category="Community"
31 defaultEnabled="false"
32+ url="http://do.davebsd.com/wiki/Archive_Plugin"
33 >
34
35 <Runtime>
36
37=== modified file 'Banshee/Resources/Banshee.addin.xml.in'
38--- Banshee/Resources/Banshee.addin.xml.in 2009-06-22 04:05:16 +0000
39+++ Banshee/Resources/Banshee.addin.xml.in 2009-06-25 15:20:51 +0000
40@@ -1,12 +1,13 @@
41 <Addin
42 id="Banshee"
43- namespace= "Do"
44+ namespace="Do"
45 version="1.0"
46 name="Banshee Media Player"
47 description="Search your media collection and control playback."
48 author="Alex Launi"
49 category="Official"
50 defaultEnabled="false"
51+ url="http://do.davebsd.com/wiki/Banshee_Plugin"
52 >
53
54 <Runtime>
55
56=== modified file 'Bibtex/Resources/Bibtex.addin.xml.in'
57--- Bibtex/Resources/Bibtex.addin.xml.in 2009-06-22 21:50:13 +0000
58+++ Bibtex/Resources/Bibtex.addin.xml.in 2009-06-25 15:20:15 +0000
59@@ -7,7 +7,8 @@
60 author="Niall Murphy"
61 category="Community"
62 defaultEnabled="false"
63- >
64+ url="http://do.davebsd.com/wiki/Bibtex_Plugin"
65+>
66
67 <Runtime>
68 <Import assembly="Bibtex.dll"/>
69
70=== modified file 'Cl.ickable/Resources/Cl.ickable.addin.xml.in'
71--- Cl.ickable/Resources/Cl.ickable.addin.xml.in 2009-06-22 21:50:13 +0000
72+++ Cl.ickable/Resources/Cl.ickable.addin.xml.in 2009-06-25 15:19:10 +0000
73@@ -7,6 +7,7 @@
74 author="Idealab"
75 category="Community"
76 defaultEnabled="false"
77+ url="http://do.davebsd.com/wiki/Cl.ickable_WebClips_Plugin"
78 >
79
80 <Runtime>
81
82=== modified file 'Confluence/Resources/Confluence.addin.xml.in'
83--- Confluence/Resources/Confluence.addin.xml.in 2009-06-22 21:50:13 +0000
84+++ Confluence/Resources/Confluence.addin.xml.in 2009-06-25 15:18:28 +0000
85@@ -7,6 +7,7 @@
86 author="John Wood"
87 category="Community"
88 defaultEnabled="false"
89+ url="http://do.davebsd.com/wiki/Confluence_Plugin"
90 >
91
92 <Runtime>
93
94=== modified file 'Del.icio.us/Resources/delicious.addin.xml.in'
95--- Del.icio.us/Resources/delicious.addin.xml.in 2009-06-22 21:50:13 +0000
96+++ Del.icio.us/Resources/delicious.addin.xml.in 2009-06-25 15:17:31 +0000
97@@ -7,6 +7,7 @@
98 author="Jacob Andreas, Alex Launi"
99 category="Community"
100 defaultEnabled="false"
101+ url="http://do.davebsd.com/wiki/Delicious_Plugin"
102 >
103
104 <Runtime>
105
106=== modified file 'DiskMounter/Resources/DiskMounter.addin.xml.in'
107--- DiskMounter/Resources/DiskMounter.addin.xml.in 2009-06-22 21:50:13 +0000
108+++ DiskMounter/Resources/DiskMounter.addin.xml.in 2009-06-25 15:16:49 +0000
109@@ -7,6 +7,7 @@
110 author="Guillaume Béland"
111 category="Community"
112 defaultEnabled="false"
113+ url="http://do.davebsd.com/wiki/DiskMounter_Plugin"
114 >
115
116 <Runtime>
117
118=== modified file 'Dropbox/Resources/Dropbox.addin.xml.in'
119--- Dropbox/Resources/Dropbox.addin.xml.in 2009-06-22 21:50:13 +0000
120+++ Dropbox/Resources/Dropbox.addin.xml.in 2009-06-25 15:14:41 +0000
121@@ -7,6 +7,7 @@
122 author="Stephen Elson"
123 category="Community"
124 defaultEnabled="false"
125+ url="http://do.davebsd.com/wiki/Dropbox_Plugin"
126 >
127
128 <Runtime>
129
130=== modified file 'EOG-Slideshow/Resources/EOG-Slideshow.addin.xml.in'
131--- EOG-Slideshow/Resources/EOG-Slideshow.addin.xml.in 2009-06-22 21:50:13 +0000
132+++ EOG-Slideshow/Resources/EOG-Slideshow.addin.xml.in 2009-06-25 15:13:39 +0000
133@@ -7,7 +7,8 @@
134 author="David Siegel"
135 category="Official"
136 defaultEnabled="false"
137- >
138+ url="http://do.davebsd.com/wiki/EyeOfGNOME_Plugin"
139+>
140
141 <Runtime>
142 <Import assembly="EOG-Slideshow.dll"/>
143
144=== modified file 'Emesene/Resources/Emesene.addin.xml.in'
145--- Emesene/Resources/Emesene.addin.xml.in 2009-06-22 21:50:13 +0000
146+++ Emesene/Resources/Emesene.addin.xml.in 2009-06-25 15:14:11 +0000
147@@ -7,6 +7,7 @@
148 author="Luis Miguel Montiel G"
149 category="Community"
150 defaultEnabled="false"
151+ url="http://do.davebsd.com/wiki/Emesene_Plugin"
152 >
153
154 <Runtime>
155
156=== modified file 'Epiphany/Resources/Epiphany.addin.xml.in'
157--- Epiphany/Resources/Epiphany.addin.xml.in 2009-06-22 21:50:13 +0000
158+++ Epiphany/Resources/Epiphany.addin.xml.in 2009-06-25 15:12:53 +0000
159@@ -7,6 +7,7 @@
160 author="David Siegel"
161 category="Official"
162 defaultEnabled="false"
163+ url="http://do.davebsd.com/wiki/Epiphany_Plugin"
164 >
165
166 <Runtime>
167
168=== modified file 'Evolution/Resources/Evolution.addin.xml.in'
169--- Evolution/Resources/Evolution.addin.xml.in 2009-06-22 21:50:13 +0000
170+++ Evolution/Resources/Evolution.addin.xml.in 2009-06-25 15:11:38 +0000
171@@ -7,6 +7,7 @@
172 author="David Siegel"
173 category="Official"
174 defaultEnabled="false"
175+ url="http://do.davebsd.com/wiki/Evolution_Plugin"
176 >
177
178 <Runtime>
179
180=== modified file 'File/Resources/File.addin.xml.in'
181--- File/Resources/File.addin.xml.in 2009-06-22 21:50:13 +0000
182+++ File/Resources/File.addin.xml.in 2009-06-25 15:22:08 +0000
183@@ -7,6 +7,7 @@
184 author="David Siegel, Alex Launi, Ankit Solanki, Chris Szikszoy"
185 category="Official"
186 defaultEnabled="false"
187+ url="http://do.davebsd.com/wiki/File_Plugin"
188 >
189
190 <Runtime>
191
192=== modified file 'Firefox/Resources/Firefox.addin.xml.in'
193--- Firefox/Resources/Firefox.addin.xml.in 2009-06-22 21:50:13 +0000
194+++ Firefox/Resources/Firefox.addin.xml.in 2009-06-26 15:47:18 +0000
195@@ -7,6 +7,7 @@
196 author="David Siegel, Neal Stewart, Alex Launi"
197 category="Official"
198 defaultEnabled="false"
199+ url="http://do.davebsd.com/wiki/Firefox_Plugin"
200 >
201
202 <Runtime>
203
204=== modified file 'Flickr/Resources/Flickr.addin.xml.in'
205--- Flickr/Resources/Flickr.addin.xml.in 2009-06-22 21:50:13 +0000
206+++ Flickr/Resources/Flickr.addin.xml.in 2009-06-26 15:46:51 +0000
207@@ -7,6 +7,7 @@
208 author="Alex Launi"
209 category="Community"
210 defaultEnabled="false"
211+ url="http://do.davebsd.com/wiki/Flickr_Plugin"
212 >
213
214 <Runtime>
215
216=== modified file 'GNOME-Dictionary/Resources/GNOME-Dictionary.addin.xml.in'
217--- GNOME-Dictionary/Resources/GNOME-Dictionary.addin.xml.in 2009-06-22 21:50:13 +0000
218+++ GNOME-Dictionary/Resources/GNOME-Dictionary.addin.xml.in 2009-06-26 15:46:00 +0000
219@@ -1,12 +1,13 @@
220 <Addin
221 id="GNOMEDictionary"
222- namespace= "Do"
223+ namespace="Do"
224 version="1.0"
225 name="GNOME Dictionary"
226 description="Look up word definitions in GNOME Dictionary."
227 author="David Siegel"
228 category="Official"
229 defaultEnabled="false"
230+ url="http://do.davebsd.com/wiki/GNOME_Dictionary_Plugin"
231 >
232
233 <Runtime>
234
235=== modified file 'GNOME-Screenshot/Resources/GNOME-Screenshot.addin.xml.in'
236--- GNOME-Screenshot/Resources/GNOME-Screenshot.addin.xml.in 2009-06-22 21:50:13 +0000
237+++ GNOME-Screenshot/Resources/GNOME-Screenshot.addin.xml.in 2009-06-26 15:45:27 +0000
238@@ -1,12 +1,13 @@
239 <Addin
240 id="GNOMEScreenshot"
241- namespace= "Do"
242+ namespace="Do"
243 version="1.0"
244 name="GNOME Screenshot"
245 description="Take screenshots with optional delay."
246 author="David Siegel"
247 category="Official"
248 defaultEnabled="false"
249+ url="http://do.davebsd.com/wiki/GNOME_Screenshot_Plugin"
250 >
251
252 <Runtime>
253
254=== modified file 'GNOME-Session/Resources/GNOME-Session.addin.xml.in'
255--- GNOME-Session/Resources/GNOME-Session.addin.xml.in 2009-06-22 21:50:13 +0000
256+++ GNOME-Session/Resources/GNOME-Session.addin.xml.in 2009-06-26 15:44:56 +0000
257@@ -1,12 +1,13 @@
258 <Addin
259 id="GNOMESession"
260- namespace= "Do"
261+ namespace="Do"
262 version="1.6"
263 name="GNOME Session Management"
264 description="Log out, lock your screen, shutdown, suspend, etc."
265 author="David Siegel"
266 category="Official"
267 defaultEnabled="false"
268+ url="http://do.davebsd.com/wiki/GNOME_Session_Plugin"
269 >
270
271 <Runtime>
272
273=== modified file 'GNOME-Terminal/Resources/GNOME-Terminal.addin.xml.in'
274--- GNOME-Terminal/Resources/GNOME-Terminal.addin.xml.in 2009-06-22 21:50:13 +0000
275+++ GNOME-Terminal/Resources/GNOME-Terminal.addin.xml.in 2009-06-26 15:44:25 +0000
276@@ -1,12 +1,13 @@
277 <Addin
278 id="GNOMETerminal"
279- namespace= "Do"
280+ namespace="Do"
281 version="1.1"
282 name="GNOME Terminal"
283 description="Run commands and open new terminals."
284 author="David Siegel, Tim McLaughlin"
285 category="Official"
286 defaultEnabled="false"
287+ url="http://do.davebsd.com/wiki/GNOME_Terminal_Plugin"
288 >
289
290 <Runtime>
291
292=== modified file 'GoogleCalculator/Resources/GoogleCalculator.addin.xml.in'
293--- GoogleCalculator/Resources/GoogleCalculator.addin.xml.in 2009-06-22 21:50:13 +0000
294+++ GoogleCalculator/Resources/GoogleCalculator.addin.xml.in 2009-06-26 15:43:33 +0000
295@@ -1,12 +1,13 @@
296 <Addin
297 id="GoogleCalculator"
298- namespace= "Do"
299+ namespace="Do"
300 version="1.0"
301 name="Google Calculator"
302 description="Perform calculations, and currency/quantity conversions."
303 author="David Siegel"
304 category="Official"
305 defaultEnabled="false"
306+ url="http://do.davebsd.com/wiki/Google_Calculator_Plugin"
307 >
308
309 <Runtime>
310
311=== modified file 'GoogleCalendar/Resources/GoogleCalendar.addin.xml.in'
312--- GoogleCalendar/Resources/GoogleCalendar.addin.xml.in 2009-06-22 21:50:13 +0000
313+++ GoogleCalendar/Resources/GoogleCalendar.addin.xml.in 2009-06-26 15:42:58 +0000
314@@ -1,12 +1,13 @@
315 <Addin
316 id="GoogleCalendar"
317- namespace= "Do"
318+ namespace="Do"
319 version="1.5"
320 name="Google Calendar"
321 description="Create, search, and browse Google calendar events."
322 author="Alex Launi"
323 category="Official"
324 defaultEnabled="false"
325+ url="http://do.davebsd.com/wiki/Google_Calendar_Plugin"
326 >
327
328 <Runtime>
329
330=== modified file 'GoogleContacts/Resources/GoogleContacts.addin.xml.in'
331--- GoogleContacts/Resources/GoogleContacts.addin.xml.in 2009-06-22 21:50:13 +0000
332+++ GoogleContacts/Resources/GoogleContacts.addin.xml.in 2009-06-26 15:42:25 +0000
333@@ -1,12 +1,13 @@
334 <Addin
335 id="GMail"
336- namespace= "Do"
337+ namespace="Do"
338 version="1.6"
339 name="Google Contacts"
340 description="Search your GMail contacts."
341 author="Alex Launi"
342 category="Official"
343 defaultEnabled="false"
344+ url="http://do.davebsd.com/wiki/GMail_Contacts_Plugin"
345 >
346
347 <Runtime>
348
349=== modified file 'GoogleDocs/Resources/GoogleDocs.addin.xml.in'
350--- GoogleDocs/Resources/GoogleDocs.addin.xml.in 2009-06-22 21:50:13 +0000
351+++ GoogleDocs/Resources/GoogleDocs.addin.xml.in 2009-06-26 15:41:33 +0000
352@@ -1,12 +1,13 @@
353 <Addin
354 id="GoogleDocs"
355- namespace= "Do"
356+ namespace="Do"
357 version="1.2"
358 name="Google Docs"
359 description="Search documents, spreadsheets, and presentations on Google Docs."
360 author="Peng Deng"
361 category="Official"
362 defaultEnabled="false"
363+ url="http://do.davebsd.com/wiki/Google_Docs_Plugin"
364 >
365
366 <Runtime>
367
368=== modified file 'GoogleMaps/Resources/GoogleMaps.addin.xml.in'
369--- GoogleMaps/Resources/GoogleMaps.addin.xml.in 2009-06-22 21:50:13 +0000
370+++ GoogleMaps/Resources/GoogleMaps.addin.xml.in 2009-06-26 15:41:03 +0000
371@@ -8,6 +8,7 @@
372 contributer="Chris Szikszoy"
373 category="Community"
374 defaultEnabled="false"
375+ url="http://do.davebsd.com/wiki/Google_Maps_Plugin"
376 >
377
378 <Runtime>
379
380=== modified file 'GoogleSearch/Resources/GoogleSearch.addin.xml.in'
381--- GoogleSearch/Resources/GoogleSearch.addin.xml.in 2009-06-22 21:50:13 +0000
382+++ GoogleSearch/Resources/GoogleSearch.addin.xml.in 2009-06-26 15:40:33 +0000
383@@ -7,6 +7,7 @@
384 author="Brian Lucas"
385 category="Community"
386 defaultEnabled="false"
387+ url="http://do.davebsd.com/wiki/Google_Search_Plugin"
388 >
389
390 <Runtime>
391
392=== modified file 'ImageShack/Resources/ImageShack.addin.xml.in'
393--- ImageShack/Resources/ImageShack.addin.xml.in 2009-06-22 21:50:13 +0000
394+++ ImageShack/Resources/ImageShack.addin.xml.in 2009-06-26 15:40:05 +0000
395@@ -7,6 +7,7 @@
396 author="Jason Jones"
397 category="Official"
398 defaultEnabled="false"
399+ url="http://do.davebsd.com/wiki/ImageShack_Plugin"
400 >
401
402 <Runtime>
403
404=== modified file 'Launchpad/Resources/Launchpad.addin.xml.in'
405--- Launchpad/Resources/Launchpad.addin.xml.in 2009-06-22 21:50:13 +0000
406+++ Launchpad/Resources/Launchpad.addin.xml.in 2009-06-26 15:39:27 +0000
407@@ -7,6 +7,7 @@
408 author="Ken Simon, David Siegel"
409 category="Official"
410 defaultEnabled="false"
411+ url="http://do.davebsd.com/wiki/Launchpad_Plugin"
412 >
413
414 <Runtime>
415
416=== modified file 'LocateFiles/Resources/LocateFiles.addin.xml.in'
417--- LocateFiles/Resources/LocateFiles.addin.xml.in 2009-06-22 21:50:13 +0000
418+++ LocateFiles/Resources/LocateFiles.addin.xml.in 2009-06-26 15:39:02 +0000
419@@ -7,6 +7,7 @@
420 author="David Siegel"
421 category="Official"
422 defaultEnabled="false"
423+ url="http://do.davebsd.com/wiki/Locate_Plugin"
424 >
425
426 <Runtime>
427
428=== modified file 'Microblogging/Resources/Microblogging.addin.xml.in'
429--- Microblogging/Resources/Microblogging.addin.xml.in 2009-06-22 21:50:13 +0000
430+++ Microblogging/Resources/Microblogging.addin.xml.in 2009-06-25 09:52:55 +0000
431@@ -7,6 +7,7 @@
432 author="Jacob Andreas, Alex Launi"
433 category="Official"
434 defaultEnabled="false"
435+ url="http://do.davebsd.com/wiki/Twitter_Plugin"
436 >
437
438 <Runtime>
439
440=== modified file 'OpenSearch/Resources/OpenSearch.addin.xml.in'
441--- OpenSearch/Resources/OpenSearch.addin.xml.in 2009-06-22 21:50:13 +0000
442+++ OpenSearch/Resources/OpenSearch.addin.xml.in 2009-06-26 15:37:15 +0000
443@@ -1,12 +1,13 @@
444 <Addin
445 id="OpenSearch"
446- namespace= "Do"
447+ namespace="Do"
448 version="1.2"
449 name="OpenSearch Web Search"
450 description="Search the web using your installed OpenSearch plugins."
451 author="Jason Jones"
452 category="Official"
453 defaultEnabled="false"
454+ url="http://do.davebsd.com/wiki/OpenSearch_Plugin"
455 >
456
457 <Runtime>
458
459=== modified file 'Pastebin/Resources/Pastebin.addin.xml.in'
460--- Pastebin/Resources/Pastebin.addin.xml.in 2009-06-22 21:50:13 +0000
461+++ Pastebin/Resources/Pastebin.addin.xml.in 2009-06-25 14:12:30 +0000
462@@ -7,6 +7,7 @@
463 author="Jason Jones"
464 category="Official"
465 defaultEnabled="false"
466+ url="http://do.davebsd.com/wiki/Pastebin_Plugin"
467 >
468
469 <Runtime>
470
471=== modified file 'Pidgin/Resources/Pidgin.addin.xml.in'
472--- Pidgin/Resources/Pidgin.addin.xml.in 2009-06-22 21:50:13 +0000
473+++ Pidgin/Resources/Pidgin.addin.xml.in 2009-06-25 14:11:00 +0000
474@@ -7,6 +7,7 @@
475 author="David Siegel, Alex Launi, Chris Szikszoy"
476 category="Official"
477 defaultEnabled="false"
478+ url="http://do.davebsd.com/wiki/Pidgin_Plugin"
479 >
480
481 <Runtime>
482
483=== modified file 'PingFM/Resources/PingFM.addin.xml.in'
484--- PingFM/Resources/PingFM.addin.xml.in 2009-06-23 11:17:41 +0000
485+++ PingFM/Resources/PingFM.addin.xml.in 2009-06-25 14:06:01 +0000
486@@ -7,6 +7,7 @@
487 author="Peng Deng"
488 category="Community"
489 defaultEnabled="false"
490+ url="http://do.davebsd.com/wiki/Ping.FM_Plugin"
491 >
492
493 <Runtime>
494
495=== modified file 'RememberTheMilk/Resources/RTM.addin.xml.in'
496--- RememberTheMilk/Resources/RTM.addin.xml.in 2009-06-22 22:32:06 +0000
497+++ RememberTheMilk/Resources/RTM.addin.xml.in 2009-06-25 10:07:11 +0000
498@@ -7,6 +7,7 @@
499 author="Peng Deng, Jonathan Davies"
500 category="Community"
501 defaultEnabled="false"
502+ url="http://do.davebsd.com/wiki/Remember_The_Milk_Plugin"
503 >
504
505 <Runtime>
506
507=== modified file 'RequestTracker/Resources/RequestTracker.addin.xml.in'
508--- RequestTracker/Resources/RequestTracker.addin.xml.in 2009-06-22 21:50:13 +0000
509+++ RequestTracker/Resources/RequestTracker.addin.xml.in 2009-06-26 15:31:35 +0000
510@@ -7,6 +7,7 @@
511 author="Chris Jones"
512 category="Community"
513 defaultEnabled="false"
514+ url="http://do.davebsd.com/wiki/RequestTracker_Plugin"
515 >
516
517 <Runtime>
518
519=== modified file 'Rhythmbox/Resources/Rhythmbox.addin.xml.in'
520--- Rhythmbox/Resources/Rhythmbox.addin.xml.in 2009-06-22 21:50:13 +0000
521+++ Rhythmbox/Resources/Rhythmbox.addin.xml.in 2009-06-26 15:31:00 +0000
522@@ -7,6 +7,7 @@
523 author="David Siegel"
524 category="Official"
525 defaultEnabled="false"
526+ url="http://do.davebsd.com/wiki/Rhythmbox_Plugin"
527 >
528
529 <Runtime>
530
531=== modified file 'SSH/Resources/SSH.addin.xml.in'
532--- SSH/Resources/SSH.addin.xml.in 2009-06-22 21:50:13 +0000
533+++ SSH/Resources/SSH.addin.xml.in 2009-06-26 15:28:06 +0000
534@@ -7,6 +7,7 @@
535 author="Peter Stuifzand"
536 category="Community"
537 defaultEnabled="false"
538+ url="http://do.davebsd.com/wiki/SSH_Plugin"
539 >
540
541 <Runtime>
542
543=== modified file 'Shelf/Resources/Shelf.addin.xml.in'
544--- Shelf/Resources/Shelf.addin.xml.in 2009-06-22 21:50:13 +0000
545+++ Shelf/Resources/Shelf.addin.xml.in 2009-06-26 15:28:54 +0000
546@@ -7,6 +7,7 @@
547 author="Jason Smith"
548 category="Community"
549 defaultEnabled="false"
550+ url="http://do.davebsd.com/wiki/Shelf_Plugin"
551 >
552
553 <Runtime>
554
555=== modified file 'Tasque/Resources/Tasque.addin.xml.in'
556--- Tasque/Resources/Tasque.addin.xml.in 2009-06-22 21:50:13 +0000
557+++ Tasque/Resources/Tasque.addin.xml.in 2009-06-26 15:27:09 +0000
558@@ -7,6 +7,7 @@
559 author="Guillaume Béland"
560 category="Community"
561 defaultEnabled="false"
562+ url="http://do.davebsd.com/wiki/Tasque_Plugin"
563 >
564
565 <Runtime>
566
567=== modified file 'TerminalServerClient/Resources/TerminalServerClient.addin.xml.in'
568--- TerminalServerClient/Resources/TerminalServerClient.addin.xml.in 2009-06-22 21:50:13 +0000
569+++ TerminalServerClient/Resources/TerminalServerClient.addin.xml.in 2009-06-26 15:26:40 +0000
570@@ -7,6 +7,7 @@
571 author="Ankit Solanki"
572 category="Community"
573 defaultEnabled="false"
574+ url="http://do.davebsd.com/wiki/Terminal_Server_Client_Plugin"
575 >
576
577 <Runtime>
578
579=== modified file 'TinyUrl/Resources/TinyUrl.addin.xml.in'
580--- TinyUrl/Resources/TinyUrl.addin.xml.in 2009-06-22 21:50:13 +0000
581+++ TinyUrl/Resources/TinyUrl.addin.xml.in 2009-06-26 15:25:48 +0000
582@@ -7,6 +7,7 @@
583 author="David Siegel"
584 category="Official"
585 defaultEnabled="false"
586+ url="http://do.davebsd.com/wiki/TinyUrl_Plugin"
587 >
588
589 <Runtime>
590
591=== modified file 'Tomboy/Resources/Tomboy.addin.xml.in'
592--- Tomboy/Resources/Tomboy.addin.xml.in 2009-06-22 21:50:13 +0000
593+++ Tomboy/Resources/Tomboy.addin.xml.in 2009-06-26 15:25:17 +0000
594@@ -7,6 +7,7 @@
595 author="Rick Harding, Chris Szikszoy"
596 category="Official"
597 defaultEnabled="false"
598+ url="http://do.davebsd.com/wiki/Tomboy_Plugin"
599 >
600
601 <Runtime>
602
603=== modified file 'Vinagre/Resources/Vinagre.addin.xml.in'
604--- Vinagre/Resources/Vinagre.addin.xml.in 2009-06-22 21:50:13 +0000
605+++ Vinagre/Resources/Vinagre.addin.xml.in 2009-06-26 15:24:24 +0000
606@@ -1,12 +1,13 @@
607 <Addin
608 id="VinagreVNC"
609- namespace= "Do"
610+ namespace="Do"
611 version="1.1"
612 name="Vinagre VNC"
613 description="Browse your VNC Viewer bookmarks and connect to remote servers."
614 author="Alex Launi"
615 category="Official"
616 defaultEnabled="false"
617+ url="http://do.davebsd.com/wiki/Vinagre_Plugin"
618 >
619
620 <Runtime>
621
622=== modified file 'VirtualBox/Resources/VirtualBox.addin.xml.in'
623--- VirtualBox/Resources/VirtualBox.addin.xml.in 2009-06-22 21:50:13 +0000
624+++ VirtualBox/Resources/VirtualBox.addin.xml.in 2009-06-26 15:21:46 +0000
625@@ -7,6 +7,7 @@
626 author="Chris Szikszoy"
627 category="Community"
628 defaultEnabled="false"
629+ url="http://do.davebsd.com/wiki/VirtualBox_Plugin"
630 >
631
632 <Runtime>
633
634=== modified file 'VolumeControl/Resources/VolumeControl.addin.xml.in'
635--- VolumeControl/Resources/VolumeControl.addin.xml.in 2009-06-22 21:50:13 +0000
636+++ VolumeControl/Resources/VolumeControl.addin.xml.in 2009-06-26 15:21:06 +0000
637@@ -7,6 +7,7 @@
638 author="Alex Launi"
639 category="Official"
640 defaultEnabled="false"
641+ url="http://do.davebsd.com/wiki/Volume_Control_Plugin"
642 >
643
644 <Runtime>
645
646=== modified file 'WindowManager/Resources/WindowManager.addin.xml.in'
647--- WindowManager/Resources/WindowManager.addin.xml.in 2009-06-22 21:50:13 +0000
648+++ WindowManager/Resources/WindowManager.addin.xml.in 2009-06-26 15:20:14 +0000
649@@ -7,6 +7,7 @@
650 author="Jason Smith"
651 category="Official"
652 defaultEnabled="false"
653+ url="http://do.davebsd.com/wiki/Window_Manager_Plugin"
654 >
655
656 <Runtime>
657
658=== modified file 'Wordnet/Resources/Wordnet.addin.xml.in'
659--- Wordnet/Resources/Wordnet.addin.xml.in 2009-06-22 21:50:13 +0000
660+++ Wordnet/Resources/Wordnet.addin.xml.in 2009-06-26 15:19:16 +0000
661@@ -7,6 +7,7 @@
662 author="Ankit Solanki"
663 category="Community"
664 defaultEnabled="false"
665+ url="http://do.davebsd.com/wiki/Wordnet_Plugin"
666 >
667
668 <Runtime>

Subscribers

People subscribed via source and target branches