]> git.pld-linux.org Git - packages/SNNS.git/commitdiff
- updated to 4.2
authorTomasz Pala <gotar@pld-linux.org>
Sat, 23 Aug 2003 11:05:16 +0000 (11:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SNNS-XGUILOADPATH.diff -> 1.2

SNNS-XGUILOADPATH.diff

index 8647ced2cdb6b683604520f99ef757843cf7021d..cb945d66609db76ed6ed84c51739883b2a171006 100644 (file)
@@ -1,15 +1,3 @@
-diff -urN SNNSv4.1/rpc/sources/ui_mainP.c SNNSv4.1.me/rpc/sources/ui_mainP.c
---- SNNSv4.1/rpc/sources/ui_mainP.c    Fri Dec  1 00:00:00 1995
-+++ SNNSv4.1.me/rpc/sources/ui_mainP.c Mon Aug  4 23:53:48 1997
-@@ -1476,6 +1476,8 @@
-     if (NOT ui_fileExist(hdoc,0)) {
-       if (getenv("XGUILOADPATH") != NULL) 
-           sprintf(hdoc, "%s/help.hdoc", getenv("XGUILOADPATH"));
-+      else
-+              sprintf(hdoc, "%s/help.hdoc", "/usr/lib/SNNS" );
-       if (NOT ui_fileExist(hdoc,0)) {
-           ui_confirmOk("Can't display help. <help.hdoc> not found.");
-             ui_helpOk = FALSE;
 diff -urN SNNSv4.1/xgui/sources/ui_fileP.c SNNSv4.1.me/xgui/sources/ui_fileP.c
 --- SNNSv4.1/xgui/sources/ui_fileP.c   Fri Dec  1 00:00:00 1995
 +++ SNNSv4.1.me/xgui/sources/ui_fileP.c        Mon Aug  4 23:53:20 1997
This page took 0.060737 seconds and 4 git commands to generate.