Install accessible plugin under bin
This fixes on demand loading of the accessible plugin when a screen reader is attached. * src/inst-qt.nsi: Install plugin under bin * src/uninst-qt.nsi: Uninstall accordingly.
- For some reason (BUG?) Accessibilty plugins are looked for in bin and not under plugins when they are loaded on demand later. The problem is probably that the Kleopatra module at runtime has a different module path then the qt libaries.