diff options
author | Pete Johanson <peter@peterjohanson.com> | 2011-02-02 14:39:52 -0500 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2011-02-02 14:39:52 -0500 |
commit | 7cabac1bb2d6e7151ae6b04fd0b0550b4cd5f954 (patch) | |
tree | d28ed322f7f1e047040d0767abc96e336dd66b36 /src/Clients/Booter/Booter.csproj | |
parent | d4461ac00991bd6f49a92a5721aeb271c51fcd9f (diff) | |
parent | 3e571f41768812f0b007fec55e7a2fba989a1750 (diff) |
Merge branch 'master' into dbus-sharp
Conflicts:
configure.ac
src/Backends/Banshee.Gnome/Banshee.Gnome.csproj
src/Backends/Banshee.Hal/Banshee.Hal.csproj
src/Clients/Beroe/Beroe.csproj
src/Clients/Booter/Booter.csproj
src/Clients/Halie/Halie.csproj
src/Clients/Muinshee/Muinshee.csproj
src/Core/Banshee.CollectionIndexer/Banshee.CollectionIndexer.csproj
src/Core/Banshee.Core/Banshee.Core.csproj
src/Core/Banshee.Services/Banshee.Services.csproj
src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
src/Extensions/Banshee.Mpris/Banshee.Mpris.csproj
src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.csproj
src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.csproj
src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.csproj
Diffstat (limited to 'src/Clients/Booter/Booter.csproj')
-rw-r--r-- | src/Clients/Booter/Booter.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Clients/Booter/Booter.csproj b/src/Clients/Booter/Booter.csproj index 39fd7c0aa..66de21d1c 100644 --- a/src/Clients/Booter/Booter.csproj +++ b/src/Clients/Booter/Booter.csproj @@ -40,6 +40,7 @@ <Reference Include="System" /> <Reference Include="dbus-sharp"> <SpecificVersion>False</SpecificVersion> + <HintPath>..\..\..\bin\dbus-sharp.dll</HintPath> </Reference> <Reference Include="Mono.Posix"> <SpecificVersion>False</SpecificVersion> |