diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 15:09:42 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 15:09:42 -0600 |
commit | 2df6bde18ab40472f2df8637cf6456cb80dc2329 (patch) | |
tree | 5a4362124ff46786fce835d2f1e7d583c92a5670 /examples/kpartgui.dtd | |
parent | be6cfa4b990910e65e8d2f4f212eba3f7da6ee72 (diff) | |
download | pytde-2df6bde18ab40472f2df8637cf6456cb80dc2329.tar.gz pytde-2df6bde18ab40472f2df8637cf6456cb80dc2329.zip |
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'examples/kpartgui.dtd')
-rw-r--r-- | examples/kpartgui.dtd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/kpartgui.dtd b/examples/kpartgui.dtd index 7706569..005bc6a 100644 --- a/examples/kpartgui.dtd +++ b/examples/kpartgui.dtd @@ -67,7 +67,7 @@ <!-- Defines both Standard and app-specific actions. An action can appear in a menu, a toolbar or in a menubar . --> <!ELEMENT Action EMPTY> -<!-- We defined only a few standard KAction properties here. Theoritically we can have +<!-- We defined only a few standard TDEAction properties here. Theoritically we can have any property here --> <!ATTLIST Action name CDATA #REQUIRED |