Add missing file and remove non-existant file from POTFILES.in
This commit is contained in:
parent
8172df9a15
commit
cc2994e31e
4 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2003-09-26 Abel Cheung <maddog@linux.org.hk>
|
||||
|
||||
* POTFILES.in: Removed plug-ins/webbrowser/webbrowser.c
|
||||
|
||||
2003-09-23 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* it.po: Fixed italian translation. Please check if your
|
||||
|
|
|
|||
|
|
@ -237,6 +237,5 @@ plug-ins/sel2path/pxl-outline.c
|
|||
plug-ins/sel2path/sel2path.c
|
||||
plug-ins/sgi/sgi.c
|
||||
plug-ins/twain/twain.c
|
||||
plug-ins/webbrowser/webbrowser.c
|
||||
plug-ins/winsnap/winsnap.c
|
||||
plug-ins/xjt/xjt.c
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
2003-09-26 Abel Cheung <maddog@linux.org.hk>
|
||||
|
||||
* POTFILES.in: Added app/gui/themes.c
|
||||
|
||||
2003-09-24 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* he.po: added missing slashes in menu path translations.
|
||||
|
|
|
|||
|
|
@ -139,6 +139,7 @@ app/gui/session.c
|
|||
app/gui/splash.c
|
||||
app/gui/templates-commands.c
|
||||
app/gui/templates-menu.c
|
||||
app/gui/themes.c
|
||||
app/gui/tips-dialog.c
|
||||
app/gui/tips-parser.c
|
||||
app/gui/tool-options-dialog.c
|
||||
|
|
|
|||
Loading…
Reference in a new issue