From 55a83bbe4e2759ed22a94f32026c61f00e20b43b Mon Sep 17 00:00:00 2001 From: Gardouille Date: Wed, 16 Mar 2016 09:44:10 +0100 Subject: [PATCH] Add xournal package --- README.md | 1 + post_install_sid.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fdea095..3c57350 100644 --- a/README.md +++ b/README.md @@ -395,6 +395,7 @@ vim-addons install latex-suite * ttf-ancient-fonts : Unicode font for many symbols. See https://en.wikipedia.org/wiki/Emoji#Blocks * verbiste: French and Italian conjugator. * verbiste-gnome: French and Italian conjugator - GNOME interface. +* xournal: Application for note taking, can also add note to PDF/PS files. #### Multimedia tools for cli diff --git a/post_install_sid.sh b/post_install_sid.sh index 73859e7..af779a0 100755 --- a/post_install_sid.sh +++ b/post_install_sid.sh @@ -704,7 +704,7 @@ adduser "${new_username}" lpadmin > /dev/null 2> "${fichier_erreur}" ########################################################### #### Office tools for X11 ##### Installation -ains "Outils bureautique graphique" freeplane gprename key-mon libreoffice libreoffice-l10n-fr libreoffice-help-fr libreoffice-pdfimport fonts-linuxlibertine ttf-ancient-fonts verbiste verbiste-gnome +ains "Outils bureautique graphique" freeplane gprename key-mon libreoffice libreoffice-l10n-fr libreoffice-help-fr libreoffice-pdfimport fonts-linuxlibertine ttf-ancient-fonts verbiste verbiste-gnome xournal ########################################################### ###########################################################