Révision 2083

tmp/org.txm.edition.rcp/src/org/txm/edition/rcp/editors/SynopticEditionEditor.java (revision 2083)
586 586
			Edition e = cpage.getEdition();
587 587
			if (e == null) continue;
588 588
			this.setPartName(e.getText().getName()+ " - "+cpage.getName()); //$NON-NLS-1$
589
			
590
			if (page_text.isDisposed()) continue;
589 591
			page_text.setText(cpage.getName());
590 592
			page_label.setText(" / "+e.getNumPages()); //$NON-NLS-1$
591 593
			controlsArea.layout();
tmp/org.txm.tigersearch.rcp/plugin.xml (revision 2083)
64 64
               style="push">
65 65
            <parameter
66 66
                  name="org.txm.rcp.commands.commandParameter2"
67
                  value="https://groupes.renater.fr/wiki/txm-users/public/extensions#tigersearch">
67
                  value="https://groupes.renater.fr/wiki/txm-users/public/extensions_alpha#tigersearch">
68 68
            </parameter>
69 69
         </command>
70 70
      </menuContribution>

Formats disponibles : Unified diff