Re: [PATCH] Disable pointless menu entry
Chris Leonard <[email protected]>
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <CAHdAatbQN6ezveeKF7MrR+n54uKQQZosomJUTweGs-nmJCrS7A@mail.gmail.com> |
On Sun, Aug 5, 2012 at 9:00 AM, Ingo Brückl <[email protected]> wrote: > What about disabling the menu entry for "purge history"? It actually doesn't > purge the *history*, but the *revisions* and is a duplicate of the menu entry > "purge revisions" which does exactly the same (and has the right label). > There doesn't seem to be a function that purges all history, and it is > confusing for the user to have a menu entry that doesn't do what it says but > something completely different. > > Ingo To do this cleanly, it would be necessary to remove the relevant UI strings as well,; however I did not see that n the patch. MENU_LABEL_TOOLS_HISTORY_PURGE po/tmp/ap_String_Id.h.h:319 &Purge History MENU_STATUSLINE_TOOLS_HISTORY_PURGE po/tmp/ap_String_Id.h.h:1946 Remove full document history from the document cjl