aboutsummaryrefslogtreecommitdiff
path: root/textproc/stardict3/files
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/stardict3/files')
-rw-r--r--textproc/stardict3/files/patch-src::conf.cpp11
-rw-r--r--textproc/stardict3/files/patch-src::docklet.h11
-rw-r--r--textproc/stardict3/files/patch-src::mainwin.h11
-rw-r--r--textproc/stardict3/files/patch-src::stardict-application-server.cpp8
4 files changed, 0 insertions, 41 deletions
diff --git a/textproc/stardict3/files/patch-src::conf.cpp b/textproc/stardict3/files/patch-src::conf.cpp
deleted file mode 100644
index 1c6dd3846df6..000000000000
--- a/textproc/stardict3/files/patch-src::conf.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/conf.cpp.orig Mon Jul 10 05:23:39 2006
-+++ src/conf.cpp Mon Jul 10 05:24:36 2006
-@@ -93,7 +93,7 @@
- #ifdef _WIN32
- add_entry("/apps/stardict/preferences/dictionary/tts_path", std::string("C:\\Program Files\\WyabdcRealPeopleTTS\nC:\\Program Files\\OtdRealPeopleTTS\nWyabdcRealPeopleTTS\nOtdRealPeopleTTS"));
- #else
-- add_entry("/apps/stardict/preferences/dictionary/tts_path", std::string("/usr/share/WyabdcRealPeopleTTS\n/usr/share/OtdRealPeopleTTS"));
-+ add_entry("/apps/stardict/preferences/dictionary/tts_path", std::string("/usr/local/share/WyabdcRealPeopleTTS\n/usr/local/share/OtdRealPeopleTTS"));
- #endif
- add_entry("/apps/stardict/preferences/dictionary/history", get_default_history_filename());
- add_entry("/apps/stardict/preferences/dictionary/only_export_word", true);
diff --git a/textproc/stardict3/files/patch-src::docklet.h b/textproc/stardict3/files/patch-src::docklet.h
deleted file mode 100644
index b2f7c9634b1b..000000000000
--- a/textproc/stardict3/files/patch-src::docklet.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/docklet.h.orig Tue Sep 23 18:19:44 2003
-+++ src/docklet.h Tue Jan 18 02:20:01 2005
-@@ -7,7 +7,7 @@
- enum DockLetIconType {
- DOCKLET_NORMAL_ICON,
- DOCKLET_SCAN_ICON,
-- DOCKLET_STOP_ICON,
-+ DOCKLET_STOP_ICON
- };
-
- class DockLet{
diff --git a/textproc/stardict3/files/patch-src::mainwin.h b/textproc/stardict3/files/patch-src::mainwin.h
deleted file mode 100644
index 6f2d4d6a21ea..000000000000
--- a/textproc/stardict3/files/patch-src::mainwin.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/mainwin.h.orig Tue Sep 23 18:19:44 2003
-+++ src/mainwin.h Tue Jan 18 02:23:04 2005
-@@ -22,7 +22,7 @@
- TEXT_WIN_PATTERN_NOT_FOUND,
- TEXT_WIN_TIPS, // when the word entry is empty,it will show tip
- TEXT_WIN_INFO,
-- TEXT_WIN_TREEDICT,
-+ TEXT_WIN_TREEDICT
- };
-
- enum ListWinListWordType
diff --git a/textproc/stardict3/files/patch-src::stardict-application-server.cpp b/textproc/stardict3/files/patch-src::stardict-application-server.cpp
deleted file mode 100644
index 38f2b4416b05..000000000000
--- a/textproc/stardict3/files/patch-src::stardict-application-server.cpp
+++ /dev/null
@@ -1,8 +0,0 @@
---- src/stardict-application-server.cpp.orig Tue Sep 23 18:19:48 2003
-+++ src/stardict-application-server.cpp Tue Jan 18 02:25:54 2005
-@@ -117,4 +117,4 @@
- StardictApplicationServer,
- GNOME_Stardict_Application,
- BONOBO_TYPE_OBJECT,
-- stardict_application_server);
-+ stardict_application_server)