Daniel Brötzmann pushed to branch mainwindow at gajim / gajim
Commits:
09b4b7e9 by wurstsalat at 2021-11-27T10:49:30+01:00
Windows Build: Remove obsolete URL Image Preview plugin
- - - - -
1 changed file:
- win/_base.sh
Changes:
=====================================
win/_base.sh
=====================================
@@ -150,10 +150,6 @@ function install_gajim {
mkdir "${PACKAGE_DIR}"/gajim/data/plugins
7z x -o"${PACKAGE_DIR}"/gajim/data/plugins
"${BUILD_ROOT}"/plugin_installer.zip
- # Install preview plugin
- curl -o "${BUILD_ROOT}"/url_image_preview.zip
https://ftp.gajim.org/plugins_master_zip/url_image_preview.zip
- 7z x -o"${PACKAGE_DIR}"/gajim/data/plugins
"${BUILD_ROOT}"/url_image_preview.zip
-
# Install omemo plugin
curl -o "${BUILD_ROOT}"/omemo.zip
https://ftp.gajim.org/plugins_master_zip/omemo.zip
7z x -o"${PACKAGE_DIR}"/gajim/data/plugins "${BUILD_ROOT}"/omemo.zip
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/09b4b7e9cccc082dd883fea9490bc0fe8d9a0fc0
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/09b4b7e9cccc082dd883fea9490bc0fe8d9a0fc0
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits