SVN commit 1289162 by imalchow: remove ebn link M +0 -3 class_appdata.inc --- trunk/www/media/includes/classes/class_appdata.inc #1289161:1289162 @@ -298,10 +298,7 @@ if ($this->name() == "Konversation") { $ebn = "extragear/network/konversation"; } - if ($this->name() == "Konsole") { - $ebn = "kde-4.x/kde-baseapps/konsole" } - } return $ebn; }