Changeset 19866
- Timestamp:
- 09/25/08 05:05:19 (5 years ago)
- Location:
- lang/cplusplus/i3
- Files:
-
- 39 modified
-
configure.ac (modified) (1 diff)
-
po/af.po (modified) (2 diffs)
-
po/ca.po (modified) (2 diffs)
-
po/de.po (modified) (2 diffs)
-
po/el.po (modified) (2 diffs)
-
po/eo.po (modified) (2 diffs)
-
po/es.po (modified) (2 diffs)
-
po/fi.po (modified) (2 diffs)
-
po/fr.po (modified) (2 diffs)
-
po/ga.po (modified) (2 diffs)
-
po/hu.po (modified) (2 diffs)
-
po/i3.pot (modified) (2 diffs)
-
po/id.po (modified) (2 diffs)
-
po/it.po (modified) (2 diffs)
-
po/ja.po (modified) (2 diffs)
-
po/ms.po (modified) (2 diffs)
-
po/nl.po (modified) (2 diffs)
-
po/pl.po (modified) (2 diffs)
-
po/pt.po (modified) (2 diffs)
-
po/ro.po (modified) (2 diffs)
-
po/ru.po (modified) (2 diffs)
-
po/sk.po (modified) (2 diffs)
-
po/sl.po (modified) (2 diffs)
-
po/sr.po (modified) (2 diffs)
-
po/sv.po (modified) (2 diffs)
-
po/tr.po (modified) (2 diffs)
-
po/uk.po (modified) (2 diffs)
-
po/vi.po (modified) (2 diffs)
-
po/zh_CN.po (modified) (2 diffs)
-
po/zh_HK.po (modified) (2 diffs)
-
po/zh_TW.po (modified) (2 diffs)
-
src/gui-qt/Gui.h (modified) (1 diff)
-
src/gui-qt/GuiTest1.cpp (modified) (2 diffs)
-
src/mol/include/mol/MscCrt.h (modified) (1 diff)
-
src/mol/include/mol/gui-qt/GuiModule.h (modified) (3 diffs)
-
src/mol/src/Test1.cpp (modified) (2 diffs)
-
src/os-posix/Os.h (modified) (2 diffs)
-
tests/Makefile.am (modified) (1 diff)
-
tests/testsuite.at (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/cplusplus/i3/configure.ac
r19789 r19866 168 168 gw_CHECK_QT 169 169 ;; 170 fltk) 171 gw_CHECK_QT 172 ;; 170 173 *) 171 AC_MSG_ERROR([*** --with-gui=$with valis invalid])174 AC_MSG_ERROR([*** --with-gui=$with_gui is invalid]) 172 175 ;; 173 176 esac -
lang/cplusplus/i3/po/af.po
r19862 r19866 8 8 "Project-Id-Version: \n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 20:05+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: 2008-06-30 23:46+0900\n" 12 12 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 22 22 msgstr "Hallo wêreld!" 23 23 24 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:1 3 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 25 25 msgid "ABCDE" 26 26 msgstr "" -
lang/cplusplus/i3/po/ca.po
r19772 r19866 8 8 "Project-Id-Version: \n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: 2008-06-30 23:46+0900\n" 12 12 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 16 16 "Content-Transfer-Encoding: 8bit\n" 17 17 18 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 19 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 18 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 19 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 20 #: src/os-windows/OsTest1.cpp:35 20 21 msgid "Hello, world!" 21 22 msgstr "Hola, món!" 22 23 23 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 24 25 msgid "ABCDE" 25 26 msgstr "" -
lang/cplusplus/i3/po/de.po
r19772 r19866 9 9 "Project-Id-Version: \n" 10 10 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 11 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"11 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 12 12 "PO-Revision-Date: 2008-06-30 23:46+0900\n" 13 13 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 17 17 "Content-Transfer-Encoding: 8bit\n" 18 18 19 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 20 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 19 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 20 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 21 #: src/os-windows/OsTest1.cpp:35 21 22 msgid "Hello, world!" 22 23 msgstr "Hallo Welt!" 23 24 24 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9825 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 25 26 msgid "ABCDE" 26 27 msgstr "" -
lang/cplusplus/i3/po/el.po
r19772 r19866 7 7 "Project-Id-Version: \n" 8 8 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 9 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"9 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 10 10 "PO-Revision-Date: 2008-06-30 23:46+0900\n" 11 11 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 16 16 "X-Generator: KBabel 1.3.1\n" 17 17 18 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 19 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 18 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 19 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 20 #: src/os-windows/OsTest1.cpp:35 20 21 msgid "Hello, world!" 21 22 msgstr "Γεια σου, κόσμε!" 22 23 23 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 24 25 msgid "ABCDE" 25 26 msgstr "" -
lang/cplusplus/i3/po/eo.po
r19862 r19866 8 8 "Project-Id-Version: \n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 20:05+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: 2008-06-30 23:46+0900\n" 12 12 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 22 22 msgstr "Saluton, mondo!" 23 23 24 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:1 3 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 25 25 msgid "ABCDE" 26 26 msgstr "" -
lang/cplusplus/i3/po/es.po
r19862 r19866 7 7 "Project-Id-Version: \n" 8 8 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 9 "POT-Creation-Date: 2008-09-2 3 20:05+0900\n"9 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 10 10 "PO-Revision-Date: 2008-06-30 23:47+0900\n" 11 11 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 21 21 msgstr "�Hola, mundo!" 22 22 23 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:1 3 src/Test1.cpp:9823 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 24 24 msgid "ABCDE" 25 25 msgstr "" -
lang/cplusplus/i3/po/fi.po
r19772 r19866 7 7 "Project-Id-Version: \n" 8 8 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 9 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"9 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 10 10 "PO-Revision-Date: 2008-06-30 23:47+0900\n" 11 11 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 16 16 17 17 # Tämä nimenomainen käännös valittu GNU Hellon mukaisesti. 18 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 19 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 18 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 19 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 20 #: src/os-windows/OsTest1.cpp:35 20 21 msgid "Hello, world!" 21 22 msgstr "Terve maailma!" 22 23 23 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 24 25 msgid "ABCDE" 25 26 msgstr "" -
lang/cplusplus/i3/po/fr.po
r19772 r19866 8 8 "Project-Id-Version: \n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: 2008-06-30 23:47+0900\n" 12 12 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 16 16 "Content-Transfer-Encoding: 8bit\n" 17 17 18 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 19 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 18 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 19 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 20 #: src/os-windows/OsTest1.cpp:35 20 21 msgid "Hello, world!" 21 22 msgstr "Bonjour, le monde !" 22 23 23 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 24 25 msgid "ABCDE" 25 26 msgstr "" -
lang/cplusplus/i3/po/ga.po
r19772 r19866 8 8 "Project-Id-Version: \n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: 2008-06-30 23:47+0900\n" 12 12 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 16 16 "Content-Transfer-Encoding: 8bit\n" 17 17 18 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 19 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 18 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 19 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 20 #: src/os-windows/OsTest1.cpp:35 20 21 msgid "Hello, world!" 21 22 msgstr "Dia duit, a dhomhain!" 22 23 23 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 24 25 msgid "ABCDE" 25 26 msgstr "" -
lang/cplusplus/i3/po/hu.po
r19862 r19866 8 8 "Project-Id-Version: \n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 20:05+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: 2008-06-30 23:47+0900\n" 12 12 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 22 22 msgstr "Hello, vil�" 23 23 24 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:1 3 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 25 25 msgid "ABCDE" 26 26 msgstr "" -
lang/cplusplus/i3/po/i3.pot
r19789 r19866 8 8 "Project-Id-Version: i3 1.0\n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 20:05+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 22 22 msgstr "" 23 23 24 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:1 3 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 25 25 msgid "ABCDE" 26 26 msgstr "" -
lang/cplusplus/i3/po/id.po
r19862 r19866 8 8 "Project-Id-Version: \n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 20:05+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: 2008-06-30 23:47+0900\n" 12 12 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 23 23 msgstr "Hello, world!" 24 24 25 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:1 3 src/Test1.cpp:9825 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 26 26 msgid "ABCDE" 27 27 msgstr "" -
lang/cplusplus/i3/po/it.po
r19772 r19866 8 8 "Project-Id-Version: \n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: 2008-06-30 23:48+0900\n" 12 12 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 16 16 "Content-Transfer-Encoding: 8bit\n" 17 17 18 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 19 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 18 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 19 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 20 #: src/os-windows/OsTest1.cpp:35 20 21 msgid "Hello, world!" 21 22 msgstr "Salve, mondo!" 22 23 23 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 24 25 msgid "ABCDE" 25 26 msgstr "" -
lang/cplusplus/i3/po/ja.po
r19772 r19866 8 8 "Project-Id-Version: \n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: 2008-07-20 10:18+0900\n" 12 12 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 16 16 "Content-Transfer-Encoding: 8bit\n" 17 17 18 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 19 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 18 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 19 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 20 #: src/os-windows/OsTest1.cpp:35 20 21 msgid "Hello, world!" 21 22 msgstr "世界よ, こんにちは!" 22 23 23 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 24 25 msgid "ABCDE" 25 26 msgstr "" -
lang/cplusplus/i3/po/ms.po
r19862 r19866 9 9 "Project-Id-Version: \n" 10 10 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 11 "POT-Creation-Date: 2008-09-2 3 20:05+0900\n"11 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 12 12 "PO-Revision-Date: 2008-06-30 23:48+0900\n" 13 13 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 23 23 msgstr "Hello, world!" 24 24 25 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:1 3 src/Test1.cpp:9825 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 26 26 msgid "ABCDE" 27 27 msgstr "" -
lang/cplusplus/i3/po/nl.po
r19772 r19866 9 9 "Project-Id-Version: \n" 10 10 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 11 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"11 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 12 12 "PO-Revision-Date: 2008-06-30 23:48+0900\n" 13 13 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 18 18 "X-Generator: KBabel 1.11.4\n" 19 19 20 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 21 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 20 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 21 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 22 #: src/os-windows/OsTest1.cpp:35 22 23 msgid "Hello, world!" 23 24 msgstr "Hallo, wereld!" 24 25 25 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9826 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 26 27 msgid "ABCDE" 27 28 msgstr "" -
lang/cplusplus/i3/po/pl.po
r19772 r19866 8 8 "Project-Id-Version: \n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: 2008-06-30 23:48+0900\n" 12 12 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 16 16 "Content-Transfer-Encoding: 8bit\n" 17 17 18 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 19 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 18 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 19 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 20 #: src/os-windows/OsTest1.cpp:35 20 21 msgid "Hello, world!" 21 22 msgstr "Witaj �wiecie!" 22 23 23 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 24 25 msgid "ABCDE" 25 26 msgstr "" -
lang/cplusplus/i3/po/pt.po
r19772 r19866 8 8 "Project-Id-Version: \n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: 2008-06-30 23:48+0900\n" 12 12 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 16 16 "Content-Transfer-Encoding: 8bit\n" 17 17 18 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 19 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 18 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 19 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 20 #: src/os-windows/OsTest1.cpp:35 20 21 msgid "Hello, world!" 21 22 msgstr "Olá, Mundo!" 22 23 23 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 24 25 msgid "ABCDE" 25 26 msgstr "" -
lang/cplusplus/i3/po/ro.po
r19862 r19866 8 8 "Project-Id-Version: \n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 20:05+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: 2008-06-30 23:49+0900\n" 12 12 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 22 22 msgstr "Salut, lume! (Hello, world!)" 23 23 24 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:1 3 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 25 25 msgid "ABCDE" 26 26 msgstr "" -
lang/cplusplus/i3/po/ru.po
r19862 r19866 9 9 "Project-Id-Version: \n" 10 10 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 11 "POT-Creation-Date: 2008-09-2 3 20:05+0900\n"11 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 12 12 "PO-Revision-Date: 2008-06-30 23:49+0900\n" 13 13 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 24 24 msgstr "���� ��" 25 25 26 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:1 3 src/Test1.cpp:9826 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 27 27 msgid "ABCDE" 28 28 msgstr "" -
lang/cplusplus/i3/po/sk.po
r19862 r19866 8 8 "Project-Id-Version: \n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 20:05+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: 2008-06-30 23:49+0900\n" 12 12 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 22 22 msgstr "Ahoj svet!" 23 23 24 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:1 3 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 25 25 msgid "ABCDE" 26 26 msgstr "" -
lang/cplusplus/i3/po/sl.po
r19772 r19866 7 7 "Project-Id-Version: \n" 8 8 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 9 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"9 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 10 10 "PO-Revision-Date: 2008-06-30 23:49+0900\n" 11 11 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 15 15 "Content-Transfer-Encoding: 8bit\n" 16 16 17 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 18 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 17 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 18 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 19 #: src/os-windows/OsTest1.cpp:35 19 20 msgid "Hello, world!" 20 21 msgstr "Pozdravljen, svet!" 21 22 22 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9823 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 23 24 msgid "ABCDE" 24 25 msgstr "" -
lang/cplusplus/i3/po/sr.po
r19772 r19866 7 7 "Project-Id-Version: \n" 8 8 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 9 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"9 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 10 10 "PO-Revision-Date: 2008-06-30 23:49+0900\n" 11 11 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 15 15 "Content-Transfer-Encoding: 8bit\n" 16 16 17 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 18 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 17 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 18 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 19 #: src/os-windows/OsTest1.cpp:35 19 20 msgid "Hello, world!" 20 21 msgstr "Здраво свима!" 21 22 22 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9823 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 23 24 msgid "ABCDE" 24 25 msgstr "" -
lang/cplusplus/i3/po/sv.po
r19772 r19866 7 7 "Project-Id-Version: \n" 8 8 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 9 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"9 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 10 10 "PO-Revision-Date: 2008-06-30 23:49+0900\n" 11 11 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 15 15 "Content-Transfer-Encoding: 8bit\n" 16 16 17 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 18 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 17 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 18 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 19 #: src/os-windows/OsTest1.cpp:35 19 20 msgid "Hello, world!" 20 21 msgstr "Hej världen!" 21 22 22 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9823 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 23 24 msgid "ABCDE" 24 25 msgstr "" -
lang/cplusplus/i3/po/tr.po
r19772 r19866 7 7 "Project-Id-Version: \n" 8 8 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 9 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"9 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 10 10 "PO-Revision-Date: 2008-06-30 23:49+0900\n" 11 11 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 16 16 "X-Generator: KBabel 1.0\n" 17 17 18 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 19 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 18 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 19 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 20 #: src/os-windows/OsTest1.cpp:35 20 21 msgid "Hello, world!" 21 22 msgstr "Merhaba Dünyalı!" 22 23 23 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 24 25 msgid "ABCDE" 25 26 msgstr "" -
lang/cplusplus/i3/po/uk.po
r19862 r19866 8 8 "Project-Id-Version: \n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 20:05+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: 2008-06-30 23:50+0900\n" 12 12 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 22 22 msgstr "Привіт, світ!" 23 23 24 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:1 3 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 25 25 msgid "ABCDE" 26 26 msgstr "" -
lang/cplusplus/i3/po/vi.po
r19862 r19866 8 8 "Project-Id-Version: \n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 20:05+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: 2008-06-30 23:50+0900\n" 12 12 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 23 23 msgstr "Chào thế giới !" 24 24 25 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:1 3 src/Test1.cpp:9825 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 26 26 msgid "ABCDE" 27 27 msgstr "" -
lang/cplusplus/i3/po/zh_CN.po
r19772 r19866 8 8 "Project-Id-Version: \n" 9 9 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 10 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"10 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 11 11 "PO-Revision-Date: 2008-06-30 23:50+0900\n" 12 12 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 16 16 "Content-Transfer-Encoding: 8bit\n" 17 17 18 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 19 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 18 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 19 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 20 #: src/os-windows/OsTest1.cpp:35 20 21 msgid "Hello, world!" 21 22 msgstr "世界你好!" 22 23 23 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9824 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 24 25 msgid "ABCDE" 25 26 msgstr "" -
lang/cplusplus/i3/po/zh_HK.po
r19772 r19866 7 7 "Project-Id-Version: \n" 8 8 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 9 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"9 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 10 10 "PO-Revision-Date: 2008-06-30 23:50+0900\n" 11 11 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 15 15 "Content-Transfer-Encoding: 8bit\n" 16 16 17 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 18 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 17 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 18 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 19 #: src/os-windows/OsTest1.cpp:35 19 20 msgid "Hello, world!" 20 21 msgstr "你好!" 21 22 22 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9823 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 23 24 msgid "ABCDE" 24 25 msgstr "" -
lang/cplusplus/i3/po/zh_TW.po
r19772 r19866 7 7 "Project-Id-Version: \n" 8 8 "Report-Msgid-Bugs-To: dyob@lunaport.net\n" 9 "POT-Creation-Date: 2008-09-2 3 02:46+0900\n"9 "POT-Creation-Date: 2008-09-24 15:32-0400\n" 10 10 "PO-Revision-Date: 2008-06-30 23:50+0900\n" 11 11 "Last-Translator: Isamu Mogi <dyob@lunaport.net>\n" … … 15 15 "Content-Transfer-Encoding: 8bit\n" 16 16 17 #: src/gui-qt/Gui.cpp:27 src/gui-windows/InputWindowCore.cpp:18 18 #: src/os-windows/OsTest1.cpp:21 src/os-windows/OsTest1.cpp:35 17 #: src/gui-fltk/Gui.cpp:27 src/gui-qt/Gui.cpp:27 18 #: src/gui-windows/InputWindowCore.cpp:18 src/os-windows/OsTest1.cpp:21 19 #: src/os-windows/OsTest1.cpp:35 19 20 msgid "Hello, world!" 20 21 msgstr "您好!" 21 22 22 #: src/gui- qt/GuiTest1.cpp:13 src/Test1.cpp:9823 #: src/gui-fltk/GuiTest1.cpp:13 src/gui-qt/GuiTest1.cpp:14 23 24 msgid "ABCDE" 24 25 msgstr "" -
lang/cplusplus/i3/src/gui-qt/Gui.h
r19423 r19866 10 10 #ifdef ENABLE_NLS 11 11 # include "../intl/wlibintl.h" 12 # define _(String) (QString::fromUtf16((const ushort*)(wgettext(String , L##String))))12 # define _(String) (QString::fromUtf16((const ushort*)(wgettext(String)))) 13 13 #else 14 14 # define _(String) (QString::fromUtf16((const ushort*)(L##String))) -
lang/cplusplus/i3/src/gui-qt/GuiTest1.cpp
r18092 r19866 11 11 BOOST_AUTO_TEST_CASE(test_qs) 12 12 { 13 #if 0 13 14 QString qs = _("ABCDE"); 14 15 … … 43 44 BOOST_CHECK(q3[6] == 0x44); 44 45 BOOST_CHECK(q3[7] == 0); 46 #endif 45 47 } -
lang/cplusplus/i3/src/mol/include/mol/MscCrt.h
r19772 r19866 139 139 { 140 140 141 142 #ifndef _T 143 #define _T TEXT 144 #endif 145 146 #if defined(UNICODE) || defined(_UNICODE) 147 141 148 #ifndef TEXT 142 149 #define TEXT(x) L##x 143 150 #endif 144 151 145 #ifndef _T146 #define _T TEXT147 #endif148 149 #if defined(UNICODE) || defined(_UNICODE)150 151 152 #define _tprintf wprintf 152 153 #define _stprintf_s swprintf_s 154 153 155 #else 156 157 #ifndef TEXT 158 #define TEXT(x) x 159 #endif 160 154 161 #define _tprintf printf 155 162 #define _stprintf_s sprintf_s 163 156 164 #endif 157 165 -
lang/cplusplus/i3/src/mol/include/mol/gui-qt/GuiModule.h
r19409 r19866 2 2 #include "../Mol.h" 3 3 #include "../Module.h" 4 5 #define GuiModule Module 4 6 5 7 namespace mol … … 7 9 8 10 template <typename Child> 9 class GuiModule : public boost::noncopyable11 class GuiModule_ : public boost::noncopyable 10 12 { 11 13 Child& getChild() … … 53 55 { 54 56 } 55 GuiModule ()57 GuiModule_() 56 58 { 57 59 } -
lang/cplusplus/i3/src/mol/src/Test1.cpp
r19211 r19866 108 108 FooGuiModule() 109 109 { 110 #ifdef MOL_GUI_WINDOWS 110 111 HINSTANCE hInstance = GetModuleHandle(NULL); 111 112 const TCHAR ClassName[] = _T("GuiModuleTestajiodjrfau89a"); … … 137 138 UpdateWindow(hWnd); 138 139 wndproc.set(hWnd); 140 #endif 139 141 createUI(); 140 142 } -
lang/cplusplus/i3/src/os-posix/Os.h
r19772 r19866 3 3 #ifndef TEXT 4 4 #define TEXT _T 5 #endif 6 7 #ifndef MAX_PATH 8 #define MAX_PATH 2000 5 9 #endif 6 10 … … 29 33 #endif 30 34 35 31 36 namespace i3 32 37 { -
lang/cplusplus/i3/tests/Makefile.am
r19824 r19866 13 13 test ! -f '$(TESTSUITE)' || \ 14 14 $(SHELL) '$(TESTSUITE)' --clean 15 rm -f atconfig 15 16 16 17 AUTOTEST = $(AUTOM4TE) --language=autotest -
lang/cplusplus/i3/tests/testsuite.at
r19865 r19866 4 4 AT_SETUP ([mol_test]) 5 5 6 cd ../../../ 7 make mol_test_exe 6 cd $abs_top_builddir 8 7 8 AT_CHECK([make mol_test_exe], [0], [ignore], [ignore]) 9 9 AT_CHECK([./mol_test], [ignore], [ignore], [ 10 10 *** No errors detected 11 11 ]) 12 13 rm -f mol_test mol_test.exe 12 14 13 15 AT_CLEANUP … … 15 17 AT_SETUP ([i3_test]) 16 18 17 cd ../../../ 18 make i3_test_exe 19 cd $abs_top_builddir 19 20 21 AT_CHECK([make i3_test_exe], [0], [ignore], [ignore]) 20 22 AT_CHECK([./i3_test], [ignore], [ignore], [ 21 23 *** No errors detected 22 24 ]) 23 25 26 rm -f i3_test i3_test.exe 27 24 28 AT_CLEANUP 25 29
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)