summaryrefslogtreecommitdiffstats
path: root/kvpnc.tdevelop
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:58:19 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:16:37 +0200
commit44a41731afa17a789f2a4b5f87c66890b0fbd296 (patch)
tree684763194ebd4e4670653a4c2d8c8c3f0c421dff /kvpnc.tdevelop
parent68a833c677f7b3b7c2f6e1eaae368103afb96049 (diff)
downloadkvpnc-44a41731afa17a789f2a4b5f87c66890b0fbd296.tar.gz
kvpnc-44a41731afa17a789f2a4b5f87c66890b0fbd296.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'kvpnc.tdevelop')
-rw-r--r--kvpnc.tdevelop317
1 files changed, 317 insertions, 0 deletions
diff --git a/kvpnc.tdevelop b/kvpnc.tdevelop
new file mode 100644
index 0000000..6e5d3f5
--- /dev/null
+++ b/kvpnc.tdevelop
@@ -0,0 +1,317 @@
+<?xml version = '1.0'?>
+<tdevelop>
+ <general>
+ <author>Christoph Thielecke</author>
+ <email>crissi99@gmx.de</email>
+ <version>$VERSION$</version>
+ <projectmanagement>KDevKDEAutoProject</projectmanagement>
+ <primarylanguage>C++</primarylanguage>
+ <keywords>
+ <keyword>Qt</keyword>
+ <keyword>KDE</keyword>
+ </keywords>
+ <projectdirectory>.</projectdirectory>
+ <absoluteprojectpath>false</absoluteprojectpath>
+ <description>KVpnc is a VPN Client for the KDE environment for cisco VPN and IPSec.</description>
+ <ignoreparts/>
+ <secondaryLanguages>
+ <language>C</language>
+ </secondaryLanguages>
+ <versioncontrol>kdevsubversion</versioncontrol>
+ <projectname>kvpnc</projectname>
+ <defaultencoding/>
+ </general>
+ <kdevfileview>
+ <groups>
+ <group pattern="*base.h*;*Base.h*;*base.cpp*;*Base.cpp*" name="Generated Sources" />
+ <group pattern="*.cpp;*.cxx;*.h" name="Sources" />
+ <group pattern="*.ui" name="User Interface" />
+ <group pattern="*.png" name="Icons" />
+ <group pattern="*.po;*.ts" name="Translations" />
+ <group pattern="*" name="Others" />
+ <hidenonprojectfiles>true</hidenonprojectfiles>
+ <hidenonlocation>true</hidenonlocation>
+ </groups>
+ <tree>
+ <hidepatterns></hidepatterns>
+ <showvcsfields>false</showvcsfields>
+ <hidenonprojectfiles>true</hidenonprojectfiles>
+ </tree>
+ </kdevfileview>
+ <kdevdoctreeview>
+ <ignoretocs>
+ <toc>ada</toc>
+ <toc>ada_bugs_gcc</toc>
+ <toc>bash</toc>
+ <toc>bash_bugs</toc>
+ <toc>clanlib</toc>
+ <toc>fortran_bugs_gcc</toc>
+ <toc>gnome1</toc>
+ <toc>gnustep</toc>
+ <toc>gtk</toc>
+ <toc>gtk_bugs</toc>
+ <toc>haskell</toc>
+ <toc>haskell_bugs_ghc</toc>
+ <toc>java_bugs_gcc</toc>
+ <toc>java_bugs_sun</toc>
+ <toc>opengl</toc>
+ <toc>pascal_bugs_fp</toc>
+ <toc>php</toc>
+ <toc>php_bugs</toc>
+ <toc>perl</toc>
+ <toc>perl_bugs</toc>
+ <toc>python</toc>
+ <toc>python_bugs</toc>
+ <toc>ruby</toc>
+ <toc>ruby_bugs</toc>
+ <toc>sdl</toc>
+ <toc>stl</toc>
+ <toc>sw</toc>
+ <toc>w3c-dom-level2-html</toc>
+ <toc>w3c-svg</toc>
+ <toc>w3c-uaag10</toc>
+ <toc>wxwidgets_bugs</toc>
+ </ignoretocs>
+ <ignoreqt_xml>
+ <toc>qmake User Guide</toc>
+ </ignoreqt_xml>
+ </kdevdoctreeview>
+ <kdevdebugger>
+ <general>
+ <dbgshell/>
+ <programargs/>
+ <gdbpath>/usr/local/bin/gdb</gdbpath>
+ <configGdbScript/>
+ <runShellScript/>
+ <runGdbScript/>
+ <breakonloadinglibs>true</breakonloadinglibs>
+ <separatetty>true</separatetty>
+ <floatingtoolbar>false</floatingtoolbar>
+ <raiseGDBOnStart>false</raiseGDBOnStart>
+ </general>
+ <display>
+ <staticmembers>true</staticmembers>
+ <demanglenames>true</demanglenames>
+ <outputradix>10</outputradix>
+ </display>
+ </kdevdebugger>
+ <kdevfilecreate>
+ <filetypes/>
+ <useglobaltypes>
+ <type ext="ui" />
+ <type ext="cpp" />
+ <type ext="h" />
+ </useglobaltypes>
+ </kdevfilecreate>
+ <kdevautoproject>
+ <make>
+ <envvars>
+ <envvar value="1" name="WANT_AUTOCONF_2_5" />
+ <envvar value="1" name="WANT_AUTOMAKE_1_6" />
+ </envvars>
+ <abortonerror>true</abortonerror>
+ <numberofjobs>3</numberofjobs>
+ <dontact>false</dontact>
+ <makebin>make</makebin>
+ <prio>0</prio>
+ <runmultiplejobs>false</runmultiplejobs>
+ </make>
+ <run>
+ <directoryradio>build</directoryradio>
+ <customdirectory>/</customdirectory>
+ <mainprogram>/home/crissi/work/kvpnc/kvpnc_svn/trunk/src/kvpnc</mainprogram>
+ <programargs/>
+ <terminal>false</terminal>
+ <autocompile>true</autocompile>
+ <envvars/>
+ <globaldebugarguments/>
+ <globalcwd>/home/crissi/work/kvpnc/kvpnc_svn/trunk</globalcwd>
+ <useglobalprogram>false</useglobalprogram>
+ <autoinstall>false</autoinstall>
+ <autokdesu>false</autokdesu>
+ </run>
+ <general>
+ <useconfiguration>default</useconfiguration>
+ <activetarget>src/kvpnc</activetarget>
+ </general>
+ <configurations>
+ <default>
+ <envvars>
+ <envvar value="/usr" name="TDEDIR" />
+ <envvar value="/usr/lib/qt3" name="QTDIR" />
+ </envvars>
+ <configargs>--enable-debug=full</configargs>
+ <builddir/>
+ <topsourcedir/>
+ <cppflags>-w</cppflags>
+ <ldflags/>
+ <ccompiler>kdevgccoptions</ccompiler>
+ <cxxcompiler>kdevgppoptions</cxxcompiler>
+ <f77compiler>kdevg77options</f77compiler>
+ <ccompilerbinary>&quot;/usr/lib/icecc/bin/gcc&quot;</ccompilerbinary>
+ <cxxcompilerbinary>&quot;/usr/lib/icecc/bin/g++&quot;</cxxcompilerbinary>
+ <f77compilerbinary/>
+ <cflags> -g</cflags>
+ <cxxflags/>
+ <f77flags/>
+ </default>
+ </configurations>
+ </kdevautoproject>
+ <kdevcvsservice>
+ <recursivewhenupdate>true</recursivewhenupdate>
+ <prunedirswhenupdate>true</prunedirswhenupdate>
+ <createdirswhenupdate>true</createdirswhenupdate>
+ <recursivewhencommitremove>true</recursivewhencommitremove>
+ <revertoptions>-C</revertoptions>
+ </kdevcvsservice>
+ <kdevcppsupport>
+ <references>
+ <pcs>automatic_%2Fhome%2Fcrissi%2Fwork%2Fkvpnc%2Fkvpnc_svn%2Ftrunk</pcs>
+ </references>
+ <codecompletion>
+ <includeGlobalFunctions>true</includeGlobalFunctions>
+ <includeTypes>true</includeTypes>
+ <includeEnums>true</includeEnums>
+ <includeTypedefs>true</includeTypedefs>
+ <automaticCodeCompletion>true</automaticCodeCompletion>
+ <automaticArgumentsHint>false</automaticArgumentsHint>
+ <automaticHeaderCompletion>true</automaticHeaderCompletion>
+ <codeCompletionDelay>555</codeCompletionDelay>
+ <argumentsHintDelay>605</argumentsHintDelay>
+ <headerCompletionDelay>250</headerCompletionDelay>
+ <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
+ <completionBoxItemOrder>0</completionBoxItemOrder>
+ <howEvaluationContextMenu>true</howEvaluationContextMenu>
+ <showCommentWithArgumentHint>false</showCommentWithArgumentHint>
+ <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
+ <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
+ <processPrimaryTypes>false</processPrimaryTypes>
+ <processFunctionArguments>false</processFunctionArguments>
+ <preProcessAllHeaders>true</preProcessAllHeaders>
+ <parseMissingHeaders>false</parseMissingHeaders>
+ <resolveIncludePaths>true</resolveIncludePaths>
+ <alwaysParseInBackground>true</alwaysParseInBackground>
+ <usePermanentCaching>true</usePermanentCaching>
+ <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
+ <includePaths>.;</includePaths>
+ <parseMissingHeadersExperimental>true</parseMissingHeadersExperimental>
+ <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
+ </codecompletion>
+ <creategettersetter>
+ <prefixGet/>
+ <prefixSet>set</prefixSet>
+ <prefixVariable>m_,_</prefixVariable>
+ <parameterName>theValue</parameterName>
+ <inlineGet>true</inlineGet>
+ <inlineSet>true</inlineSet>
+ </creategettersetter>
+ <designerintegration>
+ <qtdesigner>
+ <implementation class="AddNetworkRouteDialog" path="src/addnetworkroutedialogbase.ui" implementationpath="src/addnetworkroutedialog.h" />
+ <implementation class="ConfigConnectOptions" path="src/configconnectoptionsbase.ui" implementationpath="src/configconnectoptions.h" />
+ <implementation class="ConfigDaemonOptions" path="src/configdaemonoptions.ui" implementationpath="src/configdaemonoptions.h" />
+ <implementation class="ConfigLogOptions" path="src/configlogoptionsbase.ui" implementationpath="src/configlogoptions.h" />
+ <implementation class="NewProfileDialog" path="src/newprofiledialogbase.ui" implementationpath="src/newprofiledialog.h" />
+ <implementation class="NewProfileWizard" path="src/newprofilewizardcert.ui" implementationpath="src/newprofilewizard.h" />
+ <implementation class="NewProfileWizard" path="src/newprofilewizardopenvpn.ui" implementationpath="src/newprofilewizard.h" />
+ <implementation class="NewProfileWizard" path="src/newprofilewizardopenvpnauth.ui" implementationpath="src/newprofilewizard.h" />
+ <implementation class="NewProfileWizard" path="src/newprofilewizardpptp.ui" implementationpath="src/newprofilewizard.h" />
+ <implementation class="NewProfileWizard" path="src/newprofilewizardracoon.ui" implementationpath="src/newprofilewizard.h" />
+ <implementation class="NewProfileWizard" path="src/newprofilewizarduser.ui" implementationpath="src/newprofilewizard.h" />
+ <implementation class="ProfileCiscoOptions" path="src/profileciscooptionsbase.ui" implementationpath="src/profileciscooptions.h" />
+ <implementation class="ProfileCmdExecAfterConnectOptions" path="src/profilecmdexecafterconnectoptionsbase.ui" implementationpath="src/profilecmdexecafterconnectoptions.h" />
+ <implementation class="ProfileCmdExecAfterDisconnectOptions" path="src/profilecmdexecafterdisconnectoptionsbase.ui" implementationpath="src/profilecmdexecafterdisconnectoptions.h" />
+ <implementation class="ProfileCmdExecBeforeConnectOptions" path="src/profilecmdexecbeforeconnectoptionsbase.ui" implementationpath="src/profilecmdexecbeforeconnectoptions.h" />
+ <implementation class="ProfileCmdExecBeforeDisconnectOptions" path="src/profilecmdexecbeforedisconnectoptionsbase.ui" implementationpath="src/profilecmdexecbeforedisconnectoptions.h" />
+ <implementation class="ProfileGeneralOptions" path="src/profilegeneraloptionsbase.ui" implementationpath="src/profilegeneraloptions.h" />
+ <implementation class="ProfileIpsecOptions" path="src/profileipsecoptionsbase.ui" implementationpath="src/profileipsecoptions.h" />
+ <implementation class="ProfileNetworkGeneralOptions" path="src/profilenetworkgeneraloptionsbase.ui" implementationpath="src/profilenetworkgeneraloptions.h" />
+ <implementation class="ProfileNetworkNatOptions" path="src/profilenetworknatoptionsbase.ui" implementationpath="src/profilenetworknatoptions.h" />
+ <implementation class="ProfileNetworkRouteOptions" path="src/profilenetworkrouteoptionsbase.ui" implementationpath="src/profilenetworkrouteoptions.h" />
+ <implementation class="ProfileNetworkVirtualIpOptions" path="src/profilenetworkvirtualipoptionsbase.ui" implementationpath="src/profilenetworkvirtualipoptions.h" />
+ <implementation class="ProfileOpenvpnOptions" path="src/profileopenvpnoptionsbase.ui" implementationpath="src/profileopenvpnoptions.h" />
+ <implementation class="ProfilePptpOptions" path="src/profilepptpoptionsbase.ui" implementationpath="src/profilepptpoptions.h" />
+ <implementation class="ProfilePskOptions" path="src/profilepskoptionsbase.ui" implementationpath="src/profilepskoptions.h" />
+ <implementation class="ProfileRacoonOptions" path="src/profileracoonoptionsbase.ui" implementationpath="src/profileracoonoptions.h" />
+ <implementation class="ProfileSshOptions" path="src/profilesshoptionsbase.ui" implementationpath="src/profilesshoptions.h" />
+ <implementation class="ProfileUserOptions" path="src/profileuseroptionsbase.ui" implementationpath="src/profileuseroptions.h" />
+ </qtdesigner>
+ </designerintegration>
+ <qt>
+ <used>true</used>
+ <version>3</version>
+ <root>/usr/share/qt3</root>
+ <includestyle>3</includestyle>
+ <designerintegration>EmbeddedKDevDesigner</designerintegration>
+ <qmake>/usr/bin/qmake-qt3</qmake>
+ <designer>/usr/bin/designer-qt3</designer>
+ <designerpluginpaths/>
+ </qt>
+ <splitheadersource>
+ <enabled>false</enabled>
+ <synchronize>true</synchronize>
+ <orientation>Vertical</orientation>
+ </splitheadersource>
+ </kdevcppsupport>
+ <cppsupportpart>
+ <filetemplates>
+ <interfacesuffix>.h</interfacesuffix>
+ <implementationsuffix>.cpp</implementationsuffix>
+ </filetemplates>
+ </cppsupportpart>
+ <kdevdocumentation>
+ <projectdoc>
+ <docsystem/>
+ <docurl/>
+ <usermanualurl/>
+ </projectdoc>
+ </kdevdocumentation>
+ <kdevcvs>
+ <cvsoptions>-f</cvsoptions>
+ <commitoptions/>
+ <addoptions/>
+ <logoptions/>
+ <updateoptions>-dP</updateoptions>
+ <removeoptions>-f</removeoptions>
+ <revertoptions>-C -d -P</revertoptions>
+ <diffoptions>-u3 -p</diffoptions>
+ <rshoptions/>
+ </kdevcvs>
+ <dist>
+ <custom>false</custom>
+ <bzip>false</bzip>
+ <archname/>
+ <appname>kvpnc.tdevelop</appname>
+ <version>0.4</version>
+ <release>RELEASE</release>
+ <vendor>Christoph Thielecke</vendor>
+ <licence>GPL</licence>
+ <summary>VPN client for KDE</summary>
+ <group>X11/Networking</group>
+ <packager>Christoph Thielecke</packager>
+ <description>KVpnc is a VPN Client for the Trinity Desktop Environment that uses vpnc, which is a replacement for the cisco VPN client and its used as client for the cisco3000 VPN Concentrator. </description>
+ <devpackage>false</devpackage>
+ <docspackage>false</docspackage>
+ <appicon>false</appicon>
+ <arch>0</arch>
+ <genHTML>false</genHTML>
+ <useRPM>false</useRPM>
+ <ftpkde>false</ftpkde>
+ <appskde>false</appskde>
+ <url/>
+ </dist>
+ <kdevvisualadvance>
+ <emulator>VisualBoyAdvance</emulator>
+ <binary/>
+ <addOptions/>
+ <terminal>false</terminal>
+ <fullscreen>false</fullscreen>
+ <graphicFilter>-f0</graphicFilter>
+ <scaling>-1</scaling>
+ </kdevvisualadvance>
+ <ctagspart>
+ <customArguments/>
+ <customTagfilePath>/home/crissi/work/kvpnc/kvpnc_svn/trunk/tags</customTagfilePath>
+ <activeTagsFiles/>
+ </ctagspart>
+</tdevelop>