Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4
Fri Jul 14 12:22:49 2000 Owen Taylor <otaylor@redhat.com> * configure.in Makefile.am gtk-config.m4 gtk.m4: Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4 * Makefile.am gtk/Makefile.am gdk-pixbuf/Makefile.am gdk/Makefile.am demos/Makefile.am: Change library names to libgtk-1.3.la, etc, so that we can distinguish gtk-1.2 and gtk-2.0 on the linkline. * Makefile.am gtk/Makefile.am gdk-pixbuf/Makefile.am gdk/Makefile.am gdk/x11/Makfile.am Move include files into /usr/include/gtk-2.0, /usr/lib/gtk-2.0/include/ * autogen.sh acconfig.h configure.in gtk/gtkmain.c gtk/gtkintl.h: Change package for gettext from gtk+ to gtk20. Put hack in autogen.sh to modify po/Makefile.in.in after gettextize to make this possible. * gtk+.spec: Some updates, not tested. * gdk-pixbuf/Makefile.am: Move loaders into $(libdir)/gtk-2.0/$(GTK_VERSION)/loaders. * gtk/Makefile.am gtk/gtkrc.c: Move RC file locations $(sysconfdir)/gtk-2.0 ~/.gtkrc-2.0; theme subdir to THEMENAME/gtk-2.0/. Move engine directory to $(libdir)/gtk-2.0/$(GTK_VERSION)/engines.
This commit is contained in:
37
po/ko.po
37
po/ko.po
@ -4,7 +4,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gtk+ 1.1.15\n"
|
||||
"POT-Creation-Date: 2000-07-03 17:11-0400\n"
|
||||
"POT-Creation-Date: 2000-07-14 14:48-0400\n"
|
||||
"PO-Revision-Date: 1999-04-24 22:53+0900\n"
|
||||
"Last-Translator: Changwoo Ryu <cwryu@adam.kaist.ac.kr>\n"
|
||||
"Language-Team: Korean <ko@li.org>\n"
|
||||
@ -53,6 +53,23 @@ msgstr ""
|
||||
msgid "Set Color"
|
||||
msgstr ""
|
||||
|
||||
#. The OK button
|
||||
#: gtk/gtkcolorseldialog.c:105 gtk/gtkfilesel.c:567 gtk/gtkfontsel.c:952
|
||||
#: gtk/gtkgamma.c:415
|
||||
msgid "OK"
|
||||
msgstr "Ȯ<><C8AE>"
|
||||
|
||||
#. The Cancel button
|
||||
#: gtk/gtkcolorseldialog.c:111 gtk/gtkfilesel.c:574 gtk/gtkfilesel.c:963
|
||||
#: gtk/gtkfilesel.c:1067 gtk/gtkfilesel.c:1182 gtk/gtkfontsel.c:965
|
||||
#: gtk/gtkgamma.c:423
|
||||
msgid "Cancel"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>"
|
||||
|
||||
#: gtk/gtkcolorseldialog.c:116
|
||||
msgid "Help"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#. The directories clist
|
||||
#: gtk/gtkfilesel.c:514
|
||||
msgid "Directories"
|
||||
@ -63,17 +80,6 @@ msgstr "
|
||||
msgid "Files"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>"
|
||||
|
||||
#. The OK button
|
||||
#: gtk/gtkfilesel.c:567 gtk/gtkfontsel.c:952 gtk/gtkgamma.c:415
|
||||
msgid "OK"
|
||||
msgstr "Ȯ<><C8AE>"
|
||||
|
||||
#. The Cancel button
|
||||
#: gtk/gtkfilesel.c:574 gtk/gtkfilesel.c:963 gtk/gtkfilesel.c:1067
|
||||
#: gtk/gtkfilesel.c:1182 gtk/gtkfontsel.c:965 gtk/gtkgamma.c:423
|
||||
msgid "Cancel"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>"
|
||||
|
||||
#: gtk/gtkfilesel.c:605 gtk/gtkfilesel.c:1621
|
||||
#, c-format
|
||||
msgid "Directory unreadable: %s"
|
||||
@ -257,12 +263,12 @@ msgstr "
|
||||
msgid "Page %u"
|
||||
msgstr "%u<><75>"
|
||||
|
||||
#: gtk/gtkrc.c:1824
|
||||
#: gtk/gtkrc.c:1903
|
||||
#, c-format
|
||||
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
|
||||
msgstr "<22><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> pixmap_path<74><68><EFBFBD><EFBFBD> ã<><C3A3> <20><> <20><><EFBFBD><EFBFBD>: \"%s\" %d<><64>° <20><>"
|
||||
|
||||
#: gtk/gtkrc.c:1827
|
||||
#: gtk/gtkrc.c:1906
|
||||
#, c-format
|
||||
msgid "Unable to locate image file in pixmap_path: \"%s\""
|
||||
msgstr "<22><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> pixmap_path<74><68><EFBFBD><EFBFBD> ã<><C3A3> <20><> <20><><EFBFBD><EFBFBD>: \"%s\""
|
||||
@ -276,9 +282,6 @@ msgstr "
|
||||
msgid "--- No Tip ---"
|
||||
msgstr "--- <20><> <20><><EFBFBD><EFBFBD> ---"
|
||||
|
||||
#~ msgid "Help"
|
||||
#~ msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#~ msgid "Foundry:"
|
||||
#~ msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user