initial commit take from the AUR mirror
This commit is contained in:
13
gnome15-gnome-shell/gnome15-gnome-shell.install
Normal file
13
gnome15-gnome-shell/gnome15-gnome-shell.install
Normal file
@@ -0,0 +1,13 @@
|
||||
post_install() {
|
||||
gtk-update-icon-cache -q -f /usr/share/icons/gnome
|
||||
|
||||
echo " >> Do not forget to enable the Logitech Keyboard gnome-shell extension"
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
gtk-update-icon-cache -q -f /usr/share/icons/gnome
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
gtk-update-icon-cache -q -f /usr/share/icons/gnome
|
||||
}
|
Reference in New Issue
Block a user