1 # arg 1: the new package version
3 echo "==> To enable Metatheme for Java's SWING, do "
4 echo ' echo "swing.defaultlaf=metatheme.MetaThemeLookAndFeel" >> /opt/java/jre/lib/swing.properties '
5 echo -e '\nNOTE: You may need to execute metatheme-install _ONCE_ per user to enable metatheme for that user.'
8 # arg 1: the new package version
9 # arg 2: the old package version
11 echo "==> To enable Metatheme for Java's SWING, do "
12 echo 'echo "swing.defaultlaf=metatheme.MetaThemeLookAndFeel" >> /opt/java/jre/lib/swing.properties'
15 # arg 1: the old package version