You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/src/kdevpluginprofilerc

53 lines
692 B

[Plugin Profiles]
profiles=Profile_BASE,Profile_COMPILED,Profile_CPP,Profile_SCRIPT,Profile_WEB
default=Profile_BASE
[Category]
Ada=
C=
C/GNOME=
C/GBA=
C/PalmOS=
C++=Profile_CPP
C++/Embedded=Profile_CPP
C++/KDE=Profile_CPP
C++/wxWidgets=
C++/KDevelop
C++/Generic
C++/GTK+
C++/QMake=
PHP=
Database=
Shell=
Java=
Java/KDE=
Java/Ant=
Perl=
Ruby=
Python=
Fortran=
Haskell=
Pascal/Free Pascal=
[Profile_BASE]
plugins=KDevFileView,KDevClassView,KDevBookmarks,KDevQuickOpen
[Profile_COMPILED]
inherits=Profile_BASE
plugins=
[Profile_CPP]
inherits=Profile_COMPILED
plugins=KDevDebugger
[Profile_SCRIPT]
inherits=Profile_BASE
plugins=
[Profile_WEB]
inherits=Profile_SCRIPT
plugins=KDevcopyto