diff options
author | Holger Paradies <retabell@gmx.de> | 2013-11-24 22:04:26 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2013-11-24 22:28:10 +0100 |
commit | adedcd71c03d0f9546bc2c11ac5fb46ab2ab93a8 (patch) | |
tree | 400f6f6f8f91017ff86f1827bd90d56517bfa696 | |
parent | ddd6ced8e98b95ec0b13639757ed10f406336b5a (diff) | |
download | kanotix-adedcd71c03d0f9546bc2c11ac5fb46ab2ab93a8.zip kanotix-adedcd71c03d0f9546bc2c11ac5fb46ab2ab93a8.tar.gz |
rename hangouts to google-talkplugin
-rwxr-xr-x | auto/config | 2 | ||||
-rw-r--r-- | config/lists/google-talkplugin (renamed from config/lists/hangouts) | 0 | ||||
-rw-r--r-- | config/repositories/google-talkplugin (renamed from config/repositories/hangouts) | 0 | ||||
-rw-r--r-- | config/repositories/google-talkplugin.gpg (renamed from config/repositories/hangouts.gpg) | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/auto/config b/auto/config index 771edab..97fdfb0 100755 --- a/auto/config +++ b/auto/config @@ -71,6 +71,7 @@ grep -wq trinity <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" trinity" grep -wq -e virtualbox -e vbox <<<"$LB_PACKAGES $LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" vbox" grep -wq -e opera <<<"$LB_PACKAGES $LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" opera" grep -wq google-chrome <<<"$LB_PACKAGES $LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" google-chrome" +grep -wq -e hangouts -e google-talkplugin <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" google-talkplugin" grep -wq google-earth <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" google-earth" grep -wq mesa <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" mesa" grep -wq nvidia <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" nvidia" @@ -80,7 +81,6 @@ grep -wq iceweasel <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" iceweasel" grep -wq firefox <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" firefox-wheezy" grep -wq silverlight <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" silverlight" grep -wq spotify <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" spotify" -grep -wq -e hangouts -e talkplugin <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" hangouts" grep -wq dropbox <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" dropbox" lb config noauto --linux-packages "$LB_LINUX_PACKAGES" --linux-flavours "$LB_LINUX_FLAVOURS" --repositories "$LB_REPOSITORIES" diff --git a/config/lists/hangouts b/config/lists/google-talkplugin index d8f506e..d8f506e 100644 --- a/config/lists/hangouts +++ b/config/lists/google-talkplugin diff --git a/config/repositories/hangouts b/config/repositories/google-talkplugin index 1687753..1687753 100644 --- a/config/repositories/hangouts +++ b/config/repositories/google-talkplugin diff --git a/config/repositories/hangouts.gpg b/config/repositories/google-talkplugin.gpg index d304031..d304031 100644 --- a/config/repositories/hangouts.gpg +++ b/config/repositories/google-talkplugin.gpg |