updated.
2001-10-23 Michael Natterer <mitch@gimp.org> * POTFILES.in: updated.
This commit is contained in:
parent
0da978b8c2
commit
1261ba7bcc
2 changed files with 18 additions and 15 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2001-10-23 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* POTFILES.in: updated.
|
||||
|
||||
2001-10-23 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* POTFILES.in: docindex.c -> widgets/gimpdocumentview.c
|
||||
|
|
|
|||
|
|
@ -18,16 +18,17 @@ app/undo.c
|
|||
app/undo_history.c
|
||||
app/user_install.c
|
||||
|
||||
app/core/gimp.c
|
||||
app/core/gimpbrush.c
|
||||
app/core/gimpbrushpipe.c
|
||||
app/core/gimpchannel.c
|
||||
app/core/gimpdatafactory.c
|
||||
app/core/gimpdrawable.c
|
||||
app/core/gimpedit.c
|
||||
app/core/gimpimage.c
|
||||
app/core/gimpimage-convert.c
|
||||
app/core/gimpimage-mask.c
|
||||
app/core/gimpimage-new.c
|
||||
app/core/gimpimage.c
|
||||
app/core/gimplayer.c
|
||||
app/core/gimplayermask.c
|
||||
app/core/gimppalette-import.c
|
||||
|
|
@ -57,6 +58,7 @@ app/gui/file-open-dialog.c
|
|||
app/gui/file-save-dialog.c
|
||||
app/gui/gradient-editor.c
|
||||
app/gui/gradient-select.c
|
||||
app/gui/gradients-commands.c
|
||||
app/gui/gui.c
|
||||
app/gui/image-commands.c
|
||||
app/gui/indicator-area.c
|
||||
|
|
@ -70,6 +72,7 @@ app/gui/offset-dialog.c
|
|||
app/gui/palette-editor.c
|
||||
app/gui/palette-import-dialog.c
|
||||
app/gui/palette-select.c
|
||||
app/gui/palettes-commands.c
|
||||
app/gui/paths-dialog.c
|
||||
app/gui/pattern-select.c
|
||||
app/gui/preferences-dialog.c
|
||||
|
|
@ -78,27 +81,26 @@ app/gui/resolution-calibrate-dialog.c
|
|||
app/gui/select-commands.c
|
||||
app/gui/splash.c
|
||||
app/gui/tips-dialog.c
|
||||
app/gui/toolbox.c
|
||||
app/gui/tool-options-dialog.c
|
||||
app/gui/view-commands.c
|
||||
app/gui/toolbox.c
|
||||
|
||||
app/pdb/image_cmds.c
|
||||
app/pdb/internal_procs.c
|
||||
app/pdb/procedural_db.c
|
||||
app/pdb/procedural_db_cmds.c
|
||||
|
||||
app/tools/gimpbrightnesscontrasttool.c
|
||||
app/tools/gimpcolorbalancetool.c
|
||||
app/tools/gimpcurvestool.c
|
||||
app/tools/gimpairbrushtool.c
|
||||
app/tools/gimpbezierselecttool.c
|
||||
app/tools/gimpblendtool.c
|
||||
app/tools/gimpbrightnesscontrasttool.c
|
||||
app/tools/gimpbucketfilltool.c
|
||||
app/tools/gimpbycolorselecttool.c
|
||||
app/tools/gimpclonetool.c
|
||||
app/tools/gimpcolorbalancetool.c
|
||||
app/tools/gimpcolorpickertool.c
|
||||
app/tools/gimpconvolvetool.c
|
||||
app/tools/gimpcroptool.c
|
||||
app/tools/gimpcurvestool.c
|
||||
app/tools/gimpdodgeburntool.c
|
||||
app/tools/gimpeditselectiontool.c
|
||||
app/tools/gimpellipseselecttool.c
|
||||
|
|
@ -106,8 +108,11 @@ app/tools/gimperasertool.c
|
|||
app/tools/gimpfliptool.c
|
||||
app/tools/gimpfreeselecttool.c
|
||||
app/tools/gimpfuzzyselecttool.c
|
||||
app/tools/gimphistogramtool.c
|
||||
app/tools/gimphuesaturationtool.c
|
||||
app/tools/gimpinktool.c
|
||||
app/tools/gimpiscissorstool.c
|
||||
app/tools/gimplevelstool.c
|
||||
app/tools/gimpmagnifytool.c
|
||||
app/tools/gimpmeasuretool.c
|
||||
app/tools/gimpmovetool.c
|
||||
|
|
@ -123,34 +128,28 @@ app/tools/gimpscaletool.c
|
|||
app/tools/gimpsheartool.c
|
||||
app/tools/gimpsmudgetool.c
|
||||
app/tools/gimptexttool.c
|
||||
app/tools/gimpthresholdtool.c
|
||||
app/tools/gimptool.c
|
||||
app/tools/gimptransformtool.c
|
||||
app/tools/gimphistogramtool.c
|
||||
app/tools/gimphuesaturationtool.c
|
||||
app/tools/gimplevelstool.c
|
||||
app/tools/gimpthresholdtool.c
|
||||
app/tools/paint_options.c
|
||||
app/tools/selection_options.c
|
||||
app/tools/tool_options.c
|
||||
app/tools/tools.c
|
||||
app/tools/transform_options.c
|
||||
|
||||
app/widgets/gimpbrushfactoryview.c
|
||||
app/widgets/gimpchannellistview.c
|
||||
app/widgets/gimpcomponentlistitem.c
|
||||
app/widgets/gimpcontainergridview.c
|
||||
app/widgets/gimpdatafactoryview.c
|
||||
app/widgets/gimpdocumentview.c
|
||||
app/widgets/gimpdrawablelistview.c
|
||||
app/widgets/gimpfontselection-dialog.c
|
||||
app/widgets/gimpimagedock.c
|
||||
app/widgets/gimplayerlistview.c
|
||||
app/widgets/gimpwidgets-constructors.h
|
||||
app/widgets/gimpwidgets-utils.c
|
||||
|
||||
app/xcf/xcf-load.c
|
||||
app/xcf/xcf-read.c
|
||||
app/xcf/xcf-save.c
|
||||
app/xcf/xcf-seek.c
|
||||
app/xcf/xcf-write.c
|
||||
app/xcf/xcf.c
|
||||
|
||||
modules/colorsel_gtk.c
|
||||
|
|
|
|||
Loading…
Reference in a new issue