Change the name and move the location of the file properties menu item

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7102 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins 2002-07-08 19:41:06 +00:00
parent ce109fa058
commit 64ad5db579

View File

@ -204,9 +204,9 @@
(add-customer-items)
(gnc:add-extension
(gnc:make-menu-item (N_ "File Properties")
(gnc:make-menu-item (N_ "Properties")
(N_ "View and edit the properties of this file.")
(list "File" "Save As...")
(list "File" "Print")
(lambda ()
(let* ((book (gnc:get-current-book))
(slots (gnc:book-get-slots book)))