Page 3 of 4

Posted: Fri 06 Jul 2012, 13:14
by Gnuxo
Add Qupzilla please. Version 1.3 will be out soon, can't wait.

Re: defaults-chooser-0.8-20120522

Posted: Sat 07 Jul 2012, 04:20
by vicmz
shinobar wrote:defaults-chooser-0.8-20120522, built in the lupu-528JP (coming soon)

# defaults-changer
# by sc0ttman
# free to all (obviously), edit as you like :D
# 18may2012 shinobar: rewrte, I18n
# 22may2012 shinobar: fix was failed to update audioplayer
Thanks so much, shinobar. I added more translations to your PET:

Re: defaults-chooser-0.8-20120522

Posted: Sat 07 Jul 2012, 05:13
by shinobar
vicmz wrote: I added more translations to your PET:
Wow, great!

Utilization in derivatives

Posted: Sat 01 Sep 2012, 03:43
by rincon155
In which derivatives will defaults-chooser-0.8-20120522-ja-es-it-fr-pt.pet work? Thank you.

Re: Utilization in derivatives

Posted: Sat 01 Sep 2012, 15:11
by vicmz
rincon155 wrote:In which derivatives will defaults-chooser-0.8-20120522-ja-es-it-fr-pt.pet work? Thank you.
It should work in Puppy 5 and later, and its derivatives. I don't know about Puppy 4.

defaults-chooser-0.8.6

Posted: Sat 20 Oct 2012, 00:59
by shinobar
# v0.8.5 20Oct2012 shinobar: fix imageeditor/imageviewer detection (thanks to bigpup)
# v0.8.6 20Oct2012 shinobar: improbe searching desktops (thanks to bigpup)

Posted: Tue 23 Oct 2012, 03:13
by vicmz
Hi, shinobar :D
Is it possible to add default pdf support?

Posted: Tue 23 Oct 2012, 09:05
by Puppyt
+1 chooser pdf support :)

Posted: Fri 16 Nov 2012, 19:53
by sc0ttman
# v0.8.7 16Nov2012 sc0ttman: added pdf viewer support, fixed typo in image editor search, entries per column increased to 12

Note, locales not updated

Posted: Sat 17 Nov 2012, 00:13
by vicmz
sc0ttman wrote:# v0.8.7 16Nov2012 sc0ttman: added pdf viewer support, fixed typo in image editor search, entries per column increased to 12

Note, locales not updated
It isn't necessary, all that has been added is the PDF field, there's no new text to translate. Thank you for this :D

Defaults Chooser 0.8.8

Posted: Wed 06 Nov 2013, 12:42
by shinobar
On the Precise Puppy and on some recent puppies, the default* apps are list up in the defaulet chooser option.
If they are chosen, say 'defaultwordprocesser' for the defaultwordprocesser for example, it makes an eternal loop and freezes.

Fixed:
# v0.8.8 04Nov2013 shinobar: avoid the default is set to itself, auto layout

Note: /usr/local/bin/defaultpdf is not contained in this pet. It should be made by the user as his choice or by the contributer.

Re: defaults-chooser-0.8.6

Posted: Wed 06 Nov 2013, 13:59
by L18L
shinobar wrote: Contains es, fr, it, ja, pt.
de attached :D

defaults-chooser-0.8.9-1

Posted: Tue 07 Jan 2014, 14:28
by shinobar
# v0.8.9 27Nov2013 shinobar: add defaultterminal, check excutable before, opning splash
fix was wrong permissions

Download the attached,
or from http://shino.pos.to/party/bridge.cgi?puppy/opt/

Re: defaults-chooser-0.8.9-1

Posted: Sun 02 Feb 2014, 08:02
by ASRI éducation
shinobar wrote:defaults-chooser-0.8.9-1.pet
Thank you.

Posted: Wed 05 Feb 2014, 09:57
by BarryK
shinobar,
Thanks, have got your latest defaults-chooser PET for inclusion in the next build of Quirky (which will be Quirky Tahr 6.0.3).

I made one change in the script though, as Quirky is using /usr/local/bin/defaultpdfviewer, not defaultpdf.

Posted: Wed 05 Feb 2014, 11:14
by ASRI éducation
BarryK wrote:I made one change in the script though, as Quirky is using /usr/local/bin/defaultpdfviewer, not defaultpdf.
Hello shinobar,
I think defaultpdfviewer is a good solution, it is more specific than defaultpdf and this leaves the possibility to use defaultpdfcreator.
Cordialement,

Posted: Sun 09 Feb 2014, 18:01
by ASRI éducation
Hello shinobar,

Some ideas for next release of defaults-chooser:
- Replace defaultpdf by defaultpdfviewer.
- Add defaultpdfcreator.
- Add /usr/bin/surfer (if present) for Browser and Html viewver.

Depending on your free time.
- Add defaultscreenshot
- Add defaultcalculator
- Add defaultftpclient
- Add defaulttorrent
- Add defaultaudioeditor
- Add defaultfilemanager
- Add defaultarchiver

Of course, these are only suggestions.


In the same time, I'm ok to create a GUI to launch all default applications referenced by defaults-chooser.

Cordialement,

Posted: Sun 09 Feb 2014, 22:30
by BarryK
Woof-built puppies have, for quite a long time, supported 'defaultdvdplayer' -- see /usr/local/bin/drive-all

I introduced this back when I built some pups with a separate DVD player ...what was that called now? Wary and Racy have it.

Posted: Sun 09 Feb 2014, 23:31
by Karl Godt
BarryK wrote:Woof-built puppies have, for quite a long time, supported 'defaultdvdplayer' -- see /usr/local/bin/drive-all

I introduced this back when I built some pups with a separate DVD player ...what was that called now? Wary and Racy have it.
I think it was oggle -
- but cannot find anything on the archived blog and blog2
and also not at packages.debian.org ( searching for oggle )

Wary-5.5 has this

Code: Select all

#!/bin/sh
exec ogleshell
in defaultdvdplayer and ogleshell
calls /usr/bin/ogle
which is a wrapper script similar to mozilla-run.sh or run-mozilla.sh

that calls DVDP_ROOT=${exec_prefix}/lib/ogle

some ogle_* bins therein .

Posted: Sun 09 Feb 2014, 23:55
by RSH
LazY DAC (my LazY Puppy Defaults Changer) - still under development.