*/Makefile.am: Now passes 'make distcheck'. Now loops. I'm not sure what

*/Makefile.am: Now passes 'make distcheck'. Now loops. I'm not sure what
is up.

1998-12-23  Elliot Lee  <sopwith@redhat.com>

	* gtk/gtkmenu.c: Allow programmer to gtk_object_set_data(obj,
 	"GtkTearoffMenuItem_window_title", ..) on a GtkMenuItem and have
 	it be recognized. If we're getting the title out of the GtkLabel,
 	then remove all underscores.
This commit is contained in:
Elliot Lee
1998-12-23 16:24:15 +00:00
committed by Elliot Lee
parent 08b22ddebf
commit fb833c477b
17 changed files with 1364 additions and 205 deletions

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.9\n"
"POT-Creation-Date: 1998-12-15 19:45+0100\n"
"POT-Creation-Date: 1998-12-20 12:00-0500\n"
"PO-Revision-Date: 1998-12-18 12:15+0100\n"
"Last-Translator: Sven Neumann <sven@gimp.org>\n"
"Language-Team: German <de@li.org>\n"
@ -13,10 +13,6 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: gtk/gtkarg.c:155
msgid "argument name exceeds maximum size."
msgstr "Argumentname ist l<>nger als die maximale Gr<47><72>e."
#: gtk/gtkcolorsel.c:202
msgid "Hue:"
msgstr "Ton:"
@ -46,23 +42,24 @@ msgid "Opacity:"
msgstr "Deckkraft:"
#. The OK button
#: gtk/gtkcolorsel.c:1636 gtk/gtkfilesel.c:462 gtk/gtkfontsel.c:3458
#: gtk/gtkcolorsel.c:1637 gtk/gtkfilesel.c:462 gtk/gtkfontsel.c:3458
#: gtk/gtkgamma.c:408
msgid "OK"
msgstr "OK"
#. The Cancel button
#: gtk/gtkcolorsel.c:1642 gtk/gtkfilesel.c:469 gtk/gtkfilesel.c:844
#: gtk/gtkcolorsel.c:1643 gtk/gtkfilesel.c:469 gtk/gtkfilesel.c:844
#: gtk/gtkfilesel.c:944 gtk/gtkfilesel.c:1059 gtk/gtkfontsel.c:3471
#: gtk/gtkgamma.c:416
msgid "Cancel"
msgstr "Abbrechen"
#: gtk/gtkcolorsel.c:1647
#: gtk/gtkcolorsel.c:1648
msgid "Help"
msgstr "Hilfe"
#: gtk/gtkfilesel.c:419
#. The directories clist
#: gtk/gtkfilesel.c:411
msgid "Directories"
msgstr "Verzeichnisse"
@ -239,6 +236,7 @@ msgid "Actual Font Name:"
msgstr "Aktueller Schriftname:"
#: gtk/gtkfontsel.c:758
#, c-format
msgid "%i fonts available with a total of %i styles."
msgstr "%i Schriften verf<72>gbar mit insgesamt %i Stilen."
@ -429,7 +427,7 @@ msgstr "(ausgeschaltet)"
msgid "clear"
msgstr "gel<65>scht"
#: gtk/gtknotebook.c:1947 gtk/gtknotebook.c:3967
#: gtk/gtknotebook.c:1946 gtk/gtknotebook.c:3966
#, c-format
msgid "Page %u"
msgstr "Seite %u"
@ -444,26 +442,14 @@ msgstr "Kann Bilddatei in Pfad: \"%s\" nicht finden. Zeile %d"
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kann Bilddatei in Pfad: \"%s\" nicht finden"
#: gtk/gtkthemes.c:72
#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate loadable module in module_path: \"%s\","
msgstr "Kann ladbares Modul in Pfad: \"%s\" nicht finden,"
#. load the lib
#: gtk/gtkthemes.c:80
msgid "Loading Theme %s\n"
msgstr ""
#: gtk/gtktipsquery.c:172
msgid "--- No Tip ---"
msgstr "--- Kein Tip ---"
#: gtk/gtkwidget.c:2614
msgid "could not determine signal number for event: %d"
msgstr ""
#~ msgid "argument name exceeds maximum size."
#~ msgstr "Argumentname ist l<>nger als die maximale Gr<47><72>e."