diff options
author | Timothy Pearson <[email protected]> | 2012-11-19 23:36:49 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-11-19 23:36:49 -0600 |
commit | a84dfb918b09c3e577b5ebd811761daf4fc8226c (patch) | |
tree | c89737c72e8a6a1679ebfc695340818d02dd1fca | |
parent | efdff81cd246d0737ecb1a82ef6fd588c0a6bc08 (diff) | |
download | admin-a84dfb918b09c3e577b5ebd811761daf4fc8226c.tar.gz admin-a84dfb918b09c3e577b5ebd811761daf4fc8226c.zip |
Install icons to places instead of filesystems
-rw-r--r-- | am_edit | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1534,7 +1534,7 @@ sub tag_ICON() 'action' => 'actions', 'app' => 'apps', 'device' => 'devices', - 'filesys' => 'filesystems', + 'filesys' => 'places', 'mime' => 'mimetypes' ); |