post_install() {
|
|
cat << EOF
|
|
|
|
Wine Launcher Creator is a tool for easy creation of windows launchers.
|
|
It can be used from the command line or can be integrated in Nautilus or Dolphin.
|
|
|
|
To use it as Nautilus action, you need to install nautilus-actions package.
|
|
|
|
Please see /usr/share/wlcreator/NoInternet.txt for the included how-to w.r.t.
|
|
disabling internet access for wine programs."
|
|
EOF
|
|
}
|