diff options
author | Kevin Breit <battery841@src.gnome.org> | 2001-06-19 04:15:58 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-06-19 04:15:58 +0800 |
commit | f88bac6e476ca15adfeb906f154edb03bae81603 (patch) | |
tree | f68829df215eb9b3792160fef4d429d8f315adc3 | |
parent | cbb3f733b364eb84faa802a627dbcae7524c24a0 (diff) | |
download | gsoc2013-evolution-f88bac6e476ca15adfeb906f154edb03bae81603.tar gsoc2013-evolution-f88bac6e476ca15adfeb906f154edb03bae81603.tar.gz gsoc2013-evolution-f88bac6e476ca15adfeb906f154edb03bae81603.tar.bz2 gsoc2013-evolution-f88bac6e476ca15adfeb906f154edb03bae81603.tar.lz gsoc2013-evolution-f88bac6e476ca15adfeb906f154edb03bae81603.tar.xz gsoc2013-evolution-f88bac6e476ca15adfeb906f154edb03bae81603.tar.zst gsoc2013-evolution-f88bac6e476ca15adfeb906f154edb03bae81603.zip |
Commented out DTD which shouldn't be there
* doc/C/usage-mainwindow.sgml: Commented out DTD which shouldn't be there
svn path=/trunk/; revision=10279
-rw-r--r-- | doc/C/usage-mainwindow.sgml | 4 | ||||
-rw-r--r-- | help/C/usage-mainwindow.sgml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/C/usage-mainwindow.sgml b/doc/C/usage-mainwindow.sgml index 4479129023..50b8d245f2 100644 --- a/doc/C/usage-mainwindow.sgml +++ b/doc/C/usage-mainwindow.sgml @@ -1,6 +1,6 @@ - +<!-- <!DOCTYPE Chapter PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN"> - +--> <chapter id="usage-mainwindow"> <title>The Main Window: Evolution Basics</title> diff --git a/help/C/usage-mainwindow.sgml b/help/C/usage-mainwindow.sgml index 4479129023..50b8d245f2 100644 --- a/help/C/usage-mainwindow.sgml +++ b/help/C/usage-mainwindow.sgml @@ -1,6 +1,6 @@ - +<!-- <!DOCTYPE Chapter PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN"> - +--> <chapter id="usage-mainwindow"> <title>The Main Window: Evolution Basics</title> |