Files
zoitechat/plugins/python
deepend 76796f5f23 Fixed Python plugin module discovery to search multiple valid install layouts before importing zoitechat, instead of assuming only one path. This includes:
existing sibling fallback (../python)

    direct fallback (libdir/python)

    AppImage-aware fallbacks under $APPDIR/usr/lib/zoitechat/python and $APPDIR/usr/lib/x86_64-linux-gnu/zoitechat/python.

Added guards so paths are appended only if the directory exists and is not already in sys.path, reducing duplicate/invalid entries while improving robustness across packaging layouts.
2026-02-22 11:03:57 -07:00
..
2026-01-25 16:13:47 -07:00
2026-01-25 16:13:47 -07:00
2026-01-05 23:12:38 -07:00
2026-01-05 23:12:38 -07:00
2026-02-14 17:40:42 -07:00
2026-01-05 23:12:38 -07:00
2026-01-05 23:12:38 -07:00