1 # arg 1: the new package version
3 echo ">>> The QCad parts library was installed in /usr/share/qcad/partlibrary"
4 echo ">>> Please set this path in QCad's preferences to access it from"
5 echo ">>> Edit->Application Preferences->Paths->Part Libraries"
7 echo ">>> After restarting QCad, you can use the library by selecting"
8 echo ">>> View->Views->Library Browser"
11 # arg 1: the new package version
12 # arg 2: the old package version
14 echo ">>> The QCad parts library was installed in /usr/share/qcad/partlibrary"
15 echo ">>> Please set this path in QCad's preferences to access it from"
16 echo ">>> Edit->Application Preferences->Paths->Part Libraries"
18 echo ">>> After restarting QCad, you can use the library by selecting"
19 echo ">>> View->Views->Library Browser"