From 1913dc31008d15cbd18c0773f90ad523515e37d0 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Thu, 17 Oct 2019 14:22:44 +0200 Subject: Drop automake build support. Add basic cmake build instructions in the INSTALL file. Deleted empty file: NEWS. Deleted obsolete file: kkbswitch.spec . Some cleanup in the README, the "man" page and the "help" page files. The man page as well as the icons have moved in their own folder. Signed-off-by: gregory guy (cherry picked from commit 9d191894a587d67cacceb69b868160250820cfa7) --- doc/en/index.docbook | 73 +++++++--------------------------------------------- 1 file changed, 9 insertions(+), 64 deletions(-) (limited to 'doc/en/index.docbook') diff --git a/doc/en/index.docbook b/doc/en/index.docbook index c059822..159dbdb 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -46,7 +46,7 @@ -&kkbswitch; is a keyboard layout indicator for &kde;. +&kkbswitch; is a keyboard layout indicator for &tde;. @@ -65,7 +65,7 @@ Introduction -&kkbswitch; is a keyboard layout indicator for &kde; 2 or 3. It is useful when +&kkbswitch; is a keyboard layout indicator for &tde;. It is useful when you have configured the XKeyboard extension of your X Server to have more than one keyboard group (layout), for example US/ASCII and Russian. &kkbswitch; displays an icon in the system tray that indicates which layout is currently @@ -74,10 +74,8 @@ serves as the indicator of the current layout. You still have to configure XKeyboard by editing the XF86Config file. -Please report any problems or feature requests to the author, Leonid -Zeitlin, at the address lz@europe.com. +Please report any problems or feature requests to the Trinity Desktop Environment project. - @@ -154,7 +152,7 @@ This style displays the two-letter ISO language code corresponding to the curren Flag and code -This style displays the language code against the background of a country flag. This style mimics &kde;'s kxkb application. +This style displays the language code against the background of a country flag. This style mimics &tde;'s kxkb application. @@ -400,7 +398,7 @@ active (like selecting a layout from the tray icon popup menu). -QStringList getGroupNames +TQStringList getGroupNames @@ -541,63 +539,23 @@ Documentation copyright 2001-2005 Leonid Zeitlin lz@europe.com How to obtain &kkbswitch; -&kkbswitch; has a home page at SourceForge: - -http://kkbswitch.sourceforge.net. Check there for the latest news. The latest version is available for download from the project page: -http://sourceforge.net/projects/kkbswitch. - - Requirements &kkbswitch; doesn't require any special environment to compile and run besides - the standard &kde; 2 or 3 tdelibs and tdebase. + the standard &tde; tdelibs and tdebase. Compilation and Installation -In order to compile and install &kkbswitch; on your system, type the following -in the base directory of the &kkbswitch; distribution: - -% ./configure -% make -% make install - - - - -Options you may want or need to give to the configure command are: - - - -=dir - set the prefix where your &kde; installation is located. Alternatively, you can set $TDEDIR environment variable to the &kde; directory. Under regular circumstances, the configuration script will find the &kde; location automatically; use this option only if you are having problems without it. - - - - install the Russian/Ukrainian layout file (described in ). This option is useful for users of XFree86 prior to version 4.3, who want to use Russian/Ukrainian layout file. Note that with this option it is not possible to install &kkbswitch; without root privileges, because the layout file must go to the system XKB layout directory where ordinary users don't have write access. - - - - do not check for &arts; development headers. &arts; is &kde;'s multimedia framework, which &kkbswitch; does not use. However, since &kkbswitch; uses standard &kde; configuration macros, the configuration script will check for &arts; headers and complain if they are not found. If this happens to you, specify this option to compile &kkbswitch;. Alternatively, install &arts; development headers, you'll need them one day. - - - - - -Since &kkbswitch; uses autoconf and automake you should have not trouble -compiling it. &kkbswitch; was tested under several versions of &Linux; and FreeBSD, -and a FreeBSD port is available. +&kkbswitch; relies on cmake to build, please read the INSTALL file. @@ -680,16 +638,3 @@ sgml-indent-step:0 sgml-indent-data:nil End: --> - - - - - - - - - - - - - -- cgit v1.2.3