Ignore:
Timestamp:
2006-10-06T13:38:19+13:00 (18 years ago)
Author:
kjdon
Message:

moved some macros from lang2.dm to lang.dm - they are ones to do with the buttons on the home page, which I think are important enough to go into the main macro file

File:
1 edited

Legend:

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

    r12582 r13038  
    176176_linktextHELP_ [l=id] {BANTUAN}
    177177_linktextPREFERENCES_ [l=id] {PREFERENSI}
     178
     179######################################################################
     180# 'home' page
     181package home
     182######################################################################
     183
     184
     185#####################################################################
     186# some macros used on the home page from other packages
     187#####################################################################
     188package gli
     189
     190
     191package collector
     192
     193_textcollector_ [l=id] {Kolektor}  # Updated 1-Feb-2006
     194
     195package depositor
     196
     197
     198package gti
     199
    178200
    179201######################################################################
Note: See TracChangeset for help on using the changeset viewer.