Index: ipk/source.sh4/games_catcatch/CONTROL/postinst
===================================================================
--- ipk/source.sh4/games_catcatch/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/games_catcatch/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-catcatch --dest $1
+	opkg install titan-plugin-games-catcatch --dest $1
 fi
 
Index: ipk/source.sh4/games_catcatch/CONTROL/postrm
===================================================================
--- ipk/source.sh4/games_catcatch/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/games_catcatch/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-catcatch --dest $1
+	opkg remove titan-plugin-games-catcatch --dest $1
 fi
 
Index: ipk/source.sh4/games_sudoku/CONTROL/postinst
===================================================================
--- ipk/source.sh4/games_sudoku/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/games_sudoku/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-sudoku --dest $1
+	opkg install titan-plugin-games-sudoku --dest $1
 fi
 
Index: ipk/source.sh4/games_sudoku/CONTROL/postrm
===================================================================
--- ipk/source.sh4/games_sudoku/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/games_sudoku/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-sudoku --dest $1
+	opkg remove titan-plugin-games-sudoku --dest $1
 fi
 
Index: ipk/source.sh4/games_wins3/CONTROL/postinst
===================================================================
--- ipk/source.sh4/games_wins3/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/games_wins3/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-wins3 --dest $1
+	opkg install titan-plugin-games-wins3 --dest $1
 fi
 
Index: ipk/source.sh4/games_wins3/CONTROL/postrm
===================================================================
--- ipk/source.sh4/games_wins3/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/games_wins3/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-wins3 --dest $1
+	opkg remove titan-plugin-games-wins3 --dest $1
 fi
 
Index: ipk/source.sh4/network_facebook/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_facebook/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/network_facebook/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-facebook --dest $1
+	opkg install titan-plugin-network-facebook --dest $1
 fi
 
Index: ipk/source.sh4/network_facebook/CONTROL/postrm
===================================================================
--- ipk/source.sh4/network_facebook/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/network_facebook/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-facebook --dest $1
+	opkg remove titan-plugin-network-facebook --dest $1
 fi
 
Index: ipk/source.sh4/network_ipsec/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_ipsec/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/network_ipsec/CONTROL/postinst	(revision 45958)
@@ -12,5 +12,5 @@
 	opkg install iptables
 	opkg install iptables-module-xt-policy
-	opkg install titan-plugin-ipsec --dest $1
+	opkg install titan-plugin-network-ipsec --dest $1
 fi
 
Index: ipk/source.sh4/network_ipsec/CONTROL/postrm
===================================================================
--- ipk/source.sh4/network_ipsec/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/network_ipsec/CONTROL/postrm	(revision 45958)
@@ -7,5 +7,5 @@
 	opkg remove kernel-module-sha1-generic --force-removal-of-dependent-packages
 	opkg remove iptables --force-removal-of-dependent-packages
-	opkg remove titan-plugin-ipsec --dest $1
+	opkg remove titan-plugin-network-ipsec --dest $1
 fi
 
Index: ipk/source.sh4/network_minisatip/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_minisatip/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/network_minisatip/CONTROL/postinst	(revision 45958)
@@ -4,5 +4,5 @@
 	opkg update
 	opkg install minisatip
-	opkg install titan-plugin-minisatip --dest $1
+	opkg install titan-plugin-network-minisatip --dest $1
 fi
 
Index: ipk/source.sh4/network_minisatip/CONTROL/postrm
===================================================================
--- ipk/source.sh4/network_minisatip/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/network_minisatip/CONTROL/postrm	(revision 45958)
@@ -4,5 +4,5 @@
 	sed 's/minisatip=.*//g' -i /mnt/config/start-config
 	opkg remove minisatip
-	opkg remove titan-plugin-minisatip --dest $1
+	opkg remove titan-plugin-network-minisatip --dest $1
 fi
 
Index: ipk/source.sh4/network_networkbrowser/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_networkbrowser/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/network_networkbrowser/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-networkbrowser --dest $1
+	opkg install titan-plugin-network-networkbrowser --dest $1
 fi
 
Index: ipk/source.sh4/network_networkbrowser/CONTROL/postrm
===================================================================
--- ipk/source.sh4/network_networkbrowser/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/network_networkbrowser/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-networkbrowser --dest $1
+	opkg remove titan-plugin-network-networkbrowser --dest $1
 fi
 
Index: ipk/source.sh4/network_satipclient/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_satipclient/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/network_satipclient/CONTROL/postinst	(revision 45958)
@@ -4,5 +4,5 @@
 	opkg update
 	opkg install satipclient
-	opkg install titan-plugin-satipclient --dest $1
+	opkg install titan-plugin-network-satipclient --dest $1
 fi
 
Index: ipk/source.sh4/network_satipclient/CONTROL/postrm
===================================================================
--- ipk/source.sh4/network_satipclient/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/network_satipclient/CONTROL/postrm	(revision 45958)
@@ -4,5 +4,5 @@
 	sed 's/satipclient=.*//g' -i /mnt/config/start-config
 	opkg remove satipclient
-	opkg remove titan-plugin-satipclient --dest $1
+	opkg remove titan-plugin-network-satipclient --dest $1
 fi
 
Index: ipk/source.sh4/network_xupnpd/CONTROL/postinst
===================================================================
--- ipk/source.sh4/network_xupnpd/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/network_xupnpd/CONTROL/postinst	(revision 45958)
@@ -9,5 +9,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-xupnpd --dest $1
+	opkg install titan-plugin-network-xupnpd --dest $1
 fi
 
Index: ipk/source.sh4/network_xupnpd/CONTROL/postrm
===================================================================
--- ipk/source.sh4/network_xupnpd/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/network_xupnpd/CONTROL/postrm	(revision 45958)
@@ -7,5 +7,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-xupnpd --dest $1
+	opkg remove titan-plugin-network-xupnpd --dest $1
 fi
 
Index: ipk/source.sh4/players_tmc/CONTROL/postinst
===================================================================
--- ipk/source.sh4/players_tmc/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/players_tmc/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-tmc --dest $1
+	opkg install titan-plugin-player-tmc --dest $1
 fi
 
Index: ipk/source.sh4/players_tmc/CONTROL/postrm
===================================================================
--- ipk/source.sh4/players_tmc/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/players_tmc/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-tmc --dest $1
+	opkg remove titan-plugin-player-tmc --dest $1
 fi
 
Index: ipk/source.sh4/playersnp_dvdplayer/CONTROL/postinst
===================================================================
--- ipk/source.sh4/playersnp_dvdplayer/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/playersnp_dvdplayer/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-dvdplayer --dest $1
+	opkg install titan-plugin-player-dvdplayer --dest $1
 fi
 
Index: ipk/source.sh4/playersnp_dvdplayer/CONTROL/postrm
===================================================================
--- ipk/source.sh4/playersnp_dvdplayer/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/playersnp_dvdplayer/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-dvdplayer --dest $1
+	opkg remove titan-plugin-player-dvdplayer --dest $1
 fi
 
Index: ipk/source.sh4/playersnp_hbbtv/CONTROL/postinst
===================================================================
--- ipk/source.sh4/playersnp_hbbtv/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/playersnp_hbbtv/CONTROL/postinst	(revision 45958)
@@ -2,5 +2,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-#	opkg install titan-plugin-hbbtv --dest $1
+#	opkg install titan-plugin-player-hbbtv --dest $1
 	opkg install webkit-hbbtv-plugin
 else
Index: ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm
===================================================================
--- ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm	(revision 45958)
@@ -1,5 +1,5 @@
 #!/bin/sh
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-#	opkg remove titan-plugin-hbbtv --dest $1
+#	opkg remove titan-plugin-player-hbbtv --dest $1
 	opkg remove webkit-hbbtv-plugin
 else
Index: ipk/source.sh4/tools_IP-Kamera/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_IP-Kamera/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/tools_IP-Kamera/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-instar --dest $1
+	opkg install titan-plugin-tools-instar --dest $1
 fi
 
Index: ipk/source.sh4/tools_IP-Kamera/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_IP-Kamera/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/tools_IP-Kamera/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-instar --dest $1
+	opkg remove titan-plugin-tools-instar --dest $1
 else
 	INSTDIR="$1" 
Index: ipk/source.sh4/tools_autotimer/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_autotimer/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/tools_autotimer/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-autotimer --dest $1
+	opkg install titan-plugin-tools-autotimer --dest $1
 fi
 
Index: ipk/source.sh4/tools_autotimer/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_autotimer/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/tools_autotimer/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-autotimer --dest $1
+	opkg remove titan-plugin-tools-autotimer --dest $1
 fi
 
Index: ipk/source.sh4/tools_callmonitor/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_callmonitor/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/tools_callmonitor/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-callmonitor1 --dest $1
+	opkg install titan-plugin-tools-callmonitor1 --dest $1
 fi
 
Index: ipk/source.sh4/tools_callmonitor/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_callmonitor/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/tools_callmonitor/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-callmonitor1 --dest $1
+	opkg remove titan-plugin-tools-callmonitor1 --dest $1
 else
 	INSTDIR="$1"  
Index: ipk/source.sh4/tools_filemanager/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_filemanager/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/tools_filemanager/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-filemanager --dest $1
+	opkg install titan-plugin-tools-filemanager --dest $1
 fi
 
Index: ipk/source.sh4/tools_filemanager/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_filemanager/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/tools_filemanager/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-filemanager --dest $1
+	opkg remove titan-plugin-tools-filemanager --dest $1
 fi
 
Index: ipk/source.sh4/tools_keylock/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_keylock/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/tools_keylock/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-keylock --dest $1
+	opkg install titan-plugin-tools-keylock --dest $1
 fi
 
Index: ipk/source.sh4/tools_keylock/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_keylock/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/tools_keylock/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-keylock --dest $1
+	opkg remove titan-plugin-tools-keylock --dest $1
 fi
 
Index: ipk/source.sh4/tools_kravencfg/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_kravencfg/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/tools_kravencfg/CONTROL/postinst	(revision 45958)
@@ -7,5 +7,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-kravencfg --dest $1
+	opkg install titan-plugin-tools-kravencfg --dest $1
 fi
 
Index: ipk/source.sh4/tools_kravencfg/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_kravencfg/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/tools_kravencfg/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-kravencfg --dest $1
+	opkg remove titan-plugin-tools-kravencfg --dest $1
 fi
 
Index: ipk/source.sh4/tools_lcdpearl1/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_lcdpearl1/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/tools_lcdpearl1/CONTROL/postinst	(revision 45958)
@@ -16,5 +16,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-lcdpearl1 --dest $1
+	opkg install titan-plugin-tools-lcdpearl1 --dest $1
 fi
 
Index: ipk/source.sh4/tools_lcdpearl1/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_lcdpearl1/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/tools_lcdpearl1/CONTROL/postrm	(revision 45958)
@@ -7,5 +7,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-lcdpearl1 --dest $1
+	opkg remove titan-plugin-tools-lcdpearl1 --dest $1
 fi
 
Index: ipk/source.sh4/tools_lcdsamsung/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_lcdsamsung/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/tools_lcdsamsung/CONTROL/postinst	(revision 45958)
@@ -11,5 +11,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-lcdsamsung --dest $1
+	opkg install titan-plugin-tools-lcdsamsung --dest $1
 fi
 
Index: ipk/source.sh4/tools_lcdsamsung/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_lcdsamsung/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/tools_lcdsamsung/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-lcdsamsung --dest $1
+	opkg remove titan-plugin-tools-lcdsamsung --dest $1
 fi
 
Index: ipk/source.sh4/tools_optimize/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_optimize/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/tools_optimize/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-optimize --dest $1
+	opkg install titan-plugin-tools-optimize --dest $1
 fi
 
Index: ipk/source.sh4/tools_optimize/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_optimize/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/tools_optimize/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-optimize --dest $1
+	opkg remove titan-plugin-tools-optimize --dest $1
 fi
 
Index: ipk/source.sh4/tools_rgui/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_rgui/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/tools_rgui/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-rgui --dest $1
+	opkg install titan-plugin-tools-rgui --dest $1
 fi
 
Index: ipk/source.sh4/tools_rgui/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_rgui/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/tools_rgui/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-rgui --dest $1
+	opkg remove titan-plugin-tools-rgui --dest $1
 fi
 
Index: ipk/source.sh4/tools_scriptexec/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_scriptexec/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/tools_scriptexec/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-scriptexec --dest $1
+	opkg install titan-plugin-tools-scriptexec --dest $1
 fi
 
Index: ipk/source.sh4/tools_scriptexec/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_scriptexec/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/tools_scriptexec/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-scriptexec --dest $1
+	opkg remove titan-plugin-tools-scriptexec --dest $1
 fi
 
Index: ipk/source.sh4/tools_stopifnotused/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_stopifnotused/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/tools_stopifnotused/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-stopifnotused --dest $1
+	opkg install titan-plugin-tools-stopifnotused --dest $1
 fi
 
Index: ipk/source.sh4/tools_stopifnotused/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_stopifnotused/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/tools_stopifnotused/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-stopifnotused --dest $1
+	opkg remove titan-plugin-tools-stopifnotused --dest $1
 fi
 
Index: ipk/source.sh4/tools_tsschnitt/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_tsschnitt/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/tools_tsschnitt/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-tsschnitt --dest $1
+	opkg install titan-plugin-tools-tsschnitt --dest $1
 fi
 
Index: ipk/source.sh4/tools_tsschnitt/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_tsschnitt/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/tools_tsschnitt/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-tsschnitt --dest $1
+	opkg remove titan-plugin-tools-tsschnitt --dest $1
 fi
 
Index: ipk/source.sh4/tools_usbreset/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_usbreset/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/tools_usbreset/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-usbreset --dest $1
+	opkg install titan-plugin-tools-usbreset --dest $1
 fi
 
Index: ipk/source.sh4/tools_usbreset/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_usbreset/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/tools_usbreset/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-usbreset --dest $1
+	opkg remove titan-plugin-tools-usbreset --dest $1
 fi
 
Index: ipk/source.sh4/tools_wlandisplay/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_wlandisplay/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/tools_wlandisplay/CONTROL/postinst	(revision 45958)
@@ -11,5 +11,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-wlandisplay --dest $1
+	opkg install titan-plugin-tools-wlandisplay --dest $1
 fi
 
Index: ipk/source.sh4/tools_wlandisplay/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_wlandisplay/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/tools_wlandisplay/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-wlandisplay --dest $1
+	opkg remove titan-plugin-tools-wlandisplay --dest $1
 fi
 
Index: ipk/source.sh4/tools_zapback/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_zapback/CONTROL/postinst	(revision 45957)
+++ ipk/source.sh4/tools_zapback/CONTROL/postinst	(revision 45958)
@@ -3,5 +3,5 @@
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
 	opkg update
-	opkg install titan-plugin-zapback --dest $1
+	opkg install titan-plugin-tools-zapback --dest $1
 fi
 
Index: ipk/source.sh4/tools_zapback/CONTROL/postrm
===================================================================
--- ipk/source.sh4/tools_zapback/CONTROL/postrm	(revision 45957)
+++ ipk/source.sh4/tools_zapback/CONTROL/postrm	(revision 45958)
@@ -2,5 +2,5 @@
 
 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
-	opkg remove titan-plugin-zapback --dest $1
+	opkg remove titan-plugin-tools-zapback --dest $1
 fi
 
