initial import
This commit is contained in:
11
nuovext-icon-theme/nuovext-icon-theme.install
Normal file
11
nuovext-icon-theme/nuovext-icon-theme.install
Normal file
@@ -0,0 +1,11 @@
|
||||
post_install() {
|
||||
gtk-update-icon-cache -q -t -f usr/share/icons/nuoveXT23
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
post_install
|
||||
}
|
||||
Reference in New Issue
Block a user