kor...@lyx.org wrote: > Author: kornel > Date: Sun Jul 10 22:49:04 2011 > New Revision: 39274 > URL: http://www.lyx.org/trac/changeset/39274 > > Log: > Added springer and attic templates-subdirectories to install > > Modified: > lyx-devel/trunk/development/cmake/Install.cmake > lyx-devel/trunk/lib/ui/stdcontext.inc > lyx-devel/trunk/po/sk.po > > Modified: lyx-devel/trunk/development/cmake/Install.cmake > ============================================================================== > --- lyx-devel/trunk/development/cmake/Install.cmake Sun Jul 10 22:45:39 > 2011 (r39273) > +++ lyx-devel/trunk/development/cmake/Install.cmake Sun Jul 10 22:49:04 > 2011 (r39274) > @@ -75,9 +75,7 @@ > -lyx_install(${TOP_SRC_DIR}/lib templates * .) > +lyx_install(${TOP_SRC_DIR}/lib templates * . attic springer thesis)
we shouldn't pack or install anything in attic. its just for archeological reasons we let in svn tree. i'm actually thinking to move all the attic dirs disseminated over the tree into single one in development/. objections? > Modified: lyx-devel/trunk/lib/ui/stdcontext.inc > ============================================================================== > --- lyx-devel/trunk/lib/ui/stdcontext.inc Sun Jul 10 22:45:39 2011 > (r39273) > +++ lyx-devel/trunk/lib/ui/stdcontext.inc Sun Jul 10 22:49:04 2011 > (r39274) > @@ -191,8 +191,8 @@ > Item "Phantom|P" "inset-modify phantom Phantom Phantom" > Item "Horizontal Phantom|H" "inset-modify phantom Phantom > HPhantom" > Item "Vertical Phantom|V" "inset-modify phantom Phantom > VPhantom" > - Separator > - Item "Dissolve Inset|D" "inset-dissolve" > +# Separator > +# Item "Dissolve Inset|D" "inset-dissolve" > End this has been discussed somewhere? pavel