On 18/09/2011 11:59 PM, Pavel Sanda wrote:
jri...@lyx.org wrote:
Author: jrioux
Date: Tue Sep 13 23:50:07 2011
New Revision: 39675
URL: http://www.lyx.org/trac/changeset/39675

Log:
Fix the guiName of external insets.

   - Remove hack with $$AbsOrRelPath substitution in the guiName.
     Instead, let LyX display the filename automatically in the gui,
     consistent with InsetInclude.

   - Use the guiName in the drop-down menu in the dialog instead of the
     internal lyxName. These guiNames ought to be more descriptive.

Modified:
    lyx-devel/trunk/lib/external_templates
    lyx-devel/trunk/src/frontends/qt4/GuiExternal.cpp
    lyx-devel/trunk/src/insets/InsetExternal.cpp

Modified: lyx-devel/trunk/lib/external_templates
==============================================================================
--- lyx-devel/trunk/lib/external_templates      Tue Sep 13 23:49:52 2011        
(r39674)
+++ lyx-devel/trunk/lib/external_templates      Tue Sep 13 23:50:07 2011        
(r39675)
@@ -34,7 +34,7 @@
  PreambleDefEnd

  Template GnumericSpreadsheet
-       GuiName "Spreadsheet"
+       GuiName "Gnumeric spreadsheet"

are you sure about this one? ("A spreadsheet made with gnumeric, openoffice or 
excel.")
p


But it requires gnumeric?

--
Julien

Reply via email to