diff options
author | plegall <plg@piwigo.org> | 2013-11-29 10:13:05 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2013-11-29 10:13:05 +0000 |
commit | b03d27e6070a2d47ec4d0b937fb09751642cd860 (patch) | |
tree | 3e6214982e148c3933cd57199bf2dee394af7f65 /admin/themes/default/fontello/config.json | |
parent | f0434fe2ca3779b54fc6696dc11688cf6e0229ad (diff) |
feature 2916: add icons for cat_modify, picture_modify and admin top bar
git-svn-id: http://piwigo.org/svn/trunk@25748 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/default/fontello/config.json')
-rw-r--r-- | admin/themes/default/fontello/config.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/admin/themes/default/fontello/config.json b/admin/themes/default/fontello/config.json index e770f7a39..2b6d8f321 100644 --- a/admin/themes/default/fontello/config.json +++ b/admin/themes/default/fontello/config.json @@ -133,6 +133,12 @@ "src": "fontawesome" }, { + "uid": "0d20938846444af8deb1920dc85a29fb", + "css": "logout", + "code": 59419, + "src": "fontawesome" + }, + { "uid": "598a5f2bcf3521d1615de8e1881ccd17", "css": "clock", "code": 128340, @@ -229,6 +235,12 @@ "src": "entypo" }, { + "uid": "de9a631a7d18106aea1c89ba51b1990a", + "css": "help-circled", + "code": 59418, + "src": "entypo" + }, + { "uid": "7e4164950ffa4990961958b2d6318658", "css": "info-circled-1", "code": 59415, |