diff options
author | Stijn Buys <ingar@osirion.org> | 2007-11-11 12:36:02 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2007-11-11 12:36:02 +0000 |
commit | 20bee9120ea573db8a0335a0a0fcf3358c3fab6b (patch) | |
tree | 7a201f4b0127514a77028c576c28c2a2e40e31c1 /osirion.kdevelop | |
parent | 7db1598f6b18b043b474d66677a6c1c49b318694 (diff) |
project updates
Diffstat (limited to 'osirion.kdevelop')
-rw-r--r-- | osirion.kdevelop | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/osirion.kdevelop b/osirion.kdevelop index 36d0544..dbc011b 100644 --- a/osirion.kdevelop +++ b/osirion.kdevelop @@ -15,8 +15,8 @@ <projectname>osirion</projectname> <projectdirectory>./</projectdirectory> <absoluteprojectpath>false</absoluteprojectpath> - <description></description> - <defaultencoding></defaultencoding> + <description>The OSiRiON Project is an SDL+OpenGL space game.</description> + <defaultencoding/> <versioncontrol>kdevsubversion</versioncontrol> </general> <kdevautoproject> @@ -125,7 +125,7 @@ <projectdoc> <docsystem>Doxygen documentatieverzameling</docsystem> <docurl>osirion.tag</docurl> - <usermanualurl></usermanualurl> + <usermanualurl/> </projectdoc> </kdevdocumentation> <substmap> @@ -181,7 +181,7 @@ <designerpluginpaths/> </qt> <creategettersetter> - <prefixGet></prefixGet> + <prefixGet/> <prefixSet>set</prefixSet> <prefixVariable>m_,_</prefixVariable> <parameterName>theValue</parameterName> @@ -213,11 +213,11 @@ </cppsupportpart> <kdevdebugger> <general> - <gdbpath></gdbpath> - <dbgshell></dbgshell> - <configGdbScript></configGdbScript> - <runShellScript></runShellScript> - <runGdbScript></runGdbScript> + <gdbpath/> + <dbgshell/> + <configGdbScript/> + <runShellScript/> + <runGdbScript/> <breakonloadinglibs>true</breakonloadinglibs> <separatetty>false</separatetty> <floatingtoolbar>false</floatingtoolbar> |