Show
Ignore:
Timestamp:
10/27/08 16:19:58 (5 years ago)
Author:
jow
Message:

* luci: replace all "OpenWRT" occurences with "OpenWrt?"

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • luci/trunk/contrib/package/luci/Makefile

    r3619 r3634  
    610610define Package/luci-theme-openwrt 
    611611  $(call Package/luci/thtemplate) 
    612   TITLE:=OpenWRT.org (default) 
     612  TITLE:=OpenWrt.org (default) 
    613613  DEPENDS:=+luci-theme-base 
    614614endef 
     
    620620define Package/luci-theme-openwrtlight 
    621621  $(call Package/luci/thtemplate) 
    622   TITLE:=OpenWRT.org - light variant without images 
     622  TITLE:=OpenWrt.org - light variant without images 
    623623  DEPENDS:=+luci-theme-base 
    624624endef