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

List:       kde-commits
Subject:    quanta
From:       Andras Mantia <amantia () freemail ! hu>
Date:       2003-10-21 14:15:49
[Download RAW message or body]

CVS commit by amantia: 

Update ChangeLog.
Credit Luciash for the current splash screen.


  M +4 -0      ChangeLog   1.203
  M +15 -14    quanta.kdevelop   1.94
  M +4 -0      quanta/main.cpp   1.42


--- quanta/ChangeLog  #1.202:1.203
@@ -71,4 +71,8 @@
     - XSLT debugger: kxsldbg by Keith Isdale
     - KFileReplace: search & replace in files
+    - new DTD menu with the followinf new items:
+      - DTD->DTEP converter
+      - Load DTEP
+      - Send DTEP in Email
 
   - usability enhanchements:

--- quanta/quanta.kdevelop  #1.93:1.94
@@ -37,5 +37,5 @@
       <numberofjobs>1</numberofjobs>
       <dontact>false</dontact>
-      <makebin></makebin>
+      <makebin/>
       <envvars>
         <envvar value="1" name="WANT_AUTOCONF_2_5" />
@@ -49,5 +49,5 @@
     <run>
       <mainprogram>quanta/quanta</mainprogram>
-      <programargs></programargs>
+      <programargs/>
       <terminal>false</terminal>
       <envvars/>
@@ -136,8 +136,9 @@
       <group pattern="*.tag" name="Tags" />
       <group pattern="*" name="Others" />
+      <hidenonprojectfiles>true</hidenonprojectfiles>
     </groups>
     <tree>
       <hidenonprojectfiles>false</hidenonprojectfiles>
-      <hidepatterns/>
+      <hidepatterns></hidepatterns>
       <showvcsfields>true</showvcsfields>
     </tree>
@@ -152,6 +153,6 @@
     </ignoretocs>
     <projectdoc>
-      <userdocDir></userdocDir>
-      <apidocDir></apidocDir>
+      <userdocDir/>
+      <apidocDir/>
     </projectdoc>
     <ignoreqt_xml/>
@@ -162,6 +163,6 @@
   <kdevdebugger>
     <general>
-      <dbgshell></dbgshell>
-      <programargs></programargs>
+      <dbgshell/>
+      <programargs/>
       <gdbpath>/usr/bin/</gdbpath>
       <breakonloadinglibs>true</breakonloadinglibs>
@@ -169,7 +170,7 @@
       <floatingtoolbar>false</floatingtoolbar>
       <runappinappdirectory>true</runappinappdirectory>
-      <configGdbScript></configGdbScript>
-      <runShellScript></runShellScript>
-      <runGdbScript></runGdbScript>
+      <configGdbScript/>
+      <runShellScript/>
+      <runGdbScript/>
     </general>
     <display>
@@ -202,11 +203,11 @@
   <kdevcvs>
     <cvsoptions>-f</cvsoptions>
-    <commitoptions/>
+    <commitoptions></commitoptions>
     <updateoptions>-dP</updateoptions>
-    <addoptions/>
+    <addoptions></addoptions>
     <removeoptions>-f</removeoptions>
     <diffoptions>-u3 -p</diffoptions>
-    <logoptions/>
-    <rshoptions/>
+    <logoptions></logoptions>
+    <rshoptions></rshoptions>
     <revertoptions>-C -d -P</revertoptions>
   </kdevcvs>

--- quanta/quanta/main.cpp  #1.41:1.42
@@ -131,4 +131,8 @@ int main(int argc, char *argv[])
     "k_isdale@tpg.com.au");
 
+  aboutData.addCredit("Lukas Masek",
+    I18N_NOOP("Splash screen for 3.2"),
+    "luci@sh.ground.cz");
+
   KCmdLineArgs::init( argc, argv, &aboutData );
   KCmdLineArgs::addCmdLineOptions( options ); // Add our own options.


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

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