diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2006-03-23 22:24:03 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2006-03-23 22:24:03 +0000 |
commit | 96fe98e1c6bc0301781b0dd7dbfeef3e3f137f43 (patch) | |
tree | 7650cfe102643b74d6ad1d3efe1771281b5e66f0 /textproc/stardict3/files/patch-src::mainwin.h | |
parent | 503c7f7052756548d3712a6b0f3fb6d32ddbb8e9 (diff) |
Diffstat (limited to 'textproc/stardict3/files/patch-src::mainwin.h')
-rw-r--r-- | textproc/stardict3/files/patch-src::mainwin.h | 11 |
1 files changed, 0 insertions, 11 deletions
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 |