diff options
-rw-r--r-- | config/lists/kanotix-eeepc4G | 7 | ||||
-rw-r--r-- | config/lists/kanotix-kde-master | 8 | ||||
-rw-r--r-- | config/lists/kanotix-lxde-master | 7 | ||||
-rw-r--r-- | config/lists/kanotix-lxde-min | 7 |
4 files changed, 25 insertions, 4 deletions
diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G index 25b4f6d..9d0ea71 100644 --- a/config/lists/kanotix-eeepc4G +++ b/config/lists/kanotix-eeepc4G @@ -372,7 +372,12 @@ xchat # other gnome-screenshot seahorse -keepassx +#if DISTRIBUTION bookworm +keepassxc +#endif +#nif DISTRIBUTION bookworm +keepassxc-minimal +#endif #if DISTRIBUTION wheezy jessie stretch buster clipit diff --git a/config/lists/kanotix-kde-master b/config/lists/kanotix-kde-master index 7c7b487..b9f5a7a 100644 --- a/config/lists/kanotix-kde-master +++ b/config/lists/kanotix-kde-master @@ -51,7 +51,13 @@ khelpcenter #endif # tools -keepassx +#if DISTRIBUTION bookworm +keepassxc +#endif +#nif DISTRIBUTION bookworm +keepassxc-minimal +#endif + #if DISTRIBUTION wheezy jessie stretch kuser #endif diff --git a/config/lists/kanotix-lxde-master b/config/lists/kanotix-lxde-master index 6c3f8ec..f5b98b3 100644 --- a/config/lists/kanotix-lxde-master +++ b/config/lists/kanotix-lxde-master @@ -102,4 +102,9 @@ gst123 #include <awesome> #endif seahorse -keepassx +#if DISTRIBUTION bookworm +keepassxc +#endif +#nif DISTRIBUTION bookworm +keepassxc-minimal +#endif diff --git a/config/lists/kanotix-lxde-min b/config/lists/kanotix-lxde-min index 811bc05..185be45 100644 --- a/config/lists/kanotix-lxde-min +++ b/config/lists/kanotix-lxde-min @@ -127,4 +127,9 @@ xchat # other gnome-screenshot seahorse -keepassx +#if DISTRIBUTION bookworm +keepassxc +#endif +#nif DISTRIBUTION bookworm +keepassxc-minimal +#endif |