source:
ipk/source/lcdsamsungskins_PICONS_320x240/CONTROL/preinst@
24394
| Last change on this file since 24394 was 23707, checked in by , 13 years ago | |
|---|---|
| File size: 406 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | INSTDIR="$1" |
| 3 | |
| 4 | if [ ! -d /var/usr/local/share/titan/plugins/lcdsamsung ]; then |
| 5 | echo "ERROR .... lcdpearl not installed" |
| 6 | exit 1 |
| 7 | fi |
| 8 | |
| 9 | mv /mnt/swapextensions/usr/local/share/titan/picons/alternate /mnt/swapextensions/usr/local/share/titan/picons/alternate_sich_samsung |
| 10 | mv /var/usr/local/share/titan/plugins/lcdsamsung/skin.xml /var/usr/local/share/titan/plugins/lcdsamsung/originalskin.xml |
| 11 | |
| 12 | exit 0 |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)