diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 16:04:00 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 16:04:00 +0900 |
commit | fae7d9ab5a17fa4d2a6cecf6bd036f68d38dfb18 (patch) | |
tree | e6122cf7b0a5802bc4ef61187751434d4b6afcae /tde-i18n-ko/messages/tdevelop | |
parent | 50c59cd96e88e67882e2b51c8cf801b72f375520 (diff) | |
download | tde-i18n-fae7d9ab5a17fa4d2a6cecf6bd036f68d38dfb18.tar.gz tde-i18n-fae7d9ab5a17fa4d2a6cecf6bd036f68d38dfb18.zip |
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tde-i18n-ko/messages/tdevelop')
-rw-r--r-- | tde-i18n-ko/messages/tdevelop/tdevelop.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tde-i18n-ko/messages/tdevelop/tdevelop.po b/tde-i18n-ko/messages/tdevelop/tdevelop.po index d26f8e92a17..95667226958 100644 --- a/tde-i18n-ko/messages/tdevelop/tdevelop.po +++ b/tde-i18n-ko/messages/tdevelop/tdevelop.po @@ -6521,7 +6521,7 @@ msgid "" "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 tqtcreatecw tool which is in " -"$QTDIR/tools/designer/tools/tqtcreatecw. Using tqtcreatecw you can create " +"$TQTDIR/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 tqtcreatecw directory</p>" @@ -6529,7 +6529,7 @@ msgstr "" "<b>설명 불러오기</b>" "<p>사용자 정의 위젯의 설명을 포함하는 파일을 불러옵니다. 그래서 이 사용자 정의 위젯은 Qt 디자이너에서 사용될 수 있습니다.</p>\n" "<p>사용자 정의 위젯에 대한 모든 정보에 입력할 많은 작업이 많아지면서, " -"$QTDIR/tools/designer/tools/tqtcreatecw 에 있는 tqtcreatecw 도구를 사용할 것을 고려할 것입니다. " +"$TQTDIR/tools/designer/tools/tqtcreatecw 에 있는 tqtcreatecw 도구를 사용할 것을 고려할 것입니다. " "tqtcreatecw를 사용하면서 손수 모든 정보를 입력할 필요가 없는 여러분의 사용자 정의 위젯에 대한 사용자 정의 위젯 설명 파일을 만들 " "수 있습니다. 더 많은 정보를 얻길 원하신다면 tqtcreatecw 디렉터리 안에 있는 README 파일에 대해 알아보십시오.</p>" |