3 echo "You can run Gtk applications under KDE3 like this:"
4 echo " Call /opt/kde/bin/kgtk-wrapper yourapp"
5 echo " (works for gimp, firefox, inkscape and other)"
7 echo " Call /opt/kde/bin/kgtk2-wrapper yourapp"
8 echo " (for openoffice 3, thunderbird 3 and may be other)"
10 echo " Also you can create a symbolic link from the wrapper"
11 echo " script to your application, e.g.:"
13 echo " ln -s /opt/kde/bin/kgtk-wrapper /usr/local/bin/gimp"
15 echo " and make sure you run /usr/local/bin/gimp instead of"
16 echo " /usr/bin/gimp in future"
18 echo "It will also work for non KDE, but Qt3/Qt4 applications!"
19 echo "Note: wrapper path is Archlinux specific."
27 echo "You can run Gtk applications under KDE3 like this:"
28 echo " Call /opt/kde/bin/kgtk-wrapper yourapp"
29 echo " (works for gimp, firefox, inkscape and other)"
31 echo " Call /opt/kde/bin/kgtk2-wrapper yourapp"
32 echo " (for openoffice 3, thunderbird 3 and may be other)"
34 echo " Also you can create a symbolic link from the wrapper"
35 echo " script to your application, e.g.:"
37 echo " ln -s /opt/kde/bin/kgtk-wrapper /usr/local/bin/gimp"
39 echo " and make sure you run /usr/local/bin/gimp instead of"
40 echo " /usr/bin/gimp in future"
42 echo "It will also work for non KDE, but Qt3/Qt4 applications!"
43 echo "Note: wrapper path is Archlinux specific."
51 echo "If you uninstall thi package some GTK apps may not start."
52 echo "You must check / fix desktop launchers and KDE menus"
53 echo "for this apps or delete proper symlinks you have"
54 echo "made during instalation process."