=== 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

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\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-10 22:57+0100\n"
"Last-Translator: Alessio Dessi <alessiodessi@tiscali.it>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
@ -1340,52 +1340,52 @@ msgstr "Valore nella lista"
msgid "Whether entered values must already be present in the list"
msgstr "Indica se il valore inserito dev'essere già presente nella lista"
#: gtk/gtkcombobox.c:349
#: gtk/gtkcombobox.c:400
msgid "ComboBox model"
msgstr "Modello ComboBox"
#: gtk/gtkcombobox.c:350
#: gtk/gtkcombobox.c:401
msgid "The model for the combo box"
msgstr "Il modello per il ComboBox"
#: gtk/gtkcombobox.c:357
#: gtk/gtkcombobox.c:408
msgid "Wrap width"
msgstr "Adatta larghezza"
#: gtk/gtkcombobox.c:358
#: gtk/gtkcombobox.c:409
msgid "Wrap width for layouting the items in a grid"
msgstr ""
"Adatta la larghezza per la visualizzazione degli elementi su una griglia"
#: gtk/gtkcombobox.c:367
#: gtk/gtkcombobox.c:418
msgid "Row span column"
msgstr "Spaziatura riga-colonna"
#: gtk/gtkcombobox.c:368
#: gtk/gtkcombobox.c:419
msgid "TreeModel column containing the row span values"
msgstr "Colonna di TreeModel contenente i valori di spaziatura della riga"
#: gtk/gtkcombobox.c:377
#: gtk/gtkcombobox.c:428
msgid "Column span column"
msgstr "Spaziatura colonna-colonna"
#: gtk/gtkcombobox.c:378
#: gtk/gtkcombobox.c:429
msgid "TreeModel column containing the column span values"
msgstr "Colonna di TreeModel contenente i valori di spaziatura della colonna"
#: gtk/gtkcombobox.c:387
#: gtk/gtkcombobox.c:438
msgid "Active item"
msgstr "Elemento attivo"
#: gtk/gtkcombobox.c:388
#: gtk/gtkcombobox.c:439
msgid "The item which is currently active"
msgstr "L'elemento attivo in questo momento"
#: gtk/gtkcombobox.c:396
#: gtk/gtkcombobox.c:447
msgid "ComboBox appareance"
msgstr "Aspetto del ComboBox"
#: gtk/gtkcombobox.c:397
#: gtk/gtkcombobox.c:448
msgid "ComboBox appearance, where TRUE means Windows-style."
msgstr "Aspetto del ComboBox, TRUE indica stile-Windows."