[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdebase/konsole
From:       Thiago Macieira <thiago () kde ! org>
Date:       2005-10-31 23:47:14
Message-ID: 1130802434.026939.1179.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 476245 by thiago:

These files are scripts.
Also un-bashify mkDocs by separating the setting of PATH and the export.


 M  +1 -0      doc/VT100/genDocument  
 M  +3 -1      doc/mkDocs  
 M  +1 -0      konsole/MakeDefaults  


--- branches/KDE/3.5/kdebase/konsole/doc/VT100/genDocument #476244:476245
@@ -1,3 +1,4 @@
+#!/bin/sh
 RES=techref.html
 
 function header
--- branches/KDE/3.5/kdebase/konsole/doc/mkDocs #476244:476245
@@ -1,4 +1,6 @@
-export PATH=$PATH:/opt/doxygen-0.4/bin
+#!/bin/sh
+PATH=$PATH:/opt/doxygen-0.4/bin
+export PATH
 # doxytag -t qt.tag $QTDIR/html
 doxygen konsole.Doxyfile
 ./konsole/html/installdox -l qt.tag@$QTDIR/html ./konsole/html/*.html
--- branches/KDE/3.5/kdebase/konsole/konsole/MakeDefaults #476244:476245
@@ -1,3 +1,4 @@
+#!/bin/sh
 # [MakeDefaults] Quote default configuration files
 
 # TODO. We should convert both schema and sessions
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic