Index: /ipk/source.sh4/players_gmediarender/CONTROL/postinst
===================================================================
--- /ipk/source.sh4/players_gmediarender/CONTROL/postinst	(revision 23732)
+++ /ipk/source.sh4/players_gmediarender/CONTROL/postinst	(revision 23733)
@@ -3,5 +3,5 @@
 PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/gmediarender"
 
-sed s#_path_#"$INSTDIR"#g -i "$INSTDIR/usr/local/share/titan/plugins/gmediarender/run"
+sed s#_path_#"$INSTDIR"#g -i "$PLUGINDIR/run"
 
 if [ "/var" != "$INSTDIR" ]; then
Index: /ipk/source.sh4/players_hbbtv/CONTROL/postinst
===================================================================
--- /ipk/source.sh4/players_hbbtv/CONTROL/postinst	(revision 23732)
+++ /ipk/source.sh4/players_hbbtv/CONTROL/postinst	(revision 23733)
@@ -2,4 +2,6 @@
 INSTDIR="$1"
 PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/hbbtv"
+
+sed s#_path_#"$INSTDIR"#g -i "$PLUGINDIR/opera/run"
 
 if [ "/var" != "$INSTDIR" ]; then
Index: /ipk/source.sh4/players_hbbtv/_path_/usr/local/share/titan/plugins/hbbtv/opera/run
===================================================================
--- /ipk/source.sh4/players_hbbtv/_path_/usr/local/share/titan/plugins/hbbtv/opera/run	(revision 23732)
+++ /ipk/source.sh4/players_hbbtv/_path_/usr/local/share/titan/plugins/hbbtv/opera/run	(revision 23733)
@@ -9,5 +9,5 @@
 export OPERA_ESC_EXIT=YES
 export FREETYPE_FONT_SET=YES
-export OPERA_ROOT=/var/swap/titanplugins/hbbtv/opera
+export OPERA_ROOT=_path_/titanplugins/hbbtv/opera
 export OPERA_FB_SIZE=1280x720
 export OPERA_DIR="${OPERA_ROOT}/opera_dir"
@@ -15,5 +15,5 @@
 export OPERA_FONTS="${OPERA_ROOT}"/fonts
 export OPERA_WIDGETS="${OPERA_ROOT}"/widgets
-export LD_LIBRARY_PATH=/var/swap/titanplugins/hbbtv/opera:${LD_LIBRARY_PATH}
+export LD_LIBRARY_PATH=_path_/titanplugins/hbbtv/opera:${LD_LIBRARY_PATH}
 
 STARTPAGE="${OPERA_ROOT}"/directfb-ui/startpage.html
