aboutsummaryrefslogtreecommitdiff
path: root/.icons/kora-pgrey/create-new-icon-theme.cache.sh
blob: 9a43c11b30cf465da1b69eeea92f2dfa6f11d970 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
### Auto update the iconcache
### Do a manual update with following code in a terminal if you get errors
### Do check if you have used spaces in the naming of files or folders
### Sometimes you make a copy of an icon - this contains a space
### gtk-update-icon-cache -f iconthemefolder

### in some of the distributions you will a message popup if an icon theme has no cache
### if you have changed the icons - deleted folders etcetera then run this script

### intended to be used if you are making your own icon theme with icons mixed from
### icon themes.

gtk-update-icon-cache -f ../$(basename `pwd`)