Branch: master

8a7b075b 2014-03-02 14:40:52 Darrell Anderson
Update and rename files in support of commit 722ce1ef.
A IconThemes/mono/scalable/apps/tdevassistant.svgz
A IconThemes/mono/scalable/apps/tdevdesigner.svgz
A kttsd/filters/xhtml2ssml/xhtml2ssml.tdevses
M ksayit/ksayit.tdevelop
M kttsd/filters/xhtml2ssml/xhtml2ssml.tdevelop
R IconThemes/mono/scalable/apps/kdevassistant.svgz
R IconThemes/mono/scalable/apps/kdevdesigner.svgz
R kttsd/filters/xhtml2ssml/xhtml2ssml.kdevses
diff --git a/IconThemes/mono/scalable/apps/kdevassistant.svgz b/IconThemes/mono/scalable/apps/kdevassistant.svgz
deleted file mode 100644
index a5a6dc4..0000000
--- a/IconThemes/mono/scalable/apps/kdevassistant.svgz
+++ /dev/null
Binary files differ
diff --git a/IconThemes/mono/scalable/apps/kdevdesigner.svgz b/IconThemes/mono/scalable/apps/kdevdesigner.svgz
deleted file mode 100644
index 33c94c9..0000000
--- a/IconThemes/mono/scalable/apps/kdevdesigner.svgz
+++ /dev/null
Binary files differ
diff --git a/IconThemes/mono/scalable/apps/tdevassistant.svgz b/IconThemes/mono/scalable/apps/tdevassistant.svgz
new file mode 100644
index 0000000..a5a6dc4
--- /dev/null
+++ b/IconThemes/mono/scalable/apps/tdevassistant.svgz
Binary files differ
diff --git a/IconThemes/mono/scalable/apps/tdevdesigner.svgz b/IconThemes/mono/scalable/apps/tdevdesigner.svgz
new file mode 100644
index 0000000..33c94c9
--- /dev/null
+++ b/IconThemes/mono/scalable/apps/tdevdesigner.svgz
Binary files differ
diff --git a/ksayit/ksayit.tdevelop b/ksayit/ksayit.tdevelop
index c601438..2d66eb5 100644
--- a/ksayit/ksayit.tdevelop
+++ b/ksayit/ksayit.tdevelop
@@ -24,7 +24,7 @@
     </ignoreparts>
     <secondaryLanguages/>
   </general>
-  <kdevautoproject>
+  <tdevautoproject>
     <general>
       <activetarget>KTTSD_Lib/libKTTSD_Lib.la</activetarget>
       <useconfiguration>debug</useconfiguration>
@@ -44,17 +44,17 @@
     <configurations>
       <optimized>
         <builddir>optimized</builddir>
-        <ccompiler>kdevgccoptions</ccompiler>
-        <cxxcompiler>kdevgppoptions</cxxcompiler>
-        <f77compiler>kdevg77options</f77compiler>
+        <ccompiler>tdevgccoptions</ccompiler>
+        <cxxcompiler>tdevgppoptions</cxxcompiler>
+        <f77compiler>tdevg77options</f77compiler>
         <cxxflags>-O2 -g0</cxxflags>
       </optimized>
       <debug>
         <configargs>--enable-debug=full</configargs>
         <builddir>debug</builddir>
-        <ccompiler>kdevgccoptions</ccompiler>
-        <cxxcompiler>kdevgppoptions</cxxcompiler>
-        <f77compiler>kdevg77options</f77compiler>
+        <ccompiler>tdevgccoptions</ccompiler>
+        <cxxcompiler>tdevgppoptions</cxxcompiler>
+        <f77compiler>tdevg77options</f77compiler>
         <cxxflags>-O0</cxxflags>
         <topsourcedir/>
         <cppflags/>
@@ -78,8 +78,8 @@
       <makebin/>
       <prio>0</prio>
     </make>
-  </kdevautoproject>
-  <kdevfileview>
+  </tdevautoproject>
+  <tdevfileview>
     <groups>
       <group pattern="*.cpp;*.cxx;*.h" name="Sources" />
       <group pattern="*.ui" name="User Interface" />
@@ -93,8 +93,8 @@
       <hidepatterns>*.o,*.lo,CVS</hidepatterns>
       <hidenonprojectfiles>false</hidenonprojectfiles>
     </tree>
-  </kdevfileview>
-  <kdevdoctreeview>
+  </tdevfileview>
+  <tdevdoctreeview>
     <ignoretocs>
       <toc>ada</toc>
       <toc>ada_bugs_gcc</toc>
@@ -138,8 +138,8 @@
     <ignoredoxygen/>
     <ignorekdocs/>
     <ignoredevhelp/>
-  </kdevdoctreeview>
-  <kdevdebugger>
+  </tdevdoctreeview>
+  <tdevdebugger>
     <general>
       <dbgshell>libtool</dbgshell>
       <programargs/>
@@ -156,16 +156,16 @@
       <demanglenames>true</demanglenames>
       <outputradix>10</outputradix>
     </display>
-  </kdevdebugger>
-  <kdevfilecreate>
+  </tdevdebugger>
+  <tdevfilecreate>
     <filetypes/>
     <useglobaltypes>
       <type ext="ui" />
       <type ext="cpp" />
       <type ext="h" />
     </useglobaltypes>
-  </kdevfilecreate>
-  <kdevcppsupport>
+  </tdevfilecreate>
+  <tdevcppsupport>
     <references/>
     <codecompletion>
       <includeGlobalFunctions>true</includeGlobalFunctions>
@@ -179,18 +179,18 @@
       <argumentsHintDelay>400</argumentsHintDelay>
       <headerCompletionDelay>250</headerCompletionDelay>
     </codecompletion>
-  </kdevcppsupport>
+  </tdevcppsupport>
   <cppsupportpart>
     <filetemplates>
       <interfacesuffix>.h</interfacesuffix>
       <implementationsuffix>.cpp</implementationsuffix>
     </filetemplates>
   </cppsupportpart>
-  <kdevdocumentation>
+  <tdevdocumentation>
     <projectdoc>
       <docsystem/>
       <docurl/>
       <usermanualurl/>
     </projectdoc>
-  </kdevdocumentation>
+  </tdevdocumentation>
 </tdevelop>
diff --git a/kttsd/filters/xhtml2ssml/xhtml2ssml.kdevses b/kttsd/filters/xhtml2ssml/xhtml2ssml.kdevses
deleted file mode 100644
index fa37158..0000000
--- a/kttsd/filters/xhtml2ssml/xhtml2ssml.kdevses
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version = '1.0' encoding = 'UTF-8'?>
-<!DOCTYPE KDevPrjSession>
-<KDevPrjSession>
- <DocsAndViews NumberOfDocuments="5" >
-  <Doc0 NumberOfViews="1" URL="file:/home/paul/Kdecvs/tdeaccessibility/kttsd/filters/xhtml2ssml.cpp" >
-   <View0 line="63" Type="Source" />
-  </Doc0>
-  <Doc1 NumberOfViews="1" URL="file:/home/paul/Kdecvs/tdeaccessibility/kttsd/filters/xhtml2ssml.h" >
-   <View0 line="21" Type="Source" />
-  </Doc1>
-  <Doc2 NumberOfViews="1" URL="file:/home/paul/Kdecvs/tdeaccessibility/kttsd/filters/main.cpp" >
-   <View0 line="17" Type="Source" />
-  </Doc2>
-  <Doc3 NumberOfViews="1" URL="file:/home/paul/Kdecvs/tdeaccessibility/kttsd/filters/xmlelement.cpp" >
-   <View0 line="72" Type="Source" />
-  </Doc3>
-  <Doc4 NumberOfViews="1" URL="file:/home/paul/Kdecvs/tdeaccessibility/kttsd/filters/xmlelement.h" >
-   <View0 line="75" Type="Source" />
-  </Doc4>
- </DocsAndViews>
- <pluginList>
-  <kdevbookmarks>
-   <bookmarks/>
-  </kdevbookmarks>
-  <kdevsubversion>
-   <subversion recurseresolve="1" recurserelocate="1" recursemerge="1" recursecommit="1" base="" recursepropget="1" recurseswitch="1" recurseupdate="1" recursepropset="1" recursediff="1" recurserevert="1" forcemove="1" recursecheckout="1" forceremove="1" recurseadd="1" recurseproplist="1" forcemerge="1" />
-  </kdevsubversion>
-  <kdevvalgrind>
-   <executable path="" params="" />
-   <valgrind path="" params="" />
-   <calltree path="" params="" />
-   <tdecachegrind path="" />
-  </kdevvalgrind>
-  <kdevdebugger>
-   <breakpointList/>
-  </kdevdebugger>
- </pluginList>
-</KDevPrjSession>
diff --git a/kttsd/filters/xhtml2ssml/xhtml2ssml.tdevelop b/kttsd/filters/xhtml2ssml/xhtml2ssml.tdevelop
index 127265e..172caca 100644
--- a/kttsd/filters/xhtml2ssml/xhtml2ssml.tdevelop
+++ b/kttsd/filters/xhtml2ssml/xhtml2ssml.tdevelop
@@ -10,7 +10,7 @@
       <keyword>Qt</keyword>
     </keywords>
   </general>
-  <kdevfileview>
+  <tdevfileview>
     <groups>
       <group pattern="*.cpp;*.cxx;*.h" name="Sources" />
       <group pattern="*.ui" name="User Interface" />
@@ -23,8 +23,8 @@
       <hidepatterns>*.o,*.lo,CVS</hidepatterns>
       <hidenonprojectfiles>false</hidenonprojectfiles>
     </tree>
-  </kdevfileview>
-  <kdevdoctreeview>
+  </tdevfileview>
+  <tdevdoctreeview>
     <ignoretocs>
       <toc>bash</toc>
       <toc>bash_bugs</toc>
@@ -61,28 +61,28 @@
     <ignoredoxygen>
       <toc>KDE Libraries (Doxygen)</toc>
     </ignoredoxygen>
-  </kdevdoctreeview>
-  <kdevdebugger>
+  </tdevdoctreeview>
+  <tdevdebugger>
     <general>
       <dbgshell/>
     </general>
-  </kdevdebugger>
-  <kdevfilecreate>
+  </tdevdebugger>
+  <tdevfilecreate>
     <useglobaltypes>
       <type ext="ui" />
       <type ext="cpp" />
       <type ext="h" />
     </useglobaltypes>
-  </kdevfilecreate>
-  <kdevtrollproject>
+  </tdevfilecreate>
+  <tdevtrollproject>
     <general>
       <activedir></activedir>
     </general>
     <run>
       <directoryradio>executable</directoryradio>
     </run>
-  </kdevtrollproject>
-  <kdevcppsupport>
+  </tdevtrollproject>
+  <tdevcppsupport>
     <references>
       <pcs>kdeincludedb</pcs>
       <pcs>qtincludedb</pcs>
@@ -101,12 +101,12 @@
       <argumentsHintDelay>400</argumentsHintDelay>
       <headerCompletionDelay>250</headerCompletionDelay>
     </codecompletion>
-  </kdevcppsupport>
-  <kdevcvsservice>
+  </tdevcppsupport>
+  <tdevcvsservice>
 ** Diff limit reached (max: 250 lines) **