summaryrefslogtreecommitdiff
path: root/deskutils/tomboy/files/patch-Tomboy_Defines.cs.in
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/tomboy/files/patch-Tomboy_Defines.cs.in')
-rw-r--r--deskutils/tomboy/files/patch-Tomboy_Defines.cs.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/deskutils/tomboy/files/patch-Tomboy_Defines.cs.in b/deskutils/tomboy/files/patch-Tomboy_Defines.cs.in
deleted file mode 100644
index 9c8c5b8c1719..000000000000
--- a/deskutils/tomboy/files/patch-Tomboy_Defines.cs.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Tomboy/Defines.cs.in.orig Thu Dec 7 19:06:17 2006
-+++ Tomboy/Defines.cs.in Sun Jan 21 00:02:01 2007
-@@ -8,7 +8,7 @@
- public const string VERSION = "@version@";
- public const string DATADIR = "@datadir@";
- public const string GNOME_LOCALE_DIR = "@datadir@/locale";
-- public const string GNOME_HELP_DIR = "@datadir@/gnome/help/tomboy";
-+ public const string GNOME_HELP_DIR = "@datadir@/help/tomboy";
- public const string PKGLIBDIR = "@pkglibdir@";
- public const string SYS_PLUGINS_DIR = "@pkglibdir@/Plugins";
- }