diff options
author | Seif Lotfy <seif@lotfy.com> | 2010-08-16 12:57:40 +0200 |
---|---|---|
committer | Seif Lotfy <seif@lotfy.com> | 2010-08-16 12:57:40 +0200 |
commit | fbd0964a5dd9ed17c2e78a584b87f69c51a3d7f5 (patch) | |
tree | 65d2b3bc77e69311d7794be9972209bcf5ac5b9b /tomboy | |
parent | 9b754302fea6a4e6c5d0987b642d9d4fda99573f (diff) |
fix path
Diffstat (limited to 'tomboy')
-rw-r--r-- | tomboy/Zeitgeist.mdp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tomboy/Zeitgeist.mdp b/tomboy/Zeitgeist.mdp index 7167ae7..20f8a20 100644 --- a/tomboy/Zeitgeist.mdp +++ b/tomboy/Zeitgeist.mdp @@ -23,6 +23,6 @@ <ProjectReference type="Gac" localcopy="True" refto="NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099" /> <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" /> <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" /> - <ProjectReference type="Assembly" localcopy="True" specificVersion="False" refto="../../tomboy/Tomboy/Tomboy.exe" /> + <ProjectReference type="Assembly" localcopy="True" specificVersion="False" refto="/usr/lib/tomboy/Tomboy.exe" /> </References> -</Project>
\ No newline at end of file +</Project> |