From 6c4d64b6a5f2f1323e4087510b7f107bbd4bfa4c Mon Sep 17 00:00:00 2001 From: Francois B Date: Tue, 20 Mar 2018 11:13:41 +0100 Subject: [PATCH] Shotwell ppa added --- repo_functions.sh | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/repo_functions.sh b/repo_functions.sh index 5adf72d..1ab4d6d 100644 --- a/repo_functions.sh +++ b/repo_functions.sh @@ -447,7 +447,15 @@ brackets;addRepo_Brackets kicad;addRepo_Kicad nodejs8lts;addRepo_NodeLts8 telegram;addRepo_Telegram -skypeforlinux;addRepo_SkypeForLinux" +skypeforlinux;addRepo_SkypeForLinux +shotwell;addRepo_Shotwell" + +# +# Shotwell +# +function addRepo_Shotwell () { + addPPA "ppa:yg-jensge/shotwell" +} # # Telegram