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

List:       kde-commits
Subject:    playground/edu/kdissert
From:       Thomas Nagy <tnagyemail-mail () yahoo ! fr>
Date:       2006-03-09 23:30:50
Message-ID: 1141947050.717083.31126.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 517115 by tnagy:

data installation and documentation improvements


 M  +7 -1      INSTALL  
 M  +0 -3      README  
 M  +11 -0     ROADMAP  
 M  +1 -1      sconstruct  
 M  +1 -1      src/appdata/sconscript  
 M  +1 -1      src/templates/sconscript  


--- trunk/playground/edu/kdissert/INSTALL #517114:517115
@@ -16,8 +16,14 @@
 and if everything went fine:
 ./waf.py install
 
+if something went wrong:
+* retry with 'waf -v'
+* look at the content of main.cache.py
+* ask
 
------------- DEPRECATED SECTION -------------------
+---------------------------------------------
+-- The information below may be inaccurate --
+---------------------------------------------
 
 CONFIGURATION NOTES
 -------------------
--- trunk/playground/edu/kdissert/README #517114:517115
@@ -16,9 +16,6 @@
 
 Background color : the old color (light-blue) was #E3F1FF
 
-The kdissert build system is based on bksys
-http://www.kde-apps.org/content/show.php?content=19243
-
 The recommended use is the following (look also in the ROADMAP for the main usecase) \
:  1 Start by adding objects - add as many unique ideas as possible
 2 Switch to link mode and start linking your ideas
--- trunk/playground/edu/kdissert/ROADMAP #517114:517115
@@ -5,6 +5,17 @@
 * 2 -  Make meaningful maps easily to help working on concepts
 * 3 -  Innovation : kdissert is unique and is to remain unique
 
+Bug reports should go to: http://freehackers.org/bugzilla
+The kdissert mailing-list is on: http://mail.freehackers.org/wws/info/kdissert
+
+No more feature will be added to kdissert until KDE4.
+
+
+---------------------------------------------
+-- the information below may be inaccurate --
+---------------------------------------------
+
+
 Known Issues :
 --------------
 
--- trunk/playground/edu/kdissert/sconstruct #517114:517115
@@ -12,7 +12,7 @@
 # scan the folders
 #bld.scandirs('po doc doc/en doc/fr src src/templates src/kdissert \
src/kdissert/datastruct src/kdissert/canvasview src/kdissert/gui src/kdissert/shell \
src/kdissert/treelistview src/appdata')  
-# we want to build kde programs
+# kde programs imports
 from Tools.KDE3 import kdeobj, kde_translations, kde_documentation
 from Common import install_files, install_as
 
--- trunk/playground/edu/kdissert/src/appdata/sconscript #517114:517115
@@ -13,4 +13,4 @@
 
 for size in ['16', '22', '32', '64', '128']:
 	install_as( 'KDE_ICONS', '/hicolor/%sx%s/apps/kdissert.png' % (size, size), \
                'hi%s-app-kdissert.png' % size)
-#KDEinstallas( env['KDEICONS']+'/hicolor/'+size+'x'+size+'/apps/kdissert.png', \
'hi'+size+'-app-kdissert.png', env ) +
--- trunk/playground/edu/kdissert/src/templates/sconscript #517114:517115
@@ -31,5 +31,5 @@
 	obj.source = name+'.cpp '
 	obj.uselib = 'QT KDECORE'
 
-#KDEinstall( env['KDEDATA']+'/kdissert/templatedata/', name+'.tar.gz', myenv )
+	install_files('KDE_DATA', 'kdissert/templatedata/', name+'.tar.gz')
 


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

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