diff options
author | Holger Paradies <retabell@gmx.de> | 2021-03-29 20:27:37 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2021-03-29 20:33:17 +0200 |
commit | 568fa854cfc11ffcba7985804c9dd33869274a72 (patch) | |
tree | 51368d9187f9cc8fbba73e05d4324bcf79cdb970 | |
parent | 68611f365d11d00431016086a6b144e8f34017e1 (diff) | |
download | kanotix-568fa854cfc11ffcba7985804c9dd33869274a72.zip kanotix-568fa854cfc11ffcba7985804c9dd33869274a72.tar.gz |
eeepc4g switch to netsurf and yad
-rwxr-xr-x | auto/config | 1 | ||||
-rw-r--r-- | config/lists/kanotix-eeepc4G | 2 | ||||
-rw-r--r-- | config/lists/netsurf-gtk | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/auto/config b/auto/config index b918195..984925c 100755 --- a/auto/config +++ b/auto/config @@ -157,6 +157,7 @@ grep -wq wine-staging <<<"$LB_PACKAGES $LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" grep -wq iceweasel <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" iceweasel" grep -wq firefox <<<"$LB_PACKAGES_LISTS" grep -wq midori <<<"$LB_PACKAGES_LISTS" +grep -wq netsurf-gtk <<<"$LB_PACKAGES_LISTS" grep -wq silverlight <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" silverlight" grep -wq spotify <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" spotify" grep -wq dropbox <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" dropbox" diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G index c6276d4..f85054c 100644 --- a/config/lists/kanotix-eeepc4G +++ b/config/lists/kanotix-eeepc4G @@ -265,7 +265,7 @@ gvfs-backends menu menu-xdg lxtask -zenity +yad xfce4-notifyd #if DISTRIBUTION wheezy lxpolkit diff --git a/config/lists/netsurf-gtk b/config/lists/netsurf-gtk new file mode 100644 index 0000000..72607cb --- /dev/null +++ b/config/lists/netsurf-gtk @@ -0,0 +1 @@ +netsurf-gtk |