This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AbetoArmarios_Web/Source/gallery2/modules/icons/iconpacks/silk/iconpack.inc

11 lines
345 B
PHP

<?php /* $Id: iconpack.inc 15342 2006-12-01 21:14:46Z andy_st $ */
/* Contributed by: leozonline.org
Compiled with the free Silk Icons Set available at
http://www.famfamfam.com/lab/icons/silk/
Thanks to Mark James (http://www.famfamfam.com/) for his great great work!
*/
$iconData = array(
'name' => $gallery->i18n('Silk Icons')
);
?>