CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   06/10/09 14:49:15

Modified files:
        .              : ChangeLog 
        app/actions    : data-commands.c documents-commands.c 
                         drawable-commands.c gradients-commands.c 
                         image-commands.c layers-commands.c 
                         palettes-commands.c select-commands.c 
                         vectors-commands.c 
        app/core       : gimp-contexts.c gimp-documents.c gimp-edit.c 
                         gimp-modules.c gimp-parasites.c 
                         gimp-templates.c gimp-units.c gimpchannel.c 
                         gimpdatafactory.c gimpdatafactory.h 
                         gimpdrawable-bucket-fill.c gimpimage-merge.c 
                         gimpimagefile.c gimplayer-floating-sel.c 
                         gimppdbprogress.c gimpselection.c 
        app/dialogs    : palette-import-dialog.c 
        app/display    : gimpdisplayshell-dnd.c 
        app/gui        : session.c themes.c 
        app/pdb        : brush_cmds.c gimpprocedure.c gradient_cmds.c 
                         palette_cmds.c 
        app/plug-in    : gimpplugin-message.c gimpplugin.c 
                         gimppluginmanager-file.c gimppluginmanager.c 
        app/text       : gimptextlayer-xcf.c gimptextlayer.c 
        app/widgets    : gimpcontrollers.c gimpdataeditor.c 
                         gimpdevices.c gimpdnd-xds.c gimplayertreeview.c 
                         gimptoolbox-dnd.c gimptoolbox.c gimpuimanager.c 
                         gimpvectorstreeview.c 
        tools/pdbgen/pdb: brush.pdb gradient.pdb palette.pdb 

Log message:
2006-10-09  Michael Natterer  <[EMAIL PROTECTED]>

* app/actions/data-commands.c
* app/actions/documents-commands.c
* app/actions/drawable-commands.c
* app/actions/gradients-commands.c
* app/actions/image-commands.c
* app/actions/layers-commands.c
* app/actions/palettes-commands.c
* app/actions/select-commands.c
* app/actions/vectors-commands.c
* app/core/gimp-contexts.c
* app/core/gimp-documents.c
* app/core/gimp-edit.c
* app/core/gimp-modules.c
* app/core/gimp-parasites.c
* app/core/gimp-templates.c
* app/core/gimp-units.c
* app/core/gimpchannel.c
* app/core/gimpdatafactory.[ch]
* app/core/gimpdrawable-bucket-fill.c
* app/core/gimpimage-merge.c
* app/core/gimpimagefile.c
* app/core/gimplayer-floating-sel.c
* app/core/gimppdbprogress.c
* app/core/gimpselection.c
* app/dialogs/palette-import-dialog.c
* app/display/gimpdisplayshell-dnd.c
* app/gui/session.c
* app/gui/themes.c
* app/pdb/gimpprocedure.c
* app/plug-in/gimpplugin-message.c
* app/plug-in/gimpplugin.c
* app/plug-in/gimppluginmanager-file.c
* app/plug-in/gimppluginmanager.c
* app/text/gimptextlayer-xcf.c
* app/text/gimptextlayer.c
* app/widgets/gimpcontrollers.c
* app/widgets/gimpdataeditor.c
* app/widgets/gimpdevices.c
* app/widgets/gimpdnd-xds.c
* app/widgets/gimplayertreeview.c
* app/widgets/gimptoolbox-dnd.c
* app/widgets/gimptoolbox.c
* app/widgets/gimpuimanager.c
* app/widgets/gimpvectorstreeview.c
* tools/pdbgen/pdb/brush.pdb
* tools/pdbgen/pdb/gradient.pdb
* tools/pdbgen/pdb/palette.pdb: convert lots of g_message() to
gimp_message(). Make sure we never pass unknown strings (like
error->message) to printf-like functions directly; run them
thorugh "%s" instead. Don't translate some messages which should
never happen.

* app/pdb/brush_cmds.c
* app/pdb/gradient_cmds.c
* app/pdb/palette_cmds.c: regenerated.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-10-09%2014:48&maxdate=2006-10-09%2014:50

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to