Various compilation scripts & patches for Linux programs.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|
|
}
|