diff options
Diffstat (limited to 'dev-util/lincvs/files/lincvs-1.1.4-gentoo.diff')
-rw-r--r-- | dev-util/lincvs/files/lincvs-1.1.4-gentoo.diff | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/dev-util/lincvs/files/lincvs-1.1.4-gentoo.diff b/dev-util/lincvs/files/lincvs-1.1.4-gentoo.diff deleted file mode 100644 index 6a282d62ef06..000000000000 --- a/dev-util/lincvs/files/lincvs-1.1.4-gentoo.diff +++ /dev/null @@ -1,30 +0,0 @@ ---- LinCVS.orig/lincvs 2003-03-13 04:08:16.000000000 -0500 -+++ LinCVS/lincvs 2003-03-13 04:08:38.000000000 -0500 -@@ -1,9 +1,2 @@ - #!/bin/sh -- --echo Adapt the absolute path to LinCVS/lincvs.bin --echo and copy this startscript into a directory --echo of your PATH! -- --#exec "/absolute_path_to_LinCVS/AppRun" "$@" --#for instance --#exec "/usr/local/apps/LinCVS/AppRun" "$@" -\ No newline at end of file -+exec /usr/share/LinCVS/AppRun -diff -ur src.orig/cmainwindow.ui src/cmainwindow.ui ---- src.orig/cmainwindow.ui 2003-02-22 08:39:57.000000000 -0500 -+++ src/cmainwindow.ui 2003-03-13 04:34:40.000000000 -0500 -@@ -104,10 +104,10 @@ - <iconset>module_add_16x16.xpm</iconset> - </property> - <property name="text"> -- <string>&Add project to workbech ...</string> -+ <string>&Add project to workbench ...</string> - </property> - <property name="toolTip"> -- <string>Adds a new project to the workbech</string> -+ <string>Adds a new project to the workbench</string> - </property> - <property name="whatsThis"> - <string>Add an existing project to the workbench</string> |