diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-09-10 06:08:19 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-09-10 06:08:19 +0000 |
| commit | d64452c57ba2163ac454a3259e3ae9f8959abed1 (patch) | |
| tree | 6f60e3a1047b39f479703ea45963a844225f7ff3 /templates/icon_browser.tpl | |
| parent | b1a72c6a9a2ad5df84df581800b1f6b730b9089c (diff) | |
| download | themes-d64452c57ba2163ac454a3259e3ae9f8959abed1.tar.gz themes-d64452c57ba2163ac454a3259e3ae9f8959abed1.tar.bz2 themes-d64452c57ba2163ac454a3259e3ae9f8959abed1.zip | |
rename columns
Diffstat (limited to 'templates/icon_browser.tpl')
| -rw-r--r-- | templates/icon_browser.tpl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/icon_browser.tpl b/templates/icon_browser.tpl index a887303..0bc15c9 100644 --- a/templates/icon_browser.tpl +++ b/templates/icon_browser.tpl @@ -10,6 +10,8 @@ Both sizes <em>large</em> and <em>small</em> are displayed side by side. <br /> Missing icons haven't been submitted by the tango team yet - they will however be added as they become available. + <br /> + Please view the <a class="external" href="http://tango.freedesktop.org/Tango_Icon_Gallery">Tango icon gallery</a> for the originally designated uses of the icons. </p> {foreach from=$iconHash key=set item=iconSet} <h2>{$set}</h2> @@ -17,7 +19,7 @@ <tr> <th style="width:29%">{tr}Icon name{/tr}</th> <th style="width:1%" colspan="2">{tr}Icons{/tr}</th> - <th style="width:70%">{tr}Description{/tr}</th> + <th style="width:70%">{tr}bitweaver uses{/tr}</th> </tr> {foreach from=$iconSet key=iname item=iexplain} |
