WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: midori  (Read 7040 times)

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: midori
« Reply #15 on: February 26, 2010, 03:56:15 AM »
please add this tce.installed script

Code: [Select]
#!/bin/sh
update-gtk-icon-cache -q -f -t /usr/local/share/icons/hicolor

[ -d /usr/local/lib/mozilla/plugins ] || mkdir -p /usr/local/lib/mozilla/plugins

if [ ! -e /usr/local/lib/mozilla/plugins/libflashplayer.so ] ; then
        [ -d /usr/local/share/flash10 ] && ln -s /usr/local/share/flash10/libflashplayer.so /usr/local/lib/mozilla/plugins
fi
« Last Edit: February 26, 2010, 03:58:09 AM by Arslan S. »

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: midori
« Reply #16 on: February 26, 2010, 07:01:21 AM »
The corrected extension has been submitted and I will be able to upload it tonight when I have TC access.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: midori
« Reply #17 on: February 26, 2010, 06:35:58 PM »
Thanks to JLS for a corrected startup script update;

Code: [Select]
Title: midori-locale.tcz
Description: Midori is a lightweight browser based on WebKit/GTK+.(TESTING) locale files
Version: 0.2.3
Author: Christian Dywan
Original-site: http://www.twotoasts.de/index.php?/pages/midori_summary.html
Copying-policy: LGPL-2.1
Size: 536.0K
Extension_by: Arslan S., jls_legalize (unsenepopiu at tin dot it)
Comments: locale files

This extension is PPI compatible
Change-log: 2009/12/23 First version by Arslan S.
Current: 2010/02/25 Updated to 0.2.3 by jls_legalize (unsenepopiu at tin dot it)


Code: [Select]
Title: midori.tcz
Description: Midori is a lightweight browser based on WebKit/GTK+.(TESTING)
Version: 0.2.3
Author: Christian Dywan
Original-site: http://www.twotoasts.de/index.php?/pages/midori_summary.html
Copying-policy: LGPL-2.1
Size: 484.0K
Extension_by: Jason W,  jls_legalize (unsenepopiu at tin dot it)
Comments: xdg-utils.tcz is recommended for Xfce4 users

WARNING! HEAVY DEPENDENCY.
CHECK DEP LIST BEFORE DOWNLOADING.
This extension is PPI compatible.
Change-log: 2009/12/23 First version by Arslan S.
2010/02/25 Updated to 0.2.3 by jls_legalize (unsenepopiu at tin dot it)
Current: 2010/02/26 added tce.installed script for flash


Offline SamK

  • Hero Member
  • *****
  • Posts: 713
Re: midori
« Reply #18 on: February 27, 2010, 02:26:53 AM »
please add this tce.installed script

Code: [Select]
#!/bin/sh
update-gtk-icon-cache -q -f -t /usr/local/share/icons/hicolor

[ -d /usr/local/lib/mozilla/plugins ] || mkdir -p /usr/local/lib/mozilla/plugins

if [ ! -e /usr/local/lib/mozilla/plugins/libflashplayer.so ] ; then
        [ -d /usr/local/share/flash10 ] && ln -s /usr/local/share/flash10/libflashplayer.so /usr/local/lib/mozilla/plugins
fi

Tested on a virgin install:
the directory   /usr/local/lib/mozilla/plugins  -  is created
the link to   /usr/local/share/flash10/libflashplayer.so   -  is not created
   

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: midori
« Reply #19 on: February 27, 2010, 02:48:45 AM »
you need to install flash first or reboot your computer after installing flash

Offline SamK

  • Hero Member
  • *****
  • Posts: 713
Re: midori
« Reply #20 on: February 27, 2010, 02:55:31 AM »
you need to install flash first or reboot your computer after installing flash
Flash10 installed before and after midori, rebooted PC - link not created.
   


Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: midori
« Reply #21 on: February 27, 2010, 05:29:35 AM »
fixed extension submitted

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: midori
« Reply #22 on: February 27, 2010, 05:58:34 AM »
Uploaded.

Offline SamK

  • Hero Member
  • *****
  • Posts: 713
Re: midori
« Reply #23 on: February 27, 2010, 06:42:05 AM »
fixed extension submitted
The link is created by this fix.  Tested after a PC reboot. 

Might it be wise to add the instructions for using Flash10 with Midori to the information displayed in Appbrowser when highlighting the relevant tcz file?

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: midori
« Reply #24 on: March 13, 2010, 05:28:18 PM »
Thanks to Arslan S. for an update:

Code: [Select]
Title: midori.tcz
Description: Midori is a lightweight browser based on WebKit/GTK+.
Version: 0.2.4
Author: Christian Dywan
Original-site: http://www.twotoasts.de/index.php?/pages/midori_summary.html
Copying-policy: LGPL-2.1
Size: 448K
Extension_by: Arslan S., jls_legalize (unsenepopiu at tin dot it)
Comments: xdg-utils.tcz is recommended for Xfce4 users.

This extension is PPI compatible.
Change-log: 2009/12/23 First version 0.2.2 by Arslan S.
2010/02/25 Updated to 0.2.3 by jls_legalize (unsenepopiu at tin dot it)
2010/02/26 Added tce.installed script for flash
Current: 2010/03/13 Updated to 0.2.4 (Arslan S.)


Code: [Select]
Title: midori-locale.tcz
Description: Midori is a lightweight browser based on WebKit/GTK+.
Version: 0.2.4
Author: Christian Dywan
Original-site: http://www.twotoasts.de/index.php?/pages/midori_summary.html
Copying-policy: LGPL-2.1
Size: 536K
Extension_by: Arslan S., jls_legalize (unsenepopiu at tin dot it)
Comments: Midori locale version.

This extension is PPI compatible.
Change-log: 2009/12/23 First version by Arslan S.
2010/02/25 Updated to 0.2.3 by jls_legalize (unsenepopiu at tin dot it)
Current: 2010/03/13 Updated to 0.2.4 (Arslan S.)