From ce4a32fe52ef09d8f5ff1dd22c001110902b60a2 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../customization/tr/entities/fdl-notice.docbook | 55 ++++++++++++++++++++ .../customization/tr/entities/gpl-notice.docbook | 33 ++++++++++++ .../customization/tr/entities/help-menu.docbook | 58 ++++++++++++++++++++++ .../tr/entities/install-compile.docbook | 12 +++++ .../tr/entities/install-intro.docbook | 6 +++ .../customization/tr/entities/lgpl-notice.docbook | 32 ++++++++++++ .../customization/tr/entities/report-bugs.docbook | 1 + .../tr/entities/underArtisticLicense.docbook | 2 + .../tr/entities/underBSDLicense.docbook | 2 + .../customization/tr/entities/underFDL.docbook | 4 ++ .../customization/tr/entities/underGPL.docbook | 3 ++ .../tr/entities/underX11License.docbook | 2 + .../customization/tr/entities/update-doc.docbook | 4 ++ 13 files changed, 214 insertions(+) create mode 100644 kdoctools/customization/tr/entities/fdl-notice.docbook create mode 100644 kdoctools/customization/tr/entities/gpl-notice.docbook create mode 100644 kdoctools/customization/tr/entities/help-menu.docbook create mode 100644 kdoctools/customization/tr/entities/install-compile.docbook create mode 100644 kdoctools/customization/tr/entities/install-intro.docbook create mode 100644 kdoctools/customization/tr/entities/lgpl-notice.docbook create mode 100644 kdoctools/customization/tr/entities/report-bugs.docbook create mode 100644 kdoctools/customization/tr/entities/underArtisticLicense.docbook create mode 100644 kdoctools/customization/tr/entities/underBSDLicense.docbook create mode 100644 kdoctools/customization/tr/entities/underFDL.docbook create mode 100644 kdoctools/customization/tr/entities/underGPL.docbook create mode 100644 kdoctools/customization/tr/entities/underX11License.docbook create mode 100644 kdoctools/customization/tr/entities/update-doc.docbook (limited to 'kdoctools/customization/tr/entities') diff --git a/kdoctools/customization/tr/entities/fdl-notice.docbook b/kdoctools/customization/tr/entities/fdl-notice.docbook new file mode 100644 index 000000000..abf10aba6 --- /dev/null +++ b/kdoctools/customization/tr/entities/fdl-notice.docbook @@ -0,0 +1,55 @@ + + +Bu belgeyi kopyalama, dağıtma ve/veya değiştirme izni GNU Serbest Belge Lisansı (GFDL), +Sürüm 1.1 veya Free Software Foundation tarafından daha sonra yayınlanan +herhangi bir sürüm altında, &FDLInvariantSections;, &FDLFrontCoverText; ve +&FDLBackCoverText; ile verilmektedir. Lisansın bir kopyası bağından +bulunabilir. + + + + diff --git a/kdoctools/customization/tr/entities/gpl-notice.docbook b/kdoctools/customization/tr/entities/gpl-notice.docbook new file mode 100644 index 000000000..1883bea86 --- /dev/null +++ b/kdoctools/customization/tr/entities/gpl-notice.docbook @@ -0,0 +1,33 @@ + + Bu, bir serbest; bu yazılımı Free Software Foundation tarafından +yayınlanan GNU Genel Kamu Lisansı'nın (GPL) ikinci sürümü veya daha üst sürümlerinin +şartlarına bağlı olarak değiştirebilir veya yeniden dağıtabilirsiniz. + +Bu yazılım faydalı olacağı ümit edilerek fakat HERHANGİ BİR GARANTİ +vermeksizin dağıtılmaktadır. SATILABİLİRLİĞİ veya HERHANGİ BİR AMACA UYGUNLUĞU için +zımni garanti dahi taşımaz. Daha fazla bilgi için GNU Genel Kamu Lisansı'na +bakınız. + +Bu yazılımla beraber GNU Genel Kamu Lisansı'nın bir kopyasını almış +olmalısınız; eğer almamışsanız lütfen aşağıdaki adrese yazın: Free +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA + + diff --git a/kdoctools/customization/tr/entities/help-menu.docbook b/kdoctools/customization/tr/entities/help-menu.docbook new file mode 100644 index 000000000..7b10f52a6 --- /dev/null +++ b/kdoctools/customization/tr/entities/help-menu.docbook @@ -0,0 +1,58 @@ + + + + + +F1 + +Help +Contents... + + +Invokes the KDE Help system starting at the +&kappname; help pages. (this document). + + + + + +&Shift;F1 + +Help +What's This? + + +Changes the mouse cursor to a combination arrow and +question mark. Clicking on items within &kappname; will open a help +window (if one exists for the particular item) explaining the item's +function. + + + + + +Help +Report Bug... + +Opens the Bug report dialog where you can +report a bug or request a wishlist feature. + + + + +Help +About &kappname; + +This will display version and author +information. + + + + +Help +About KDE + +This displays the KDE version and other basic +information. + + diff --git a/kdoctools/customization/tr/entities/install-compile.docbook b/kdoctools/customization/tr/entities/install-compile.docbook new file mode 100644 index 000000000..dccdc4081 --- /dev/null +++ b/kdoctools/customization/tr/entities/install-compile.docbook @@ -0,0 +1,12 @@ +In order to compile and install &kappname; on your system, type the +following in the base directory of the &kappname; distribution: + +% ./configure +% make +% make install + + +Since &kappname; uses autoconf and +automake you should have no trouble compiling it. Should you +run into problems please report them to the &kde; mailing lists. + diff --git a/kdoctools/customization/tr/entities/install-intro.docbook b/kdoctools/customization/tr/entities/install-intro.docbook new file mode 100644 index 000000000..b6332c952 --- /dev/null +++ b/kdoctools/customization/tr/entities/install-intro.docbook @@ -0,0 +1,6 @@ + +&kappname; is part of the &kde; project &kde-http;. + +&kappname; can be found in the &package; package on +&kde-ftp;, the main &FTP; site of the &kde; +project. diff --git a/kdoctools/customization/tr/entities/lgpl-notice.docbook b/kdoctools/customization/tr/entities/lgpl-notice.docbook new file mode 100644 index 000000000..fceef772c --- /dev/null +++ b/kdoctools/customization/tr/entities/lgpl-notice.docbook @@ -0,0 +1,32 @@ + +Bu kitaplık serbest yazılımdır; bu kitaplığı Free Software Foundation tarafından +yayınlanan GNU Kitaplık Genel Kamu Lisansı'nın (LGPL) ikinci sürümü veya daha üst sürümlerinin +şartlarına bağlı olarak değiştirebilir veya yeniden dağıtabilirsiniz. + +Bu kitaplık faydalı olacağı ümit edilerek fakat HERHANGİ BİR GARANTİ +vermeksizin dağıtılmaktadır. SATILABİLİRLİĞİ veya HERHANGİ BİR AMACA UYGUNLUĞU için +zımni garanti dahi taşımaz. Daha fazla bilgi için GNU Kitaplık Genel Kamu Lisansı'na +bakınız. + +Bu kitaplıkla beraber GNU Kitaplık Genel Kamu Lisansı'nın bir kopyasını almış +olmalısınız; eğer almamışsanız lütfen aşağıdaki adrese yazın: Free +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA + diff --git a/kdoctools/customization/tr/entities/report-bugs.docbook b/kdoctools/customization/tr/entities/report-bugs.docbook new file mode 100644 index 000000000..c9f2992f2 --- /dev/null +++ b/kdoctools/customization/tr/entities/report-bugs.docbook @@ -0,0 +1 @@ + diff --git a/kdoctools/customization/tr/entities/underArtisticLicense.docbook b/kdoctools/customization/tr/entities/underArtisticLicense.docbook new file mode 100644 index 000000000..9a5420bfe --- /dev/null +++ b/kdoctools/customization/tr/entities/underArtisticLicense.docbook @@ -0,0 +1,2 @@ +Bu yazılım Sanatsal Lisans altında dağıtılmaktadır. diff --git a/kdoctools/customization/tr/entities/underBSDLicense.docbook b/kdoctools/customization/tr/entities/underBSDLicense.docbook new file mode 100644 index 000000000..9056ce150 --- /dev/null +++ b/kdoctools/customization/tr/entities/underBSDLicense.docbook @@ -0,0 +1,2 @@ +Bu yazılım, BSD Lisansı altında dağıtılmaktadır. diff --git a/kdoctools/customization/tr/entities/underFDL.docbook b/kdoctools/customization/tr/entities/underFDL.docbook new file mode 100644 index 000000000..a1ebad3a9 --- /dev/null +++ b/kdoctools/customization/tr/entities/underFDL.docbook @@ -0,0 +1,4 @@ +Bu belge GNU Serbest Belge Lisansı (GFDL) altında +dağıtılmaktadır. diff --git a/kdoctools/customization/tr/entities/underGPL.docbook b/kdoctools/customization/tr/entities/underGPL.docbook new file mode 100644 index 000000000..74e7f95dd --- /dev/null +++ b/kdoctools/customization/tr/entities/underGPL.docbook @@ -0,0 +1,3 @@ +Bu yazılım GNU Genel Kamu Lisansı +altında dağıtılmaktadır. diff --git a/kdoctools/customization/tr/entities/underX11License.docbook b/kdoctools/customization/tr/entities/underX11License.docbook new file mode 100644 index 000000000..8a4eb397c --- /dev/null +++ b/kdoctools/customization/tr/entities/underX11License.docbook @@ -0,0 +1,2 @@ +Bu yazılım X11 Lisansı altında dağıtılmaktadır. diff --git a/kdoctools/customization/tr/entities/update-doc.docbook b/kdoctools/customization/tr/entities/update-doc.docbook new file mode 100644 index 000000000..6a98c74f5 --- /dev/null +++ b/kdoctools/customization/tr/entities/update-doc.docbook @@ -0,0 +1,4 @@ + -- cgit v1.2.1