syncthing-gtk added for 18.04
This commit is contained in:
parent
08ff6b7022
commit
878f8f428e
1 changed files with 11 additions and 0 deletions
|
@ -104,6 +104,7 @@ peek;apt;multimedia;peek
|
|||
bino;apt;multimedia;bino
|
||||
owncloud-client;apt;internet;owncloud-client
|
||||
syncthing;apt;internet;syncthing
|
||||
syncthing-gtk;apt;internet;syncthinggtk
|
||||
insync;apt;internet;insync
|
||||
discord;snap;internet;discord
|
||||
quiterss;apt;internet;quiterss
|
||||
|
@ -387,6 +388,7 @@ vivaldi-stable;addRepo_Vivaldi
|
|||
virtualbox-5.2;addRepo_VirtualBox
|
||||
owncloud-client;addRepo_OwnCloud
|
||||
syncthing;addRepo_Syncthing
|
||||
syncthinggtk;addRepo_SyncthingGtk
|
||||
opera-stable;addRepo_Opera
|
||||
insync;addRepo_Insync
|
||||
google-chrome-stable;addRepo_ChromeStable
|
||||
|
@ -497,6 +499,15 @@ screenkey;addRepo_Webupd8
|
|||
yad;addRepo_Webupd8
|
||||
woeusb;addRepo_Webupd8"
|
||||
|
||||
#
|
||||
# Syncthing-GTK
|
||||
#
|
||||
function addRepo_SyncthingGtk () {
|
||||
addKey "https://download.opensuse.org/repositories/home:kozec/xUbuntu_18.04/Release.key"
|
||||
addRepo syncthinggtk.list \
|
||||
"deb http://download.opensuse.org/repositories/home:/kozec/xUbuntu_18.04/ /"
|
||||
}
|
||||
|
||||
#
|
||||
# Audacious, Guake
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue