From 177d300ee3314dc2e9bbe0a491b42cf6ae0b4839 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 25 Nov 2012 15:38:45 -0600 Subject: Numerous docbook fixes and updates. This resolves bug reports 1337 and 1343. --- .../docs/tdebase/kcontrol/kthememgr/index.docbook | 2 +- .../docs/tdebase/khelpcenter/Makefile.in | 10 +- .../docs/tdebase/khelpcenter/index.docbook | 4 +- .../tdebase/khelpcenter/quickstart/index.docbook | 8 +- .../khelpcenter/userguide/about-desktop.docbook | 2 +- .../userguide/first-impressions.docbook | 4 +- .../khelpcenter/userguide/getting-started.docbook | 2 +- .../docs/tdebase/khelpcenter/welcome.docbook | 2 +- .../docs/tdebase/khelpcenter/whatistde.docbook | 101 +++++++++++++++++++++ .../docs/tdebase/quickstart/index.docbook | 8 +- .../docs/tdebase/userguide/about-desktop.docbook | 2 +- .../tdebase/userguide/first-impressions.docbook | 4 +- .../docs/tdebase/userguide/getting-started.docbook | 2 +- tde-i18n-en_GB/docs/tdeedu/kstars/index.docbook | 2 +- .../docs/tdepim/kaddressbook/index.docbook | 2 +- tde-i18n-en_GB/docs/tdepim/knode/commands.docbook | 2 +- tde-i18n-en_GB/docs/tdepim/knode/faq.docbook | 2 +- .../docs/tdepim/knode/introduction.docbook | 2 +- tde-i18n-en_GB/docs/tdepim/knode/journey.docbook | 2 +- tde-i18n-en_GB/docs/tdepim/knode/more.docbook | 2 +- .../docs/tdepim/knode/using-firststart.docbook | 2 +- tde-i18n-en_GB/docs/tdesdk/umbrello/index.docbook | 2 +- .../tdeutils/kcontrol/kcmlowbatcrit/index.docbook | 2 +- .../kinfocenter/blockdevices/index.docbook | 4 +- 24 files changed, 138 insertions(+), 37 deletions(-) create mode 100644 tde-i18n-en_GB/docs/tdebase/khelpcenter/whatistde.docbook (limited to 'tde-i18n-en_GB') diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/kthememgr/index.docbook b/tde-i18n-en_GB/docs/tdebase/kcontrol/kthememgr/index.docbook index ff0d66ab717..8e3bfc2a446 100644 --- a/tde-i18n-en_GB/docs/tdebase/kcontrol/kthememgr/index.docbook +++ b/tde-i18n-en_GB/docs/tdebase/kcontrol/kthememgr/index.docbook @@ -1,5 +1,5 @@ - + 2 -KDE_DIST=Makefile.in whatiskde.docbook help.docbook support.docbook welcome.docbook index.docbook links.docbook contact.docbook Makefile.am index.cache.bz2 +KDE_DIST=Makefile.in whatistde.docbook help.docbook support.docbook welcome.docbook index.docbook links.docbook contact.docbook Makefile.am index.cache.bz2 #>+ 24 -index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) links.docbook help.docbook whatiskde.docbook support.docbook index.docbook welcome.docbook contact.docbook +index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) links.docbook help.docbook whatistde.docbook support.docbook index.docbook welcome.docbook contact.docbook @if test -n "$(MEINPROC)"; then echo $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; fi docs-am: index.cache.bz2 @@ -555,20 +555,20 @@ clean-docs: #>+ 13 install-nls: $(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/khelpcenter - @for base in links.docbook help.docbook whatiskde.docbook support.docbook index.docbook welcome.docbook contact.docbook ; do \ + @for base in links.docbook help.docbook whatistde.docbook support.docbook index.docbook welcome.docbook contact.docbook ; do \ echo $(INSTALL_DATA) $$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/khelpcenter/$$base ;\ $(INSTALL_DATA) $(srcdir)/$$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/khelpcenter/$$base ;\ done uninstall-nls: - for base in links.docbook help.docbook whatiskde.docbook support.docbook index.docbook welcome.docbook contact.docbook ; do \ + for base in links.docbook help.docbook whatistde.docbook support.docbook index.docbook welcome.docbook contact.docbook ; do \ rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/khelpcenter/$$base ;\ done #>+ 5 distdir-nls: - for file in links.docbook help.docbook whatiskde.docbook support.docbook index.docbook welcome.docbook contact.docbook ; do \ + for file in links.docbook help.docbook whatistde.docbook support.docbook index.docbook welcome.docbook contact.docbook ; do \ cp $(srcdir)/$$file $(distdir); \ done diff --git a/tde-i18n-en_GB/docs/tdebase/khelpcenter/index.docbook b/tde-i18n-en_GB/docs/tdebase/khelpcenter/index.docbook index 96af9959d1b..06bfe61fb87 100644 --- a/tde-i18n-en_GB/docs/tdebase/khelpcenter/index.docbook +++ b/tde-i18n-en_GB/docs/tdebase/khelpcenter/index.docbook @@ -4,7 +4,7 @@ - + @@ -88,7 +88,7 @@ a way round it. (FF) --> &welcome; &help; -&whatiskde; +&whatistde; &contact; &support; diff --git a/tde-i18n-en_GB/docs/tdebase/khelpcenter/quickstart/index.docbook b/tde-i18n-en_GB/docs/tdebase/khelpcenter/quickstart/index.docbook index 407da284bac..36ed3038ecd 100644 --- a/tde-i18n-en_GB/docs/tdebase/khelpcenter/quickstart/index.docbook +++ b/tde-i18n-en_GB/docs/tdebase/khelpcenter/quickstart/index.docbook @@ -122,7 +122,7 @@ A panel at the bottom of the screen, used to start applications and switch between desktops. Among other things, it contains the &kmenu;, a large &kicon; which displays a menu of applications to start when clicked. +> at the bottom of the screen, used to start applications and switch between desktops. Among other things, it contains the &kmenu;, a large &ticon; which displays a menu of applications to start when clicked. @@ -153,7 +153,7 @@ To start an application, click on the &kicon; button on the panel (called the To start an application, click on the &ticon; button on the panel (called the &kmenu;) and choose an item from the menu. @@ -223,7 +223,7 @@ >Using the &kmenu; and the Panel At the bottom of the screen you will find the desktop panel, which is called &kicker;. You use the panel to launch applications. Have a look at the button on the left with a large &kicon;. +>At the bottom of the screen you will find the desktop panel, which is called &kicker;. You use the panel to launch applications. Have a look at the button on the left with a large &ticon;. This button is called the &kmenu;. It has a small arrow on the top to indicate that it will pop up a menu if you click on it. Just do it! The pop-up offers you easy access to all &kde; applications installed on your computer system. @@ -257,7 +257,7 @@ >). You can add an entire menu this way, or one of the &kicon; button sub-menus. For example, if you have &koffice; installed and want quick access to all the &koffice; applications, without having to navigate through the &kmenu;, then instead of choosing an application, click on the You can add an entire menu this way, or one of the &ticon; button sub-menus. For example, if you have &koffice; installed and want quick access to all the &koffice; applications, without having to navigate through the &kmenu;, then instead of choosing an application, click on the Add this menu menu entry. Now you will have instant access to all the &koffice; applications, without having to put an icon for each on the panel. diff --git a/tde-i18n-en_GB/docs/tdebase/khelpcenter/userguide/about-desktop.docbook b/tde-i18n-en_GB/docs/tdebase/khelpcenter/userguide/about-desktop.docbook index a6fd193614b..26670ccb6c1 100644 --- a/tde-i18n-en_GB/docs/tdebase/khelpcenter/userguide/about-desktop.docbook +++ b/tde-i18n-en_GB/docs/tdebase/khelpcenter/userguide/about-desktop.docbook @@ -241,7 +241,7 @@ >Adding a shortcut icon with the menu Click on the &kicon; and choose Click on the &ticon; and choose Panel Menu &kicon; button +>&ticon; button The &kicon; button is one of the most important places on your &kde; desktop. From here, you can start all &kde; applications installed. Later, when you learn how to use The &ticon; button is one of the most important places on your &kde; desktop. From here, you can start all &kde; applications installed. Later, when you learn how to use the TDE Menu Editor, you can also add other programs here as well. To start a program, just click on the button. You will see a list of different categories, plus some special entries. Whenever you move your mouse over an entry that has an arrow to the right, a new menu will appear. When you find the program you want to start, just click on it with the leftOpening a Window Containing Your Home Folder Click on the &kicon; button and choose Click on the &ticon; button and choose Home (Personal Files). A window showing the contents of your home folder will pop up. To see a more detailed listing of files in your home folder, select Show Hidden Files&kde; is a powerful graphical desktop environment for &UNIX; workstations. A &kde; desktop combines ease of use, contemporary functionality and outstanding graphical design with the technological superiority of the &UNIX; operating system. What is the K Desktop Environment? diff --git a/tde-i18n-en_GB/docs/tdebase/khelpcenter/whatistde.docbook b/tde-i18n-en_GB/docs/tdebase/khelpcenter/whatistde.docbook new file mode 100644 index 00000000000..8ab7799675b --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/khelpcenter/whatistde.docbook @@ -0,0 +1,101 @@ + +2002-01-18 3.00.00 +What is &tde;? + + + +What is &tde;? + +&tde; is a desktop environment. In other words, &tde; is a collection of programs, technologies and documentation that attempt to make life easier for computer users. &tde; is targeted at &UNIX; workstations. It features network transparency and a contemporary work philosophy. + +The creators of the K Desktop Environment are a world-wide group of software engineers. This group's major goal in free software development is to provide high quality software that empowers the user with easy control of his computer's resources. + +&tde; seeks to fill the need for an easy to use desktop for &UNIX; workstations, similar to the desktop environments found under &MacOS; or &Windows; 95/NT. &tde; meets the requirement of users for an easy to use work environment. Tools used to reach this end are: enhanced inter-application communication, component reuse, global drag and drop, uniform look and feel and many more. Thus, &tde; offers much more than the traditional &UNIX; window managers. + +Stability, scaleability and openness are qualities which have made &UNIX; the undisputed choice for the information technology professional for many years. &tde; builds on top of this excellent base framework and brings new, much needed qualities: usability, user friendliness and beauty! &tde; was the first, and stays the forefront player in bringing these qualities to &UNIX;, which constituted for years, the premier platform for server computers and scientific institutions, but wasn't very attractive for desktop users. + +Without &UNIX; the Internet would not exist, or at least would have a vastly different form. &UNIX; has not, until now, addressed the needs of the average computer user. This fact is particularly unfortunate, since a number of implementations of &UNIX; (&Linux;, FreeBSD, NetBSD, &etc;) are freely available on the Internet, all of which are of exceptional quality and stability. + + + + +&tde; The Desktop Environment + +In combination with a free implementation of &UNIX;, &tde; provides to the world an open and completely free desktop computing platform either at home or at work. + +This platform is available to anyone free of charge including its source code for anyone to modify. + +While there will always be room for improvement we believe we have now delivered a viable alternative to some of the more commonly found and commercial operating systems/desktops combinations available today. It is our hope that the combination of &UNIX; and &tde; will finally bring the same open, reliable, stable, and monopoly free computing to the average computer user that scientists and computing professionals world-wide have enjoyed for years. + + + + +&tde; The Application Development Framework + +&tde; focuses on the user's needs, but it's obvious that this focus is more easily achieved by also giving developers the best tools. &tde; code contains, and comes with, some of the best development technologies of the modern computing age. + +Authoring applications under &UNIX;/X11 used to be an extremely tedious and labour intensive process. &tde; recognises the fact that a computing platform is only as good as the number of first class applications available to the users of that particular platform. + +&tde; defines new technologies in &DCOP; and KParts, created to offer a component document model and technology. Together with the complete &tde; libraries programming interface, &DCOP;/KParts are set in direct competition with other similar technologies like &Microsoft; MFC/COM/ActiveX technologies. The excellent quality and the high level of refinement of &tde;'s application programming interface (API) enables developers to focus on original and interesting issues and avoid reinventing the wheel. + + + + +&tde; The Office Application Suite + +In its current form, &tde; provides, apart from the essential desktop component applications, a suite of powerful office programs known to the world by the name &koffice;. + +&koffice; is based on the &tde; &DCOP;/KParts technologies. It currently contains: a word processor with desktop publishing capabilities (&kword;), a spreadsheet application (&kspread;) and accompanying charting program (&kchart;), a presentation program (&kpresenter;) and a vector drawing program (&kontour;). Tying things together is the KOffice Workspace, an integrated shell to ease the use of the &koffice; components in conjunction with each other. Additional components include an email client, a news reader, and a powerful PIM (Personal Information Manager - an organiser). + +While some of those components are still in alpha development, others are already extremely powerful. For example, &kpresenter;, &tde;'s presentation application, was successfully used at the 5th International &Linux; Congress in Cologne, Germany to deliver a &tde; presentation. + +We would like to invite you to learn more about &tde; and &koffice;. + + + + diff --git a/tde-i18n-en_GB/docs/tdebase/quickstart/index.docbook b/tde-i18n-en_GB/docs/tdebase/quickstart/index.docbook index e07a46dcc3b..6d3404a9284 100644 --- a/tde-i18n-en_GB/docs/tdebase/quickstart/index.docbook +++ b/tde-i18n-en_GB/docs/tdebase/quickstart/index.docbook @@ -122,7 +122,7 @@ A panel at the bottom of the screen, used to start applications and switch between desktops. Among other things, it contains the &kmenu;, a large &kicon; which displays a menu of applications to start when clicked. +> at the bottom of the screen, used to start applications and switch between desktops. Among other things, it contains the &kmenu;, a large &ticon; which displays a menu of applications to start when clicked. @@ -153,7 +153,7 @@ To start an application, click on the &kicon; button on the panel (called the To start an application, click on the &ticon; button on the panel (called the &kmenu;) and choose an item from the menu. @@ -223,7 +223,7 @@ >Using the &kmenu; and the Panel At the bottom of the screen you will find the desktop panel, which is called &kicker;. You use the panel to launch applications. Have a look at the button on the left with a large &kicon;. +>At the bottom of the screen you will find the desktop panel, which is called &kicker;. You use the panel to launch applications. Have a look at the button on the left with a large &ticon;. This button is called the &kmenu;. It has a small arrow on the top to indicate that it will pop up a menu if you click on it. Just do it! The pop-up offers you easy access to all &kde; applications installed on your computer system. @@ -257,7 +257,7 @@ >). You can add an entire menu this way, or one of the &kicon; button sub-menus. For example, if you have &koffice; installed and want quick access to all the &koffice; applications, without having to navigate through the &kmenu;, then instead of choosing an application, click on the You can add an entire menu this way, or one of the &ticon; button sub-menus. For example, if you have &koffice; installed and want quick access to all the &koffice; applications, without having to navigate through the &kmenu;, then instead of choosing an application, click on the Add this menu menu entry. Now you will have instant access to all the &koffice; applications, without having to put an icon for each on the panel. diff --git a/tde-i18n-en_GB/docs/tdebase/userguide/about-desktop.docbook b/tde-i18n-en_GB/docs/tdebase/userguide/about-desktop.docbook index a6fd193614b..26670ccb6c1 100644 --- a/tde-i18n-en_GB/docs/tdebase/userguide/about-desktop.docbook +++ b/tde-i18n-en_GB/docs/tdebase/userguide/about-desktop.docbook @@ -241,7 +241,7 @@ >Adding a shortcut icon with the menu Click on the &kicon; and choose Click on the &ticon; and choose Panel Menu &kicon; button +>&ticon; button The &kicon; button is one of the most important places on your &kde; desktop. From here, you can start all &kde; applications installed. Later, when you learn how to use The &ticon; button is one of the most important places on your &kde; desktop. From here, you can start all &kde; applications installed. Later, when you learn how to use the TDE Menu Editor, you can also add other programs here as well. To start a program, just click on the button. You will see a list of different categories, plus some special entries. Whenever you move your mouse over an entry that has an arrow to the right, a new menu will appear. When you find the program you want to start, just click on it with the leftOpening a Window Containing Your Home Folder Click on the &kicon; button and choose Click on the &ticon; button and choose Home (Personal Files). A window showing the contents of your home folder will pop up. To see a more detailed listing of files in your home folder, select Show Hidden Files - diff --git a/tde-i18n-en_GB/docs/tdepim/kaddressbook/index.docbook b/tde-i18n-en_GB/docs/tdepim/kaddressbook/index.docbook index af382cbf810..31d5bef87aa 100644 --- a/tde-i18n-en_GB/docs/tdepim/kaddressbook/index.docbook +++ b/tde-i18n-en_GB/docs/tdepim/kaddressbook/index.docbook @@ -1,5 +1,5 @@ - diff --git a/tde-i18n-en_GB/docs/tdepim/knode/commands.docbook b/tde-i18n-en_GB/docs/tdepim/knode/commands.docbook index 31f88739f12..2f65ccf5c7f 100644 --- a/tde-i18n-en_GB/docs/tdepim/knode/commands.docbook +++ b/tde-i18n-en_GB/docs/tdepim/knode/commands.docbook @@ -1,5 +1,5 @@ diff --git a/tde-i18n-en_GB/docs/tdepim/knode/faq.docbook b/tde-i18n-en_GB/docs/tdepim/knode/faq.docbook index 652f122db71..072bedafba0 100644 --- a/tde-i18n-en_GB/docs/tdepim/knode/faq.docbook +++ b/tde-i18n-en_GB/docs/tdepim/knode/faq.docbook @@ -1,5 +1,5 @@ -<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd" +<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" > --> <chapter id="introduction" > diff --git a/tde-i18n-en_GB/docs/tdepim/knode/journey.docbook b/tde-i18n-en_GB/docs/tdepim/knode/journey.docbook index 9aae1fd4930..e1141d9136c 100644 --- a/tde-i18n-en_GB/docs/tdepim/knode/journey.docbook +++ b/tde-i18n-en_GB/docs/tdepim/knode/journey.docbook @@ -1,5 +1,5 @@ <!-- <?xml version="1.0" ?> -<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd" +<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" > --> <chapter id="knode-journey" diff --git a/tde-i18n-en_GB/docs/tdepim/knode/more.docbook b/tde-i18n-en_GB/docs/tdepim/knode/more.docbook index 242e7f32fc6..42f158404df 100644 --- a/tde-i18n-en_GB/docs/tdepim/knode/more.docbook +++ b/tde-i18n-en_GB/docs/tdepim/knode/more.docbook @@ -1,5 +1,5 @@ <!-- <?xml version="1.0" ?> -<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd" +<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" > --> <chapter id="knode-more-info" diff --git a/tde-i18n-en_GB/docs/tdepim/knode/using-firststart.docbook b/tde-i18n-en_GB/docs/tdepim/knode/using-firststart.docbook index 3fca809fe0e..5d38dd1469a 100644 --- a/tde-i18n-en_GB/docs/tdepim/knode/using-firststart.docbook +++ b/tde-i18n-en_GB/docs/tdepim/knode/using-firststart.docbook @@ -1,5 +1,5 @@ <!-- <?xml version="1.0" ?> -<!DOCTYPE sect1 PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd" +<!DOCTYPE sect1 PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" > --> <sect1 id="first-start" > diff --git a/tde-i18n-en_GB/docs/tdesdk/umbrello/index.docbook b/tde-i18n-en_GB/docs/tdesdk/umbrello/index.docbook index 2d2d9669875..055f079585c 100644 --- a/tde-i18n-en_GB/docs/tdesdk/umbrello/index.docbook +++ b/tde-i18n-en_GB/docs/tdesdk/umbrello/index.docbook @@ -1,5 +1,5 @@ <?xml version="1.0" ?> -<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY umbrello "<application >Umbrello &UML; Modeller</application diff --git a/tde-i18n-en_GB/docs/tdeutils/kcontrol/kcmlowbatcrit/index.docbook b/tde-i18n-en_GB/docs/tdeutils/kcontrol/kcmlowbatcrit/index.docbook index 5310801246a..95256fd3d72 100644 --- a/tde-i18n-en_GB/docs/tdeutils/kcontrol/kcmlowbatcrit/index.docbook +++ b/tde-i18n-en_GB/docs/tdeutils/kcontrol/kcmlowbatcrit/index.docbook @@ -1,5 +1,5 @@ <?xml version="1.0" ?> -<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY % addindex "IGNORE"> <!ENTITY % British-English "INCLUDE" diff --git a/tde-i18n-en_GB/docs/tdeutils/kinfocenter/blockdevices/index.docbook b/tde-i18n-en_GB/docs/tdeutils/kinfocenter/blockdevices/index.docbook index 1e3278f2827..2ae20965620 100644 --- a/tde-i18n-en_GB/docs/tdeutils/kinfocenter/blockdevices/index.docbook +++ b/tde-i18n-en_GB/docs/tdeutils/kinfocenter/blockdevices/index.docbook @@ -1,5 +1,5 @@ <?xml version="1.0" ?> -<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY % addindex "IGNORE"> <!ENTITY % British-English "INCLUDE" @@ -105,7 +105,7 @@ > opens a new window with a graphical view of the files on that device. </para> <para -> The appropriate mount and umount commands, and how the file manager is opened from the context menu, can be configured from the &kdf; application. </para> +> The appropriate mount and umount commands, and how the file manager is opened from the context menu, can be configured from the &kdiskfree; application. </para> <sect2> <title -- cgit v1.2.3