=== Released 2.3.4 ===

Tue Feb 24 19:12:07 2004  Owen Taylor  <otaylor@redhat.com>

        * === Released 2.3.4 ===

        * configure.in: Bump version to 2.3.4, fix broken
        gtk_binary_age value by copying the GLib logic
        to automatically set it to the right values.
This commit is contained in:
Owen Taylor
2004-02-25 00:45:35 +00:00
committed by Owen Taylor
parent 969c3c8ff1
commit e16a042908
145 changed files with 1012 additions and 956 deletions

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ properties\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-02-24 16:26-0500\n"
"POT-Creation-Date: 2004-02-24 19:38-0500\n"
"PO-Revision-Date: 2004-02-22 14:16+0100\n"
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
"Language-Team: Swedish <sv@li.org>\n"
@ -1324,51 +1324,51 @@ msgstr "Värde i lista"
msgid "Whether entered values must already be present in the list"
msgstr "Huruvida angivna värden redan måste finnas i listan"
#: gtk/gtkcombobox.c:349
#: gtk/gtkcombobox.c:400
msgid "ComboBox model"
msgstr "ComboBox-modell"
#: gtk/gtkcombobox.c:350
#: gtk/gtkcombobox.c:401
msgid "The model for the combo box"
msgstr "Modellen för comboboxen"
#: gtk/gtkcombobox.c:357
#: gtk/gtkcombobox.c:408
msgid "Wrap width"
msgstr "Radbrytningsbredd"
#: gtk/gtkcombobox.c:358
#: gtk/gtkcombobox.c:409
msgid "Wrap width for layouting the items in a grid"
msgstr "Radbrytningsbredd för utläggning av objekten i ett rutnät"
#: gtk/gtkcombobox.c:367
#: gtk/gtkcombobox.c:418
msgid "Row span column"
msgstr "Radspannskolumn"
#: gtk/gtkcombobox.c:368
#: gtk/gtkcombobox.c:419
msgid "TreeModel column containing the row span values"
msgstr "TreeModel-kolumn som innehåller radspannsvärden"
#: gtk/gtkcombobox.c:377
#: gtk/gtkcombobox.c:428
msgid "Column span column"
msgstr "Kolumnspannskolumn"
#: gtk/gtkcombobox.c:378
#: gtk/gtkcombobox.c:429
msgid "TreeModel column containing the column span values"
msgstr "TreeModel-kolumn som innehåller kolumnspannsvärden"
#: gtk/gtkcombobox.c:387
#: gtk/gtkcombobox.c:438
msgid "Active item"
msgstr "Aktivt objekt"
#: gtk/gtkcombobox.c:388
#: gtk/gtkcombobox.c:439
msgid "The item which is currently active"
msgstr "Det objekt som är aktivt för tillfället"
#: gtk/gtkcombobox.c:396
#: gtk/gtkcombobox.c:447
msgid "ComboBox appareance"
msgstr "ComboBox-utseende"
#: gtk/gtkcombobox.c:397
#: gtk/gtkcombobox.c:448
msgid "ComboBox appearance, where TRUE means Windows-style."
msgstr "ComboBox-utseende, där SANT betyder av Windows-typ."