summaryrefslogtreecommitdiffstats
path: root/tde-i18n-tr
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-11-25 15:38:45 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2012-11-25 15:38:45 -0600
commit177d300ee3314dc2e9bbe0a491b42cf6ae0b4839 (patch)
treeca3d2b02a75c8bf7673d0dd1760cdb2a6168ce0d /tde-i18n-tr
parentbbae71ff6874786dc525ae218bf998f4c3bb577c (diff)
downloadtde-i18n-177d300ee3314dc2e9bbe0a491b42cf6ae0b4839.tar.gz
tde-i18n-177d300ee3314dc2e9bbe0a491b42cf6ae0b4839.zip
Numerous docbook fixes and updates.
This resolves bug reports 1337 and 1343.
Diffstat (limited to 'tde-i18n-tr')
-rw-r--r--tde-i18n-tr/docs/tdebase/khelpcenter/Makefile.in10
-rw-r--r--tde-i18n-tr/docs/tdebase/khelpcenter/faq/about.docbook2
-rw-r--r--tde-i18n-tr/docs/tdebase/khelpcenter/faq/nonkdeapps.docbook2
-rw-r--r--tde-i18n-tr/docs/tdebase/khelpcenter/faq/panel.docbook2
-rw-r--r--tde-i18n-tr/docs/tdebase/khelpcenter/index.docbook6
-rw-r--r--tde-i18n-tr/docs/tdebase/khelpcenter/welcome.docbook2
-rw-r--r--tde-i18n-tr/docs/tdebase/khelpcenter/whatistde.docbook129
-rw-r--r--tde-i18n-tr/docs/tdebase/kinfocenter/protocols/index.docbook2
8 files changed, 142 insertions, 13 deletions
diff --git a/tde-i18n-tr/docs/tdebase/khelpcenter/Makefile.in b/tde-i18n-tr/docs/tdebase/khelpcenter/Makefile.in
index 4d9cb5c4a9d..7d4fa2d67aa 100644
--- a/tde-i18n-tr/docs/tdebase/khelpcenter/Makefile.in
+++ b/tde-i18n-tr/docs/tdebase/khelpcenter/Makefile.in
@@ -525,10 +525,10 @@ uninstall-am:
.NOEXPORT:
#>+ 2
-KDE_DIST=index.docbook Makefile.in whatiskde.docbook links.docbook contact.docbook help.docbook Makefile.am support.docbook welcome.docbook index.cache.bz2
+KDE_DIST=index.docbook Makefile.in whatistde.docbook links.docbook contact.docbook help.docbook Makefile.am support.docbook welcome.docbook 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-tr/docs/tdebase/khelpcenter/faq/about.docbook b/tde-i18n-tr/docs/tdebase/khelpcenter/faq/about.docbook
index a0b2cc4aa7e..6a5650528ec 100644
--- a/tde-i18n-tr/docs/tdebase/khelpcenter/faq/about.docbook
+++ b/tde-i18n-tr/docs/tdebase/khelpcenter/faq/about.docbook
@@ -1,6 +1,6 @@
<!--
<?xml version="1.0" ?>
-<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN"
+<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd">
-->
diff --git a/tde-i18n-tr/docs/tdebase/khelpcenter/faq/nonkdeapps.docbook b/tde-i18n-tr/docs/tdebase/khelpcenter/faq/nonkdeapps.docbook
index e1b77e3b154..5a04f31243f 100644
--- a/tde-i18n-tr/docs/tdebase/khelpcenter/faq/nonkdeapps.docbook
+++ b/tde-i18n-tr/docs/tdebase/khelpcenter/faq/nonkdeapps.docbook
@@ -1,6 +1,6 @@
<!--
<?xml version="1.0" ?>
-<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN"
+<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd">
-->
diff --git a/tde-i18n-tr/docs/tdebase/khelpcenter/faq/panel.docbook b/tde-i18n-tr/docs/tdebase/khelpcenter/faq/panel.docbook
index 50069ebb30e..67b96a387c8 100644
--- a/tde-i18n-tr/docs/tdebase/khelpcenter/faq/panel.docbook
+++ b/tde-i18n-tr/docs/tdebase/khelpcenter/faq/panel.docbook
@@ -1,6 +1,6 @@
<!--
<?xml version="1.0" ?>
-<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN"
+<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd">
-->
diff --git a/tde-i18n-tr/docs/tdebase/khelpcenter/index.docbook b/tde-i18n-tr/docs/tdebase/khelpcenter/index.docbook
index 91ed76a8af9..5eef1744611 100644
--- a/tde-i18n-tr/docs/tdebase/khelpcenter/index.docbook
+++ b/tde-i18n-tr/docs/tdebase/khelpcenter/index.docbook
@@ -1,11 +1,11 @@
<?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"
"customization/dtd/kdex.dtd" [
<!ENTITY contact SYSTEM "contact.docbook">
<!ENTITY help SYSTEM "help.docbook">
<!ENTITY links SYSTEM "links.docbook">
<!ENTITY support SYSTEM "support.docbook">
- <!ENTITY whatiskde SYSTEM "whatiskde.docbook">
+ <!ENTITY whatistde SYSTEM "whatistde.docbook">
<!ENTITY welcome SYSTEM "welcome.docbook">
<!ENTITY quickstart SYSTEM "quickstart/index.docbook" NDATA SGML>
<!ENTITY userguide SYSTEM "userguide/index.docbook" NDATA SGML>
@@ -88,7 +88,7 @@ a way round it. (FF) -->
&welcome;
&help;
-&whatiskde;
+&whatistde;
&contact;
&links;
&support;
diff --git a/tde-i18n-tr/docs/tdebase/khelpcenter/welcome.docbook b/tde-i18n-tr/docs/tdebase/khelpcenter/welcome.docbook
index 8d71fbdc863..37701725f20 100644
--- a/tde-i18n-tr/docs/tdebase/khelpcenter/welcome.docbook
+++ b/tde-i18n-tr/docs/tdebase/khelpcenter/welcome.docbook
@@ -26,7 +26,7 @@
>&kde; , &UNIX; iş istasyonlar için güzel bir grafiksel masaüstü ortamdır. &kde; , masaüstü kullanımı kolaydır. Grafiklerle, gelişmiş özelliklerle ve daha önemlisi &UNIX; 'in gücüyle birleştirerek sizlerin karşısına çıkıyor. </para>
<para
-><link linkend="what-is-kde"
+><link linkend="what-is-tde"
>K Masaüstü Ortamı nedir?</link
></para>
diff --git a/tde-i18n-tr/docs/tdebase/khelpcenter/whatistde.docbook b/tde-i18n-tr/docs/tdebase/khelpcenter/whatistde.docbook
new file mode 100644
index 00000000000..841d6e6141a
--- /dev/null
+++ b/tde-i18n-tr/docs/tdebase/khelpcenter/whatistde.docbook
@@ -0,0 +1,129 @@
+<chapter id="what-is-tde">
+<chapterinfo>
+<date>2002-01-18</date>
+<releaseinfo>3.00.00</releaseinfo>
+</chapterinfo>
+<title>What is &tde;?</title>
+<anchor id="whatistde"/>
+
+<sect1 id="what-is-tde-introduction">
+<title>What is &tde;?</title>
+
+<para>&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. </para>
+
+<para>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.</para>
+
+<para>&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, generalized drag and drop, uniform look and feel and many
+more. Thus, &tde; offers much more than the traditional &UNIX; window
+managers.</para>
+
+<para>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.</para>
+
+<para>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; (<ulink
+url="http://www.linux.org">&Linux;</ulink>, <ulink
+url="http://www.freebsd.org">FreeBSD</ulink>, <ulink
+url="http://www.netbsd.org">NetBSD</ulink>, etc) are freely
+available on the Internet, all of which are of exceptional quality and
+stability. </para>
+
+</sect1>
+
+<sect1 id="what-is-tde-the-desktop">
+<title>&tde; The Desktop Environment</title>
+
+<para>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.</para>
+
+<para> This platform is available to anyone free of charge including
+its source code for anyone to modify.</para>
+
+<para>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. </para>
+
+</sect1>
+
+<sect1 id="what-is-tde-the-development-framework">
+<title>&tde; The Application Development Framework</title>
+
+<para>&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.</para>
+
+<para>Authoring applications under &UNIX;/X11 used to be an extremely
+tedious and labor intensive process. &tde; recognizes 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.</para>
+
+<para>&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;
+<abbrev>MFC</abbrev>/<abbrev>COM</abbrev>/ActiveX technologies. The
+excellent quality and the high level of refinement of &tde;'s
+application programming interface (<acronym>API</acronym>) enables
+developers to focus on original and interesting issues and avoid
+reinventing the wheel.</para>
+
+</sect1>
+
+<sect1 id="what-is-tde-the-office-suite">
+<title>&tde; The Office Application Suite</title>
+
+<para>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;.</para>
+
+<para>&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 <application>KOffice Workspace</application>, 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 <abbrev>PIM</abbrev> (Personal
+Information Manager - an organizer).</para>
+
+<para>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. </para>
+
+<para>We would like to invite you to <ulink
+url="http://www.kde.org">learn more about &tde;</ulink> and <ulink
+url="http://koffice.kde.org">&koffice;</ulink>.</para>
+
+</sect1>
+</chapter>
+
diff --git a/tde-i18n-tr/docs/tdebase/kinfocenter/protocols/index.docbook b/tde-i18n-tr/docs/tdebase/kinfocenter/protocols/index.docbook
index c3b08d1b4f6..02ad28eb620 100644
--- a/tde-i18n-tr/docs/tdebase/kinfocenter/protocols/index.docbook
+++ b/tde-i18n-tr/docs/tdebase/kinfocenter/protocols/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 % Turkish "INCLUDE"