~do-plugins/do-plugins/trunk

« back to all changes in this revision

Viewing changes to DoPlugins.mds

  • Committer: Christopher James Halse Rogers
  • Date: 2013-05-02 07:23:58 UTC
  • mfrom: (684.1.9 do-plugins)
  • Revision ID: chris@ed-20130502072358-ddn5oxyjngeearme
Merge long-awaited Transmission control plugin

Ported to Json.NET, as this has packages in the Debian and Ubuntu archives.

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
      <Entry build="True" name="Baconator" configuration="Debug" />
79
79
      <Entry build="True" name="Chromium" configuration="Debug" />
80
80
      <Entry build="True" name="GNOME-Calculator" configuration="Debug" />
 
81
      <Entry build="True" name="Transmission" configuration="Debug" />
81
82
    </Configuration>
82
83
    <Configuration name="Release" ctype="CombineConfiguration">
83
84
      <Entry build="True" name="Empathy" configuration="Release" />
157
158
      <Entry build="True" name="Baconator" configuration="Release" />
158
159
      <Entry build="True" name="Chromium" configuration="Release" />
159
160
      <Entry build="True" name="GNOME-Calculator" configuration="Release" />
 
161
      <Entry build="True" name="Transmission" configuration="Release" />
160
162
    </Configuration>
161
163
  </Configurations>
162
164
  <StartMode startupentry="Rhythmbox" single="True">
237
239
    <Execute type="None" entry="Baconator" />
238
240
    <Execute type="None" entry="Chromium" />
239
241
    <Execute type="None" entry="GNOME-Calculator" />
 
242
    <Execute type="None" entry="Transmission" />
240
243
  </StartMode>
241
244
  <MonoDevelop.ChangeLogAddIn.ChangeLogInfo policy="UpdateNearestChangeLog" />
242
245
  <Entries>
317
320
    <Entry filename="Baconator/Baconator.mdp" />
318
321
    <Entry filename="Chromium/Chromium.mdp" />
319
322
    <Entry filename="GNOME-Calculator/GNOME-Calculator.mdp" />
 
323
    <Entry filename="Transmission/Transmission.mdp" />
320
324
  </Entries>
321
325
</Combine>
 
 
b'\\ No newline at end of file'