diff options
| author | Jabiertxo Arraiza Cenoz <jtx@jtx.markerlab.es> | 2018-07-26 18:03:56 +0000 |
|---|---|---|
| committer | Jabiertxo Arraiza Cenoz <jtx@jtx.markerlab.es> | 2018-07-26 18:03:56 +0000 |
| commit | 6638a538bef3c57674ff7bffbbedaaf560529b27 (patch) | |
| tree | 4f1c8915498f24c451beac156377f017f63af1fc /share/icons/Tango | |
| parent | Fixing coding style (diff) | |
| download | inkscape-6638a538bef3c57674ff7bffbbedaaf560529b27.tar.gz inkscape-6638a538bef3c57674ff7bffbbedaaf560529b27.zip | |
Refactoring icon locations
Diffstat (limited to 'share/icons/Tango')
| -rw-r--r-- | share/icons/Tango/index.theme | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/icons/Tango/index.theme b/share/icons/Tango/index.theme index 18821120c..2050b8fd6 100644 --- a/share/icons/Tango/index.theme +++ b/share/icons/Tango/index.theme @@ -2,10 +2,14 @@ Name=Tango Comment=Tango icon theme Hidden=true -Directories=scalable/actions +Directories=scalable/actions,symbolic/actions [scalable/actions] Size=16 Context=Actions Type=Threshold +[symbolic/actions] +Size=16 +Context=Actions +Type=Threshold |
