diff options
Diffstat (limited to 'buildtools/autotools/README.dox')
-rw-r--r-- | buildtools/autotools/README.dox | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/buildtools/autotools/README.dox b/buildtools/autotools/README.dox index acad3e64..34cb31d5 100644 --- a/buildtools/autotools/README.dox +++ b/buildtools/autotools/README.dox @@ -3,7 +3,7 @@ Autoprojectpart is a projectmanager for Automake based projects. Loads and maintains Makefile.am files. -\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a> +\authors <a href="mailto:bernd AT tdevelop.org">Bernd Gehrmann</a> \maintainer <a href="mailto:victor_roeder AT gmx.de">Victor Röder</a> \maintainer <a href="mailto:a.lucas AT tu-bs.de">Amilcar do Carmo Lucas</a> @@ -15,9 +15,9 @@ reconfigure subprojects**. \feature Unsupported automake features will be left unchanged (hopefully), no major testing has been run yet (at least not by myself). -\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=kdevelop&component=autoproject&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number"> autoproject component at Bugzilla database</a> +\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=autoproject&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number"> autoproject component at Bugzilla database</a> \bug Lower Automake Manager view does not update it's view when adding a subproject (and targets, etc to the new subproject) -\bug If removing the Active Target, update the .kdevelop file, too! +\bug If removing the Active Target, update the .tdevelop file, too! \note @@ -34,6 +34,6 @@ with this configuration the "Automake Manager" doesn't insert the menuentry "exe and doesn't show the "Run Options" in the project configuration.<br> Now you can implement this features with your own special plugin. For an example please look at the projects generated for GBA using the VisualBoy Advance Plugin. -This plugin starts a GBA binary with an emulator. -- <a href="mailto:smeier AT kdevelop.org">Sandy Meier</a> +This plugin starts a GBA binary with an emulator. -- <a href="mailto:smeier AT tdevelop.org">Sandy Meier</a> */ |