mirror of https://github.com/GNOME/gimp.git
Wed, 30 Dec 1998 23:04:25 +0100 [Vincent]
* Major translation updates.
This commit is contained in:
parent
49cbf0630d
commit
62e910d9ef
|
@ -15,6 +15,7 @@ app/bucket_fill.c
|
|||
app/by_color_select.c
|
||||
app/channel.c
|
||||
app/channel_cmds.c
|
||||
app/channel_ops.c
|
||||
app/channels_dialog.c
|
||||
app/clone.c
|
||||
app/color_balance.c
|
||||
|
@ -29,6 +30,7 @@ app/desaturate.c
|
|||
app/devices.c
|
||||
app/docindex.c
|
||||
app/docindexif.c
|
||||
app/drawable.c
|
||||
app/edit_cmds.c
|
||||
app/edit_selection.c
|
||||
app/ellipse_select.c
|
||||
|
@ -39,24 +41,47 @@ app/file_new_dialog.c
|
|||
app/fileops.c
|
||||
app/flip_tool.c
|
||||
app/floating_sel.c
|
||||
app/floating_sel_cmds.c
|
||||
app/free_select.c
|
||||
app/gdisplay.c
|
||||
app/gdisplay_cmds.c
|
||||
app/gdisplay_ops.c
|
||||
app/gimage_mask.c
|
||||
app/gimpbrush.c
|
||||
app/gimpbrushlist.c
|
||||
app/gimpdrawable.c
|
||||
app/gimpimage.c
|
||||
app/gimprc.c
|
||||
app/global_edit.c
|
||||
app/gradient.c
|
||||
app/gradient_select.c
|
||||
app/histogram_tool.c
|
||||
app/hue_saturation.c
|
||||
app/image_map.c
|
||||
app/indexed_palette.c
|
||||
app/info_window.c
|
||||
app/ink.c
|
||||
app/install.c
|
||||
app/interface.c
|
||||
app/internal_procs.c
|
||||
app/invert.c
|
||||
app/iscissors.c
|
||||
app/layer.c
|
||||
app/layer_select.c
|
||||
app/layers_dialog.c
|
||||
app/levels.c
|
||||
app/magnify.c
|
||||
app/main.c
|
||||
app/menus.c
|
||||
app/move.c
|
||||
app/paint_core.c
|
||||
app/paint_funcs.c
|
||||
app/paintbrush.c
|
||||
app/palette.c
|
||||
app/pattern_select.c
|
||||
app/patterns.c
|
||||
app/pencil.c
|
||||
app/perspective_tool.c
|
||||
app/plug_in.c
|
||||
app/posterize.c
|
||||
app/preferences_dialog.c
|
||||
app/procedural_db.c
|
||||
app/rect_select.c
|
||||
|
@ -75,7 +100,6 @@ app/tips_dialog.c
|
|||
app/tools.c
|
||||
app/transform_core.c
|
||||
app/transform_tool.c
|
||||
app/undo_cmds.c
|
||||
app/xcf.c
|
||||
libgimp/gimpintl.h
|
||||
|
||||
|
|
Loading…
Reference in New Issue