![]() |
2011-10-22
, 21:08
|
|
Posts: 381 |
Thanked: 336 times |
Joined on Jan 2011
@ Stockholm, Sweden
|
#192
|
![]() |
2011-11-17
, 11:51
|
Posts: 212 |
Thanked: 189 times |
Joined on Oct 2010
|
#193
|
![]() |
2011-11-18
, 06:16
|
|
Posts: 381 |
Thanked: 336 times |
Joined on Jan 2011
@ Stockholm, Sweden
|
#194
|
![]() |
2011-11-18
, 21:34
|
|
Posts: 381 |
Thanked: 336 times |
Joined on Jan 2011
@ Stockholm, Sweden
|
#195
|
![]() |
2012-01-10
, 18:13
|
|
Posts: 27 |
Thanked: 42 times |
Joined on Sep 2011
|
#196
|
![]() |
2012-01-11
, 11:59
|
|
Posts: 381 |
Thanked: 336 times |
Joined on Jan 2011
@ Stockholm, Sweden
|
#197
|
![]() |
2012-01-12
, 09:08
|
|
Posts: 27 |
Thanked: 42 times |
Joined on Sep 2011
|
#198
|
I saw that you can write python stuff, would you be interested in writing a .desktop creator , and a copy from template handler.
![]() |
2012-01-12
, 12:23
|
Posts: 124 |
Thanked: 105 times |
Joined on Jul 2010
|
#199
|
![]() |
2012-01-12
, 12:37
|
|
Posts: 381 |
Thanked: 336 times |
Joined on Jan 2011
@ Stockholm, Sweden
|
#200
|
To handle tar (zip lha 7z) archives, it is possible to use a program called file-roller...
http://maemo.org/packages/view/file-roller/
And then add some lines to mimehandling.conf like these for each extension you want.
.tar.gz=file-roller @ &
.tgz=file-roller @ &
However, if you prefer ease of fingeruse, and dont bother by files outside of /home/user/MyDocs/ then you can do the same with Xarchiver too.
.tar.gz=xarchiver @ &
.tgz=xarchiver @ &
Or, if you just want to unpack the archive without questions, then do.
.tar.gz=tar -xvzf @
.tgz=tar -xvzf @
The lack of a & at the end means that deskypplet will wait for the command to finish...
Deskypplet , a desktop for N900 *RIP*
Last edited by electroaudio; 2011-10-21 at 10:06.