[Banshee-devel-list] trivial patch: add mtp to monodevelop project



Aaron,

Not a big deal, just whenever you get the chance...

Either add 'em yourself next time you're working on stuff, or apply the enclosed patch :)

thanks!

-trick

--
Patrick "Trick" van Staveren
Western Michigan University
Cell: 269.267.6008
http://trick.vanstaveren.us




Index: banshee.mdp
===================================================================
RCS file: /cvs/gnome/banshee/banshee.mdp,v
retrieving revision 1.74
diff -u -r1.74 banshee.mdp
--- banshee.mdp	21 Jun 2006 17:51:32 -0000	1.74
+++ banshee.mdp	24 Jun 2006 21:19:07 -0000
@@ -259,6 +259,11 @@
     <File name="./src/Banshee.Base/Branding.cs" subtype="Code" buildaction="Compile" />
     <File name="./src/Banshee.Base/BansheeBranding.cs" subtype="Code" buildaction="Compile" />
     <File name="./src/Banshee.Base/Gui/PreferencesDialog.cs" subtype="Code" buildaction="Compile" />
+    <File name="./src/Banshee.Dap/Mtp/GPhotoDevice.cs" subtype="Code" buildaction="Compile" />
+    <File name="./src/Banshee.Dap/Mtp/GPhotoDeviceFile.cs" subtype="Code" buildaction="Compile" />
+    <File name="./src/Banshee.Dap/Mtp/MtpDap.cs" subtype="Code" buildaction="Compile" />
+    <File name="./src/Banshee.Dap/Mtp/MtpDapTrackInfo.cs" subtype="Code" buildaction="Compile" />
+    <File name="./src/Banshee.Dap/Mtp/MtpDeviceId.cs" subtype="Code" buildaction="Compile" />
   </Contents>
   <References>
     <ProjectReference type="Assembly" localcopy="True" refto="./hal-sharp/hal-sharp.dll" />


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]