diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-11-08 17:50:54 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-11-08 17:50:54 -0600 |
commit | 96ce6fbe96ced4832f4c6afdca8f609166cbf38a (patch) | |
tree | f537c05383d75f905205596f47a30c04824ecd45 /tde-i18n-et | |
parent | 2cbcb5c3b2c8442f0e471bbf126290e576337ea7 (diff) | |
parent | 873f84e307cc742d94396d5a6d273890671120e5 (diff) | |
download | tde-i18n-96ce6fbe96ced4832f4c6afdca8f609166cbf38a.tar.gz tde-i18n-96ce6fbe96ced4832f4c6afdca8f609166cbf38a.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-i18n
Diffstat (limited to 'tde-i18n-et')
-rw-r--r-- | tde-i18n-et/docs/tdevelop/tdevelop/adv-build-management.docbook | 4 | ||||
-rw-r--r-- | tde-i18n-et/messages/tdevelop/tdevelop.po | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/tde-i18n-et/docs/tdevelop/tdevelop/adv-build-management.docbook b/tde-i18n-et/docs/tdevelop/tdevelop/adv-build-management.docbook index 9448b51184c..16edcb6a4c7 100644 --- a/tde-i18n-et/docs/tdevelop/tdevelop/adv-build-management.docbook +++ b/tde-i18n-et/docs/tdevelop/tdevelop/adv-build-management.docbook @@ -141,9 +141,9 @@ >Pärast rakenduse konfigureerimist ja kompileerimist nende võtmetega lingitakse see teegiga <filename >libqpe.so</filename >. See rakenduse versioon tavaliselt ei tööta X11 tingimustes. Selle testimiseks käivita see programmiga <application ->qvfb</application +>tqvfb</application > (&Qt; virtuaalne kaadripuhver). Selleks käivita <application ->qvfb</application +>tqvfb</application > ja seejärel oma rakendus käsuga </para> <screen diff --git a/tde-i18n-et/messages/tdevelop/tdevelop.po b/tde-i18n-et/messages/tdevelop/tdevelop.po index 18d39c2f483..7e789d616c9 100644 --- a/tde-i18n-et/messages/tdevelop/tdevelop.po +++ b/tde-i18n-et/messages/tdevelop/tdevelop.po @@ -12341,20 +12341,20 @@ msgid "" "<p>Loads a file which contains descriptions of custom widgets, so that these " "custom widgets can be used in the Qt Designer.</p>\n" "<p>Since it is a lot of work to type in all the information for custom widgets, " -"you should consider using the createcw tool which is in " -"$QTDIR/tools/designer/tools/createcw. Using createcw you can create custom " +"you should consider using the tqtcreatecw tool which is in " +"$QTDIR/tools/designer/tools/tqtcreatecw. Using tqtcreatecw you can create custom " "widget description files for your custom widgets without the need to type in " "all the information manually. For more information about the README file in the " -"createcw directory</p>" +"tqtcreatecw directory</p>" msgstr "" "<b>Laadi kirjeldused</b>" "<p>Laadib faili, mis sisaldab kohandatud elementide kirjeldusi. See võimaldab " "kohandatud elemente Qt Disaineris kasutada.</p>" "<p>Kuna kohandatud elementide info sisestamine on päris mahukas tegevus, tasuks " -"kasutada vahendit createcw, mille leiab $QTDIR/tools/designer/tools/createcw. " +"kasutada vahendit tqtcreatecw, mille leiab $QTDIR/tools/designer/tools/tqtcreatecw. " "Selle abil saab luua oma kohandatud elementide kirjeldusi sisaldavad failid " "ilma kogu vajalikku infot ise käsitsi sisestamata. Rohkem infot selle kohta " -"annab createcw kataloogis asuv fail README.</p>" +"annab tqtcreatecw kataloogis asuv fail README.</p>" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 190 #: rc.cpp:7706 |