diff options
| author | Darrell Anderson <humanreadable@yahoo.com> | 2012-07-04 16:46:19 -0500 |
|---|---|---|
| committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-07-04 16:46:19 -0500 |
| commit | 998ebd2e683e45140493910f76e692e96887b5d2 (patch) | |
| tree | 4d75be7d82ab9ba5ebd7c95c5b64a265971183d2 /src/profileengine/lib/profile.h | |
| parent | 9ba3adb356665bc27c3416c0b916efa89b366bde (diff) | |
| download | tdevelop-998ebd2e683e45140493910f76e692e96887b5d2.tar.gz tdevelop-998ebd2e683e45140493910f76e692e96887b5d2.zip | |
Fix help files, kdevelop->tdevelop branding, fix startup.
Diffstat (limited to 'src/profileengine/lib/profile.h')
| -rw-r--r-- | src/profileengine/lib/profile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profileengine/lib/profile.h b/src/profileengine/lib/profile.h index 857ddf39..dcdc369b 100644 --- a/src/profileengine/lib/profile.h +++ b/src/profileengine/lib/profile.h @@ -40,7 +40,7 @@ public: /**Lists which are held by a profile.*/ enum List { - Properties /**<X-KDevelop-Properties defined for this profile.*/, + Properties /**<X-TDevelop-Properties defined for this profile.*/, ExplicitEnable /**<A list of explicitly enabled plugins (names).*/, ExplicitDisable /**<A list of explicitly disabled plugins (names).*/ }; |
