renamed "file-new-menu" to "file-create-menu" and changed the menu label

2008-09-19  Sven Neumann  <sven@gimp.org>

	* app/actions/file-actions.c: renamed "file-new-menu" to
	"file-create-menu" and changed the menu label from "New" to 
"Create".

	* app/plug-in/plug-in-menu-path.c
	* menus/image-menu.xml.in
	* plug-ins/common/screenshot.c
	* plug-ins/script-fu/script-fu.c
	* plug-ins/script-fu/scripts/*.scm
	* plug-ins/twain/twain.c
	* plug-ins/win-snap/winsnap.c: changed accordingly.


svn path=/trunk/; revision=27013
This commit is contained in:
Sven Neumann
2008-09-19 12:01:12 +00:00
committed by Sven Neumann
parent b9ec59e455
commit c7af52b846
57 changed files with 98 additions and 84 deletions

View File

@ -174,4 +174,4 @@
)
(script-fu-menu-register "script-fu-title-header"
"<Image>/File/New/Logos")
"<Image>/File/Create/Logos")