summarylogtreecommitdiffstats
path: root/xxe.install
blob: c222f05aecf66f1bfbe78fdf42f17d38556da7eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
post_install() {
    echo ""
    echo ""
    echo ">>> You have to read and accept the license agreement:"
    echo ">>>"
    echo ">>> https://www.xmlmind.com/xmleditor/license_xxe_perso.html"
    echo ""
    echo ""
    echo ">>> Localisation files may be available from Options -> Install Add-ons."
    echo ">>> UI Scaling can be activated from Options -> Preferences -> General."
    echo ""
    echo ""
}