summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/dialogs
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/dialogs')
-rw-r--r--umbrello/umbrello/dialogs/activitydialog.h2
-rw-r--r--umbrello/umbrello/dialogs/activitypage.h2
-rw-r--r--umbrello/umbrello/dialogs/assocgenpage.h2
-rw-r--r--umbrello/umbrello/dialogs/assocpage.h2
-rw-r--r--umbrello/umbrello/dialogs/assocpropdlg.h2
-rw-r--r--umbrello/umbrello/dialogs/assocrolepage.h2
-rw-r--r--umbrello/umbrello/dialogs/classgenpage.h2
-rw-r--r--umbrello/umbrello/dialogs/classifierlistpage.h2
-rw-r--r--umbrello/umbrello/dialogs/classoptionspage.h2
-rw-r--r--umbrello/umbrello/dialogs/classpropdlg.h2
-rw-r--r--umbrello/umbrello/dialogs/classwizard.h2
-rw-r--r--umbrello/umbrello/dialogs/codegenerationoptionspage.h2
-rw-r--r--umbrello/umbrello/dialogs/codegenerationwizard.h2
-rw-r--r--umbrello/umbrello/dialogs/diagramprintpage.h2
-rw-r--r--umbrello/umbrello/dialogs/notedialog.h2
-rw-r--r--umbrello/umbrello/dialogs/overwritedialogue.h2
-rw-r--r--umbrello/umbrello/dialogs/parmpropdlg.h2
-rw-r--r--umbrello/umbrello/dialogs/pkgcontentspage.h2
-rw-r--r--umbrello/umbrello/dialogs/selectopdlg.h2
-rw-r--r--umbrello/umbrello/dialogs/settingsdlg.h2
-rw-r--r--umbrello/umbrello/dialogs/statedialog.h2
-rw-r--r--umbrello/umbrello/dialogs/umlattributedialog.h2
-rw-r--r--umbrello/umbrello/dialogs/umlentityattributedialog.h2
-rw-r--r--umbrello/umbrello/dialogs/umloperationdialog.h2
-rw-r--r--umbrello/umbrello/dialogs/umltemplatedialog.h2
-rw-r--r--umbrello/umbrello/dialogs/umlviewdialog.h2
-rw-r--r--umbrello/umbrello/dialogs/umlwidgetcolorpage.h2
27 files changed, 27 insertions, 27 deletions
diff --git a/umbrello/umbrello/dialogs/activitydialog.h b/umbrello/umbrello/dialogs/activitydialog.h
index 26b42039..cabc5ab2 100644
--- a/umbrello/umbrello/dialogs/activitydialog.h
+++ b/umbrello/umbrello/dialogs/activitydialog.h
@@ -33,7 +33,7 @@ class ActivityWidget;
* Displays the properties for a @ref ActivityWidget
*
* @author Paul Hensgen
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class ActivityDialog : public KDialogBase {
diff --git a/umbrello/umbrello/dialogs/activitypage.h b/umbrello/umbrello/dialogs/activitypage.h
index 6743e2aa..b97d2d61 100644
--- a/umbrello/umbrello/dialogs/activitypage.h
+++ b/umbrello/umbrello/dialogs/activitypage.h
@@ -24,7 +24,7 @@ class ListPopupMenu;
/**
* @author Paul Hensgen
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class ActivityPage : public TQWidget {
Q_OBJECT
diff --git a/umbrello/umbrello/dialogs/assocgenpage.h b/umbrello/umbrello/dialogs/assocgenpage.h
index 7d536211..e532c57c 100644
--- a/umbrello/umbrello/dialogs/assocgenpage.h
+++ b/umbrello/umbrello/dialogs/assocgenpage.h
@@ -38,7 +38,7 @@ class KComboBox;
*
* @short Display properties on a UMLObject.
* @author Paul Hensgen <phensgen@techie.com>
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class AssocGenPage : public TQWidget {
Q_OBJECT
diff --git a/umbrello/umbrello/dialogs/assocpage.h b/umbrello/umbrello/dialogs/assocpage.h
index ab7aff20..13e12e2b 100644
--- a/umbrello/umbrello/dialogs/assocpage.h
+++ b/umbrello/umbrello/dialogs/assocpage.h
@@ -36,7 +36,7 @@
*
* @short The page shows all the Associations that belong to a UMLClassifier.
* @author Paul Hensgen <phensgen@techie.com>
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class AssocPage : public TQWidget {
Q_OBJECT
diff --git a/umbrello/umbrello/dialogs/assocpropdlg.h b/umbrello/umbrello/dialogs/assocpropdlg.h
index 4bd892f4..47338878 100644
--- a/umbrello/umbrello/dialogs/assocpropdlg.h
+++ b/umbrello/umbrello/dialogs/assocpropdlg.h
@@ -27,7 +27,7 @@ class UMLDoc;
/**
* Based off of AssocPropDlg class
* @author Brian Thomas <Brian.A.Thomas@gsfc.nasa.gov>
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class AssocPropDlg : public KDialogBase {
Q_OBJECT
diff --git a/umbrello/umbrello/dialogs/assocrolepage.h b/umbrello/umbrello/dialogs/assocrolepage.h
index 55dede9b..21752b63 100644
--- a/umbrello/umbrello/dialogs/assocrolepage.h
+++ b/umbrello/umbrello/dialogs/assocrolepage.h
@@ -34,7 +34,7 @@
*
* @short Display properties on a UMLObject.
* @author Paul Hensgen <phensgen@techie.com>
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class AssocRolePage : public TQWidget {
Q_OBJECT
diff --git a/umbrello/umbrello/dialogs/classgenpage.h b/umbrello/umbrello/dialogs/classgenpage.h
index 7c7dc71e..ccddadbe 100644
--- a/umbrello/umbrello/dialogs/classgenpage.h
+++ b/umbrello/umbrello/dialogs/classgenpage.h
@@ -34,7 +34,7 @@ class UMLDoc;
*
* @short Display properties on a UMLObject.
* @author Paul Hensgen <phensgen@techie.com>
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class ClassGenPage : public TQWidget {
Q_OBJECT
diff --git a/umbrello/umbrello/dialogs/classifierlistpage.h b/umbrello/umbrello/dialogs/classifierlistpage.h
index 8d3bfea0..0846dc7f 100644
--- a/umbrello/umbrello/dialogs/classifierlistpage.h
+++ b/umbrello/umbrello/dialogs/classifierlistpage.h
@@ -34,7 +34,7 @@ class UMLDoc;
*
* @short A dialog page to display classifier properties.
* @author Paul Hensgen, Jonathan Riddell
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class ClassifierListPage : public TQWidget {
Q_OBJECT
diff --git a/umbrello/umbrello/dialogs/classoptionspage.h b/umbrello/umbrello/dialogs/classoptionspage.h
index 718944cc..937e20ab 100644
--- a/umbrello/umbrello/dialogs/classoptionspage.h
+++ b/umbrello/umbrello/dialogs/classoptionspage.h
@@ -29,7 +29,7 @@ class ClassifierWidget;
* @short A dialog page to display the options for a UMLWidget.
* @author Paul Hensgen <phensgen@techie.com>
* @see ClassPropDlg
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class ClassOptionsPage : public TQWidget {
public:
diff --git a/umbrello/umbrello/dialogs/classpropdlg.h b/umbrello/umbrello/dialogs/classpropdlg.h
index 3eeafe2b..54073a4f 100644
--- a/umbrello/umbrello/dialogs/classpropdlg.h
+++ b/umbrello/umbrello/dialogs/classpropdlg.h
@@ -36,7 +36,7 @@ class UMLWidget;
/**
* @author Paul Hensgen <phensgen@techie.com>
* @version 1.0
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class ClassPropDlg : public KDialogBase {
Q_OBJECT
diff --git a/umbrello/umbrello/dialogs/classwizard.h b/umbrello/umbrello/dialogs/classwizard.h
index 77fde177..eb853e0c 100644
--- a/umbrello/umbrello/dialogs/classwizard.h
+++ b/umbrello/umbrello/dialogs/classwizard.h
@@ -22,7 +22,7 @@ class UMLDoc;
/**
* @author Paul Hensgen
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class ClassWizard : public KWizard {
public:
diff --git a/umbrello/umbrello/dialogs/codegenerationoptionspage.h b/umbrello/umbrello/dialogs/codegenerationoptionspage.h
index fff7ac9a..745cb993 100644
--- a/umbrello/umbrello/dialogs/codegenerationoptionspage.h
+++ b/umbrello/umbrello/dialogs/codegenerationoptionspage.h
@@ -4,7 +4,7 @@
begin : Thu Jul 25 2002
copyright : (C) 2002 by Luis De la Parra
email : luis@delaparra.org
- Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
***************************************************************************/
/***************************************************************************
diff --git a/umbrello/umbrello/dialogs/codegenerationwizard.h b/umbrello/umbrello/dialogs/codegenerationwizard.h
index ec75e1f6..52a35bd9 100644
--- a/umbrello/umbrello/dialogs/codegenerationwizard.h
+++ b/umbrello/umbrello/dialogs/codegenerationwizard.h
@@ -4,7 +4,7 @@
begin : Wed Jul 24 2002
copyright : (C) 2002 by Luis De la Parra
email : luis@delaparra.org
- Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
***************************************************************************/
/***************************************************************************
diff --git a/umbrello/umbrello/dialogs/diagramprintpage.h b/umbrello/umbrello/dialogs/diagramprintpage.h
index 4152d18f..0729e71b 100644
--- a/umbrello/umbrello/dialogs/diagramprintpage.h
+++ b/umbrello/umbrello/dialogs/diagramprintpage.h
@@ -31,7 +31,7 @@ class TQGroupBox;
* @short A print dialog page.
* @author Paul Hensgen <phensgen@techie.com>
* @see KPrinter
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class DiagramPrintPage : public KPrintDialogPage {
diff --git a/umbrello/umbrello/dialogs/notedialog.h b/umbrello/umbrello/dialogs/notedialog.h
index a7e895b3..b4112811 100644
--- a/umbrello/umbrello/dialogs/notedialog.h
+++ b/umbrello/umbrello/dialogs/notedialog.h
@@ -18,7 +18,7 @@
/**
* @author Paul Hensgen
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class TQGroupBox;
class TQLineEdit;
diff --git a/umbrello/umbrello/dialogs/overwritedialogue.h b/umbrello/umbrello/dialogs/overwritedialogue.h
index 4fef1282..78f512c0 100644
--- a/umbrello/umbrello/dialogs/overwritedialogue.h
+++ b/umbrello/umbrello/dialogs/overwritedialogue.h
@@ -25,7 +25,7 @@ class TQCheckBox;
* better to use user defined buttons but I couldn't work out how. KDialogBase guru needed.
*
* @author Jonathan Riddell <jr@jriddell.org>
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class OverwriteDialogue: public KDialogBase {
Q_OBJECT
diff --git a/umbrello/umbrello/dialogs/parmpropdlg.h b/umbrello/umbrello/dialogs/parmpropdlg.h
index a30b5a6e..29233187 100644
--- a/umbrello/umbrello/dialogs/parmpropdlg.h
+++ b/umbrello/umbrello/dialogs/parmpropdlg.h
@@ -33,7 +33,7 @@ class UMLDoc;
*
* @short A properties dialog box for a parameter.
* @author Paul Hensgen <phensgen@techie.com>
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class ParmPropDlg : public KDialogBase {
Q_OBJECT
diff --git a/umbrello/umbrello/dialogs/pkgcontentspage.h b/umbrello/umbrello/dialogs/pkgcontentspage.h
index 75918404..654310e5 100644
--- a/umbrello/umbrello/dialogs/pkgcontentspage.h
+++ b/umbrello/umbrello/dialogs/pkgcontentspage.h
@@ -23,7 +23,7 @@
/**
* @short The page shows all the objects that belong to a @ref UMLPackage.
* @author Oliver Kellogg <okellogg@users.sourceforge.net>
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class PkgContentsPage : public TQWidget {
Q_OBJECT
diff --git a/umbrello/umbrello/dialogs/selectopdlg.h b/umbrello/umbrello/dialogs/selectopdlg.h
index bb3928f3..e588159e 100644
--- a/umbrello/umbrello/dialogs/selectopdlg.h
+++ b/umbrello/umbrello/dialogs/selectopdlg.h
@@ -33,7 +33,7 @@ class UMLView;
*
* @short A dialog to select an operation.
* @author Paul Hensgen <phensgen@techie.com>
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class SelectOpDlg : public KDialogBase
diff --git a/umbrello/umbrello/dialogs/settingsdlg.h b/umbrello/umbrello/dialogs/settingsdlg.h
index 5b47bd9b..59305270 100644
--- a/umbrello/umbrello/dialogs/settingsdlg.h
+++ b/umbrello/umbrello/dialogs/settingsdlg.h
@@ -37,7 +37,7 @@ class CodeGenerator;
/**
* @author Paul Hensgen
* modified by brian thomas Aug-2003
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class SettingsDlg : public KDialogBase {
diff --git a/umbrello/umbrello/dialogs/statedialog.h b/umbrello/umbrello/dialogs/statedialog.h
index 86f4eb62..2897899c 100644
--- a/umbrello/umbrello/dialogs/statedialog.h
+++ b/umbrello/umbrello/dialogs/statedialog.h
@@ -32,7 +32,7 @@ class TDEFontChooser;
* Displays the properties for a @ref StateWidget
*
* @author Paul Hensgen
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class StateDialog : public KDialogBase {
diff --git a/umbrello/umbrello/dialogs/umlattributedialog.h b/umbrello/umbrello/dialogs/umlattributedialog.h
index 5d852206..68ea3f2e 100644
--- a/umbrello/umbrello/dialogs/umlattributedialog.h
+++ b/umbrello/umbrello/dialogs/umlattributedialog.h
@@ -16,7 +16,7 @@
/**
* @author Paul Hensgen
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class TQButtonGroup;
diff --git a/umbrello/umbrello/dialogs/umlentityattributedialog.h b/umbrello/umbrello/dialogs/umlentityattributedialog.h
index bf727271..b7ce401b 100644
--- a/umbrello/umbrello/dialogs/umlentityattributedialog.h
+++ b/umbrello/umbrello/dialogs/umlentityattributedialog.h
@@ -16,7 +16,7 @@
/**
* @author Jonathan Riddell
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class TQButtonGroup;
diff --git a/umbrello/umbrello/dialogs/umloperationdialog.h b/umbrello/umbrello/dialogs/umloperationdialog.h
index 49ec1aba..f2b3f9e4 100644
--- a/umbrello/umbrello/dialogs/umloperationdialog.h
+++ b/umbrello/umbrello/dialogs/umloperationdialog.h
@@ -18,7 +18,7 @@
/**
* @author Paul Hensgen
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class UMLOperation;
diff --git a/umbrello/umbrello/dialogs/umltemplatedialog.h b/umbrello/umbrello/dialogs/umltemplatedialog.h
index dc27cdc0..93d5aad3 100644
--- a/umbrello/umbrello/dialogs/umltemplatedialog.h
+++ b/umbrello/umbrello/dialogs/umltemplatedialog.h
@@ -26,7 +26,7 @@ class UMLTemplate;
* A dialog to edit the properties of a class template (paramaterised class)
*
* @author Jonathan Riddell
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class UMLTemplateDialog : public KDialogBase {
diff --git a/umbrello/umbrello/dialogs/umlviewdialog.h b/umbrello/umbrello/dialogs/umlviewdialog.h
index 5d466d50..41713aec 100644
--- a/umbrello/umbrello/dialogs/umlviewdialog.h
+++ b/umbrello/umbrello/dialogs/umlviewdialog.h
@@ -20,7 +20,7 @@
/**
* @author Paul Hensgen
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class UMLView;
class ClassWidget;
diff --git a/umbrello/umbrello/dialogs/umlwidgetcolorpage.h b/umbrello/umbrello/dialogs/umlwidgetcolorpage.h
index 0110790f..a3d4c5dd 100644
--- a/umbrello/umbrello/dialogs/umlwidgetcolorpage.h
+++ b/umbrello/umbrello/dialogs/umlwidgetcolorpage.h
@@ -17,7 +17,7 @@
/**
* @author Paul Hensgen
- * Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
+ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class UMLWidget;
class UMLView;