Git commit ccd203c0f93bba94b023dbc94110c6fe1d9b5a39 by Burkhard Lück. Committed on 25/05/2016 at 14:33. Pushed by lueck into branch 'master'.
by kde, not for kde M +3 -4 doc/kate/index.docbook http://commits.kde.org/kate/ccd203c0f93bba94b023dbc94110c6fe1d9b5a39 diff --git a/doc/kate/index.docbook b/doc/kate/index.docbook index 368cf63..cddce70 100644 --- a/doc/kate/index.docbook +++ b/doc/kate/index.docbook @@ -1,7 +1,6 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ - <!ENTITY kappname "&kate;"> <!ENTITY imgpath "../katepart/"> <!ENTITY rcfile "katerc"> <!ENTITY gdb "<acronym>GDB</acronym>"> @@ -49,7 +48,7 @@ <releaseinfo>Applications 16.04</releaseinfo> <abstract> -<para>&kate; is a programmer's text editor for &kde; 4 and above.</para> +<para>&kate; is a programmer's text editor by &kde;.</para> <para>This handbook documents &kate; Version 16.04</para> </abstract> @@ -77,8 +76,8 @@ <title>Introduction</title> <para> -Welcome to &kate;, a programmer's text editor for &kde; version 4 and -above. Some of &kate;'s many features include configurable syntax +Welcome to &kate;, a programmer's text editor by &kde;. +Some of &kate;'s many features include configurable syntax highlighting for languages ranging from C and C++ to &HTML; to bash scripts, the ability to create and maintain projects, a multiple document interface _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
