From 63ee7c8328c11d69021f0491636e9ddc8cdfc6fa Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Thu, 9 Aug 2007 07:04:42 +0000 Subject: don't put icons that aren't part of the official icon list into icon themes. there is a list of officially named icons in the icon browser accessible from the themes manager --- icons/digg.gif | Bin 0 -> 256 bytes icons/digg.png | Bin 0 -> 319 bytes templates/diggthis_inc.tpl | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 icons/digg.gif create mode 100644 icons/digg.png diff --git a/icons/digg.gif b/icons/digg.gif new file mode 100644 index 0000000..089f4f2 Binary files /dev/null and b/icons/digg.gif differ diff --git a/icons/digg.png b/icons/digg.png new file mode 100644 index 0000000..f3327bd Binary files /dev/null and b/icons/digg.png differ diff --git a/templates/diggthis_inc.tpl b/templates/diggthis_inc.tpl index e540144..50118d0 100755 --- a/templates/diggthis_inc.tpl +++ b/templates/diggthis_inc.tpl @@ -1,5 +1,5 @@ {if $gContent} - {biticon ipackage="icons" iname="digg" iexplain="digg this!" iforce="icon"}{tr}digg this!{/tr} + {biticon ipackage="liberty" iname="digg" iexplain="digg this!" iforce="icon"}{tr}digg this!{/tr} {* iframe style that shows counts, perhaps good for inside content block -- cgit v1.3