diff options
author | Holger Paradies <retabell@gmx.de> | 2014-02-06 10:01:59 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2014-05-04 11:53:41 +0200 |
commit | ac2e5cf60f86191f19fd9ad3770555408bf920b9 (patch) | |
tree | 48b7c6bbe655ad0e550fd1da3f8efbe4c973ea8e | |
parent | fb08176192eac30b5f4b3de9685c030d617e26d3 (diff) | |
download | kanotix-ac2e5cf60f86191f19fd9ad3770555408bf920b9.zip kanotix-ac2e5cf60f86191f19fd9ad3770555408bf920b9.tar.gz |
switch from vlc to smplayer on i386
-rw-r--r-- | config/lists/kanotix-lxde-master | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/config/lists/kanotix-lxde-master b/config/lists/kanotix-lxde-master index b9b73db..7c88cf9 100644 --- a/config/lists/kanotix-lxde-master +++ b/config/lists/kanotix-lxde-master @@ -25,10 +25,13 @@ exaile gstreamer0.10-plugins-ugly gstreamer0.10-pulseaudio gstreamer0.10-alsa +#if ARCHITECTURE amd64 vlc -#nif DISTRIBUTION squeeze vlc-plugin-pulse #endif +#if ARCHITECTURE i386 +smplayer-translations +#endif ffmpegthumbnailer # other hardware |