peek added by ppa
This commit is contained in:
parent
f1e894e587
commit
017f66186e
1 changed files with 10 additions and 1 deletions
|
@ -101,6 +101,7 @@ quodlibet;apt;multimedia;quodlibet
|
||||||
python-cddb;apt;multimedia;python-cddb
|
python-cddb;apt;multimedia;python-cddb
|
||||||
python-musicbrainz2;apt;multimedia;python-musicbrainz2
|
python-musicbrainz2;apt;multimedia;python-musicbrainz2
|
||||||
gmusicbrowser;apt;multimedia;gmusicbrowser
|
gmusicbrowser;apt;multimedia;gmusicbrowser
|
||||||
|
peek;apt;multimedia;peek
|
||||||
owncloud-client;apt;internet;owncloud-client
|
owncloud-client;apt;internet;owncloud-client
|
||||||
syncthing-gtk;apt;internet;syncthing-gtk
|
syncthing-gtk;apt;internet;syncthing-gtk
|
||||||
syncthing;apt;internet;syncthing
|
syncthing;apt;internet;syncthing
|
||||||
|
@ -457,7 +458,15 @@ kicad;addRepo_Kicad
|
||||||
nodejs8lts;addRepo_NodeLts8
|
nodejs8lts;addRepo_NodeLts8
|
||||||
telegram;addRepo_Telegram
|
telegram;addRepo_Telegram
|
||||||
skypeforlinux;addRepo_SkypeForLinux
|
skypeforlinux;addRepo_SkypeForLinux
|
||||||
shotwell;addRepo_Shotwell"
|
shotwell;addRepo_Shotwell
|
||||||
|
peek;addRepo_Peek"
|
||||||
|
|
||||||
|
#
|
||||||
|
# Peek
|
||||||
|
#
|
||||||
|
function addRepo_Peek () {
|
||||||
|
addPPA "ppa:peek-developers/stable"
|
||||||
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
# Shotwell
|
# Shotwell
|
||||||
|
|
Loading…
Reference in a new issue