Right click options for lupu-525 , lupu-520 , Wary , Slacko

Miscellaneous tools
Message
Author
User avatar
smokey01
Posts: 2813
Joined: Sat 30 Dec 2006, 23:15
Location: South Australia :-(
Contact:

#196 Post by smokey01 »

don570 wrote:I did a version for an early version of Fatdog
http://murga-linux.com/puppy/viewtopic. ... 887#669887
but it doesn't work correctly for recent Fatdog versions

Tazoc includes a lot of right click software to make his version
user friendly.
http://www.lhpup.org/

I reccommend him.

_________________________________
There are some difference between LHP and FD. I will have a look and make the appropriate changes for FD621.

Thanks

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

version 6.6.6

#197 Post by don570 »

New version 6.6.6



Improvements:

Upgraded following :

Bulldog finder 3.1
copy-fast 2.2
ffconvert 1.3.2 by Shinobar
report-system locales

________________________________________________
Last edited by don570 on Sat 10 Aug 2013, 16:29, edited 1 time in total.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#198 Post by don570 »

New version 6.6.7
http://www1.datafilehost.com/d/e5ce7628


Improvements:

Upgraded following :

1) build gettext bug fix

2) Introduced puppy-rsync and removed puppy backup
_________________________________________________
Last edited by don570 on Sat 17 Aug 2013, 19:55, edited 1 time in total.

User avatar
koulaxizis
Posts: 452
Joined: Sun 17 Jul 2011, 18:43
Location: Greece
Contact:

#199 Post by koulaxizis »

don570 wrote:New version 6.6.7
http://www1.datafilehost.com/d/e5ce7628


Improvements:

Upgraded following :

1) build gettext bug fix

2) Introduced puppy-rsync and removed puppy backup

____________________________________________________________
For people who want to translate their language, the pot file can
be downloaded , filled in with your translations and sent back.

I include pinstall.sh script for experts who know how to use MoManager
(tip: devx file must be loaded and script must be located in an
executable path).

pinstall.sh.mo is created. Send that to me. Thanks

_________________________________________________
Thanks for that! :)
[b]Christos Koulaxizis[/b]
[i]Woof woof from Greece![/i]

[color=darkred][url=https://sourceforge.net/projects/puppystuff/][ Puppy Stuff Repository ][/url][/color]

User avatar
recobayu
Posts: 387
Joined: Wed 15 Sep 2010, 22:48
Location: indonesia

#200 Post by recobayu »

Hi Don570, I follows your right click. this is very great.
I have an idea,
if i select a picture, whatever the format file is (.jpg, .png, or .svg), I can set that picture as wallpaper. So i tried to make this script

Code: Select all

#!/bin/sh
aku=$(basename $1)
cp $aku /usr/share/backgrounds
set_bg /usr/share/backgrounds/$aku
but it failed. If you don't mind, could you repair my script and submit in your rightclick?
thanks.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#201 Post by don570 »

recobayu wrote: If you don't mind, could you repair my script and submit in your rightclick?
I'll see if there's a script that does the job. There are several threads
on the topic.

http://www.murga-linux.com/puppy/viewtopic.php?t=50254
http://www.murga-linux.com/puppy/viewtopic.php?t=77799
___________________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#202 Post by don570 »

New version 6.6.8


Improvements:

Upgraded following :

1) build gettext desktop file removed

2) Introduced Take a shot (TAS) screenshot program and
UExtract-1.1.pet to extract with a right click

3) Bulldog finder upgraded with viewer and installer buttons



_________________________________________________
Last edited by don570 on Mon 19 Aug 2013, 21:13, edited 1 time in total.

User avatar
recobayu
Posts: 387
Joined: Wed 15 Sep 2010, 22:48
Location: indonesia

#203 Post by recobayu »

Oh, I just realize now, don570.
I copy wrong variable.
The right code is this.

Code: Select all

#!/bin/sh 
 aku=$(basename $1) 
 cp $1 /usr/share/backgrounds 
 set_bg /usr/share/backgrounds/$aku
:D

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

New version 6.6.9

#204 Post by don570 »

New version 6.6.9
http://www.datafilehost.com/d/54d9b6b1


Improvements:

Upgraded following :

1) Japanese translation of Extract pet included

2) Bulldog finder upgraded - mo files can be converted by bulldog finder
because build_gettext is included - a great feature! :lol:
-recent folders feature
_____________________________________________________________________________________________________________
Last edited by don570 on Wed 21 Aug 2013, 20:15, edited 1 time in total.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#205 Post by don570 »

New version 6.7.0


Improvements:

Upgraded following :

1) icon for Abiword
2) Set background picture was put in (thanks to recobayu code)
This allows quick setting of a jpg png or svg image as background.
____________________________________________________________

_________________________________________________
Last edited by don570 on Thu 19 Sep 2013, 21:50, edited 1 time in total.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

New version 6.7.2

#206 Post by don570 »

New version 6.7.2


Improvements:

Upgraded following :

1) Take a Shot (TAS) to version 1.3 plus locales
2) upgraded UExtract to version 1.5
3) upgraded Baconrecorder to version 4.0 -gettext and bug fix
____________________________________________________________
Last edited by don570 on Thu 05 Sep 2013, 00:06, edited 1 time in total.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#207 Post by don570 »

New version 6.7.3
Download site:
http://www.datafilehost.com/d/3d0ea331


Improvements:

Upgraded following :

1) Dutch translation of Bulldog-Finder by Bert
2) Added 4 new script examples to explain refreshing in gtkdialog scripts
3) Bash manual index is put in Start menu - It's hard to find otherwise.

____________________________________________________________

_________________________________________________
Last edited by don570 on Thu 19 Sep 2013, 21:50, edited 1 time in total.

User avatar
Q5sys
Posts: 1105
Joined: Thu 11 Dec 2008, 19:49
Contact:

#208 Post by Q5sys »

don570 wrote:I did a version for an early version of Fatdog
http://murga-linux.com/puppy/viewtopic. ... 887#669887
but it doesn't work correctly for recent Fatdog versions

Tazoc includes a lot of right click software to make his version
user friendly.
http://www.lhpup.org/

I reccommend him.

_________________________________
Those scripts that show up in the right click menu - they are easily transferable to fatdog or slackbones. I've bundled a few with Slackbones to help devs out who want to use it as a base.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#209 Post by don570 »

New version 6.7.4
Download site:


Improvements:

Upgraded following :

1) fixed small mistake in Dutch translation
2) Added 3 new script examples to explain SVG image buttons in gtkdialog scripts
3) Baconrecorder now uses svg image button for countdown timer
4) ptm timer has been rewritten so sound file can be left on or turned off
(so computer can be used as an alarm clock in the morning)
5) a folder of svg images can now be viewed easily by mtpaint.
Just right click on a svg image in a folder and select the SVG-viewer.sh

____________________________________________
Last edited by don570 on Sat 21 Sep 2013, 19:35, edited 1 time in total.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#210 Post by don570 »

New version 6.7.5
Download site:
http://www1.datafilehost.com/d/00aa27d3


Improvements:


1) Added new Russian translation of Bacon recorder by Rodin
2) Upgraded to UExtract 2.0 (see PAGE)
This does a good job of extracting if 7z is installed.
3) makepet upgraded to version 1.1 (original script by stu90 but
upgraded by me) - It will now warn user if there is no desktop file found
while creating a pet package. Faulty desktop files would be created otherwise!!
____________________________________________________________

For people who want the right clicks to appear in their language,
the pot file can be downloaded , filled in with your translations
and sent back.

I include pinstall.sh script for experts who know how to use MoManager
(tip: devx file must be loaded and script must be located in an
executable path).

pinstall.sh.mo is created. Send that to me. Thanks

_________________________________________________
Attachments
pinstall.sh.pot.gz
remove fake gz extension
(13.86 KiB) Downloaded 631 times
pinstall.sh.gz
remove fake gz extension
(94.13 KiB) Downloaded 651 times
Last edited by don570 on Mon 06 Jan 2014, 18:56, edited 1 time in total.

User avatar
playdayz
Posts: 3799
Joined: Fri 25 Apr 2008, 18:57

#211 Post by playdayz »

Hey don570, I am testing this in Slacko 5.6.3, cuz I can't live without it. Just installed but looks good so far. Thanks.

EdD
Posts: 197
Joined: Tue 10 Dec 2013, 00:10
Location: Southside Virginia

#212 Post by EdD »

st downloaded it to upup raring 3.9.9.2, and it doesn't appear in the Fun menu section, though the dialog box indicated that it had been installed. Wondering, does it work in this version of Puppy?

User avatar
Puppus Dogfellow
Posts: 1667
Joined: Tue 08 Jan 2013, 01:39
Location: nyc

#213 Post by Puppus Dogfellow »

EdD wrote:st downloaded it to upup raring 3.9.9.2, and it doesn't appear in the Fun menu section, though the dialog box indicated that it had been installed. Wondering, does it work in this version of Puppy?
it only exists as a bunch of right click options in rox--i think don was just buggin' when he set it to say it shows up under fun.

:D

(for real. i've used the last ten or so versions of it--it never shows up under fun.)

EdD
Posts: 197
Joined: Tue 10 Dec 2013, 00:10
Location: Southside Virginia

#214 Post by EdD »

Thanks for the reply. Yes, I see it now. The added options show up on a right clock when the cursor is over "file *name*". I was thinking I would have to actually start it to use it.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#215 Post by don570 »

Barry Kauler has recently corrected the dir2pet script so I can put any
category I want. Before it was grabbing one of the categories,
now I'll choose an appropriate one.

_____________________________________

I'll make a new version in a few days. There might be interest in
an Italian version 8)

__________________________________

Post Reply