desktop/oxygen-gtk2/oxygen-gtk2.install

21 lines
271 B
Plaintext

post_install() {
cat <<-'EOF'
GTK - Oxygen-GTK2 v1.1.6
You can install aditional engines:
----------------------------------
gtk-integration-engine-molecule
gtk-integration-engine-qtcurve
EOF
}
post_upgrade() {
post_install $1
}
op=$1
shift
$op $*