[Pkg-cli-apps-commits] [SCM] Tomboy - desktop note taking program using Wiki style links branch, master-devel, updated. debian/1.5.2-1-6-g2a25be9
Iain Lane
laney at ubuntu.com
Thu Apr 7 22:14:29 UTC 2011
The following commit has been merged in the master-devel branch:
commit e88f9beb13cf5196cedab5df271f4c5f00279e49
Author: Iain Lane <laney at ubuntu.com>
Date: Thu Apr 7 22:48:08 2011 +0100
Add DLLMap for WebSyncServiceAddin to map libproxy
diff --git a/debian/WebSyncServiceAddin.dll.config b/debian/WebSyncServiceAddin.dll.config
new file mode 100644
index 0000000..edf74f9
--- /dev/null
+++ b/debian/WebSyncServiceAddin.dll.config
@@ -0,0 +1,3 @@
+<configuration>
+ <dllmap dll="proxy" target="libproxy.so.0"/>
+</configuration>
diff --git a/debian/tomboy.install b/debian/tomboy.install
new file mode 100644
index 0000000..acfb4f5
--- /dev/null
+++ b/debian/tomboy.install
@@ -0,0 +1 @@
+debian/WebSyncServiceAddin.dll.config /usr/lib/tomboy/addins/
--
Tomboy - desktop note taking program using Wiki style links
More information about the Pkg-cli-apps-commits
mailing list