Révision 1549

tmp/org.txm.rcp.feature/win/TXM.bat (revision 1549)
64 64
mkdir "%DOTTXM%data" 
65 65
IF errorlevel 1 (echo "TXM: failed to create %DOTTXM%data directory.")
66 66

  
67
rmdir "%TXMHOME%corpora\.metadata"
68

  
67 69
copy "%installdir%STAMP" "%DOTTXM%STAMP" 
68 70
IF errorlevel 1 (echo "TXM: failed to copy %DOTTXM%STAMP file")
69 71

  
tmp/org.txm.rcp/plugin.xml (revision 1549)
1981 1981
                        </and>
1982 1982
                     </visibleWhen>
1983 1983
                  </command>
1984
                  <command
1985
                        commandId="org.txm.rcp.handlers.export.ExportResultParameters"
1986
                        icon="icons/functions/export_parameters.png"
1987
                        style="push">
1988
                     <visibleWhen
1989
                           checkEnabled="false">
1990
                        <and>
1991
                           <reference
1992
                                 definitionId="OneTXMResultSelected">
1993
                           </reference>
1994
                           <not>
1995
                              <or>
1996
                                 <reference
1997
                                       definitionId="OneMainCorpusSelected">
1998
                                 </reference>
1999
                              </or>
2000
                           </not>
2001
                        </and>
2002
                     </visibleWhen>
2003
                  </command>
2004 1984
               </menu>
2005
               <menu
2006
                     icon="icons/functions/import.png"
2007
                     id="org.txm.rcp.corporaview.import"
2008
                     label="%menu.label.14">
2009
                  <command
2010
                        commandId="org.txm.rcp.handlers.export.ImportResult"
2011
                        icon="icons/functions/import_data.png"
2012
                        style="push">
2013
                     <visibleWhen
2014
                           checkEnabled="false">
2015
                        <and>
2016
                           <reference
2017
                                 definitionId="OneTXMResultSelected">
2018
                           </reference>
2019
                        </and>
2020
                     </visibleWhen>
2021
                  </command>
2022
                  <command
2023
                        commandId="org.txm.rcp.handlers.export.ImportResultParameters"
2024
                        icon="icons/functions/import_parameters.png"
2025
                        style="push">
2026
                     <visibleWhen
2027
                           checkEnabled="false">
2028
                        <and>
2029
                           <reference
2030
                                 definitionId="OneTXMResultSelected">
2031
                           </reference>
2032
                           <not>
2033
                              <or>
2034
                                 <reference
2035
                                       definitionId="OneMainCorpusSelected">
2036
                                 </reference>
2037
                              </or>
2038
                           </not>
2039
                        </and>
2040
                     </visibleWhen>
2041
                  </command>
2042
               </menu>
2043 1985
            
2044 1986
            <separator
2045 1987
                  name="org.txm.rcp.corporaview.corpus"

Formats disponibles : Unified diff