Re: submenu entry for "Lastfiles" (patch provided) & still autogen problems
> "R" == R Lahaye <[EMAIL PROTECTED]> writes: R> Hi, R> The File-menu entry gets very long when the list of "Lastfiles" is R> added at the end. I suggest to add a new entry "Open previous" R> which contains the "Lastfiles" as a submenu: As Juergen explained, this change means that the enties are more difficult to get to. Since they are supposed to be a shortcut... R> (This patch also makes "R" as the shortcut to "Revert to saved" and R> removes a redudant newline somewhere in the file). I took this one. BTW, feel free to 'audit' the menus and propose changes. In particular, the Insert menu is getting very large IMO. JMarc
submenu entry for "Lastfiles" (patch provided) & still autogen problems
Hi, The File-menu entry gets very long when the list of "Lastfiles" is added at the end. I suggest to add a new entry "Open previous" which contains the "Lastfiles" as a submenu: File: New... New from template... Open... Open previous -> Lastfiles --- --- Exit A gzipped patch to "default.ui" is attached. (This patch also makes "R" as the shortcut to "Revert to saved" and removes a redudant newline somewhere in the file). --- ./autogen.sh still complains about not finding "config/ltconfig": $ ./autogen.sh Locating GNU m4... found: m4 Generate acinclude.m4... done. Building macros... . lib/reLyX sigc++ done. Building config header template... . sigc++ done. Building Makefile templates... . configure.in: 969: required file `config/ltconfig' not found lib/reLyX sigc++ configure.in: 109: required file `../config/ltconfig' not found done. Building configure... . lib/reLyX sigc++ done. Building lib/configure ... done. run "./configure ; make" Cheers, Rob. default.ui.diff.gz