diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-07-24 19:38:00 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-24 19:38:00 +0200 |
commit | 7a6d1b1ae2828661b051fec138c71b11da10a55e (patch) | |
tree | 4a584a0691d880bbbf99145b52dedd2bad1f868a /doc | |
parent | e73730eb7eb7229676b433fee535b0f4d4492cb0 (diff) | |
download | mplayerthumbs-7a6d1b1ae2828661b051fec138c71b11da10a55e.tar.gz mplayerthumbs-7a6d1b1ae2828661b051fec138c71b11da10a55e.zip |
Additional KDE3 => TDE conversion
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 | ||||
-rw-r--r-- | doc/en/Makefile.am | 2 | ||||
-rw-r--r-- | doc/en/index.docbook | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 0c1601e..c6133a9 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ # the SUBDIRS is filled automatically by am_edit. If files are # in this directory they are installed into the english dir -KDE_LANG = en +TDE_LANG = en KDE_DOCS = videopreview SUBDIRS = $(AUTODIRS) diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am index 266ad74..733eec2 100644 --- a/doc/en/Makefile.am +++ b/doc/en/Makefile.am @@ -1,2 +1,2 @@ KDE_DOCS = videopreview -KDE_LANG = en +TDE_LANG = en diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 0901bed..c1470aa 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -2,7 +2,7 @@ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY videopreview "<application>videopreview 0.1</application>"> <!ENTITY kappname "&videopreview;"><!-- Do *not* replace kappname--> - <!ENTITY package "kde-module"><!-- kdebase, kdeadmin, etc --> + <!ENTITY package "kde-module"><!-- tdebase, tdeadmin, etc --> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"><!-- change language only here --> @@ -488,8 +488,8 @@ application --> <!-- List any special requirements for your application here. This should include: -.Libraries or other software that is not included in kdesupport, -kdelibs, or kdebase. +.Libraries or other software that is not included in tdesupport, +tdelibs, or tdebase. .Hardware requirements like amount of RAM, disk space, graphics card capabilities, screen resolution, special expansion cards, etc. .Operating systems the app will run on. If your app is designed only for a |