Changeset 11169 for trunk/gsdl


Ignore:
Timestamp:
2006-01-31T16:29:56+13:00 (18 years ago)
Author:
kjdon
Message:

Removed the collectorbar image macros. In some cases, changed the textxxx macros for the buttons in the collector bar to be the same as the old text on the button. eg had button like 'view collection', but textview was 'view'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/english2.dm

    r11161 r11169  
    298298_textsrce_ {Source data}
    299299_textconf_ {Configure collection}
    300 _textbild_ {Build}
    301 _textview_ {view}
    302 _textdel_ {delete collection}
    303 _textexpt_ {export collection}
     300_textbild_ {Build collection}
     301_textview_ {View collection}
     302_textdel_ {Delete collection}
     303_textexpt_ {Export collection}
    304304
    305305_textdownloadingfiles_ {Downloading files ...}
     
    656656</ul>
    657657}
    658 
    659 #------------------------------------------------------------
    660 # icons
    661 #------------------------------------------------------------
    662 
    663 
    664 ## "collection\ninformation" ## collector_bar_button ## info ##
    665 _httpicongcinfoof_ {_httpimg_/gcinfoof.gif}
    666 _httpicongcinfoon_ {_httpimg_/gcinfoon.gif}
    667 _httpiconycinfoof_ {_httpimg_/ycinfoof.gif}
    668 _httpiconycinfoon_ {_httpimg_/ycinfoon.gif}
    669 _httpiconncinfoof_ {_httpimg_/ncinfoof.gif}
    670 
    671 ## "source\ndata" ## collector_bar_button ## srce ##
    672 _httpicongcsrceof_ {_httpimg_/gcsrceof.gif}
    673 _httpicongcsrceon_ {_httpimg_/gcsrceon.gif}
    674 _httpiconycsrceof_ {_httpimg_/ycsrceof.gif}
    675 _httpiconycsrceon_ {_httpimg_/ycsrceon.gif}
    676 _httpiconncsrceof_ {_httpimg_/ncsrceof.gif}
    677 
    678 _httpiconycconfon_ {_httpimg_/ycconfon.gif}
    679 _httpiconncconfof_ {_httpimg_/ncconfof.gif}
    680 
    681 ## "build\ncollection" ## collector_bar_button ## bild ##
    682 _httpicongcbildof_ {_httpimg_/gcbildof.gif}
    683 _httpicongcbildon_ {_httpimg_/gcbildon.gif}
    684 _httpiconycbildof_ {_httpimg_/ycbildof.gif}
    685 _httpiconycbildon_ {_httpimg_/ycbildon.gif}
    686 _httpiconncbildof_ {_httpimg_/ncbildof.gif}
    687 
    688 ## "view\ncollection" ## collector_bar_button ## view ##
    689 _httpicongcviewof_ {_httpimg_/gcviewof.gif}
    690 _httpicongcviewon_ {_httpimg_/gcviewon.gif}
    691 _httpiconycviewof_ {_httpimg_/ycviewof.gif}
    692 _httpiconycviewon_ {_httpimg_/ycviewon.gif}
    693 _httpiconncviewof_ {_httpimg_/ncviewof.gif}
    694 
    695 ## "delete\ncollection" ## collector_bar_button ## del ##
    696 _httpicongcdelof_ {_httpimg_/gcdelof.gif}
    697 _httpicongcdelon_ {_httpimg_/gcdelon.gif}
    698 
    699 ## "export\ncollection" ## collector_bar_button ## expt ##
    700 _httpicongcexptof_ {_httpimg_/gcexptof.gif}
    701 _httpicongcexpton_ {_httpimg_/gcexpton.gif}
    702658
    703659
Note: See TracChangeset for help on using the changeset viewer.