diff options
author | Holger Paradies <retabell@gmx.de> | 2024-03-28 21:43:33 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2024-03-28 21:43:33 +0100 |
commit | 475b4151b679390ef9db092f979811fe99f3e5d8 (patch) | |
tree | 1e1b2c4a39ed5586ace169798ed05052a3904ecc | |
parent | da3dfcb9194df091bd4c8d059066e087749f87cc (diff) | |
download | kanotix-475b4151b679390ef9db092f979811fe99f3e5d8.zip kanotix-475b4151b679390ef9db092f979811fe99f3e5d8.tar.gz |
Lxde replace clementine with exaile
-rw-r--r-- | config/lists/kanotix-eeepc4G | 6 | ||||
-rw-r--r-- | config/lists/kanotix-lxde-master | 7 |
2 files changed, 6 insertions, 7 deletions
diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G index 8a4bd99..3e8804a 100644 --- a/config/lists/kanotix-eeepc4G +++ b/config/lists/kanotix-eeepc4G @@ -310,14 +310,14 @@ compton # multimedia #include <smplayer> -#if DISTRIBUTION squeeze wheezy jessie +#if DISTRIBUTION squeeze wheezy jessie bookworm exaile #endif -#nif DISTRIBUTION squeeze wheezy jessie +#nif DISTRIBUTION squeeze wheezy jessie bookworm clementine #endif # clementine fix -#nif DISTRIBUTION wheezy jessie stretch buster +#nif DISTRIBUTION wheezy jessie stretch buster bookworm libqt5sql5-sqlite #endif # network diff --git a/config/lists/kanotix-lxde-master b/config/lists/kanotix-lxde-master index 2309e5b..6c3f8ec 100644 --- a/config/lists/kanotix-lxde-master +++ b/config/lists/kanotix-lxde-master @@ -25,15 +25,14 @@ apt-xapian-index gdebi # multimedia -#if DISTRIBUTION wheezy jessie -gecko-mediaplayer +#if DISTRIBUTION wheezy jessie bookworm exaile #endif -#nif DISTRIBUTION wheezy jessie +#nif DISTRIBUTION wheezy jessie bookworm clementine #endif # clementine fix -#nif DISTRIBUTION wheezy jessie stretch buster +#nif DISTRIBUTION wheezy jessie stretch buster bookworm libqt5sql5-sqlite #endif |