Author |
Message |
L18L

Joined: 19 Jun 2010 Posts: 3493 Location: www.eussenheim.de/
|
Posted: Sun 09 Mar 2014, 09:15 Post subject:
MoManager-20140309 Subject description: manage fuzz |
|
Manage fuzzy with MoManager version 20140309
red yellow green ?
red is fuzzy which will automatically re-ckecked
green is outdated, date of script is newer than translation file
yellow is "up-to-date" . Why not green? Because nobody except you can check if it is really up-to-date
Latest edited always on top of list
Note, at first start or click on new reset button all of the up-to-date translations are checked on fuzz, that takes a while (2 min on my 2core 1.8GHz box).
Have fun
Description |
|
Filesize |
42.51 KB |
Viewed |
758 Time(s) |

|
Description |
|

Download |
Filename |
momanager-20140309.pet |
Filesize |
36.38 KB |
Downloaded |
601 Time(s) |
|
Back to top
|
|
 |
L18L

Joined: 19 Jun 2010 Posts: 3493 Location: www.eussenheim.de/
|
Posted: Wed 26 Mar 2014, 14:01 Post subject:
momanager Subject description: version 20140326 |
|
Code: | #140326 pre-caution: if create_pet then clear cache |
Without this I was having much trouble: langpack was complete only if startet fresh.
Description |
|

Download |
Filename |
momanager-20140326.pet |
Filesize |
36.53 KB |
Downloaded |
640 Time(s) |
|
Back to top
|
|
 |
ASRI éducation

Joined: 09 May 2009 Posts: 3203 Location: France
|
Posted: Fri 08 Aug 2014, 17:56 Post subject:
Re: momanager Subject description: version 20140326 |
|
L18L wrote: | momanager-20140326.pet |
Hello L18L,
I want to update the language pack FR to become compatible with woof-ce.
To make my life easier, I planned to use momanager and poedit.
I use a puplet based on Precise Puppy 5.7.1 and woof-ce (20140708).
First note: changes to momanager make this utility much more efficient. Congratulations and thank you for your work!
Second note: I have a problem with the display, the right columns are too small (see screenshot). Do you have a suggestion?
Cordialement,
Description |
|
Filesize |
75.06 KB |
Viewed |
766 Time(s) |

|
_________________ Projet ASRI éducation => Association | Forum | Dépôt | Espace kids
|
Back to top
|
|
 |
ASRI éducation

Joined: 09 May 2009 Posts: 3203 Location: France
|
Posted: Sun 10 Aug 2014, 23:52 Post subject:
Re: momanager Subject description: version 20140326 |
|
ASRI éducation wrote: | I have a problem with the display, the right columns are too small (see screenshot). |
For a working display (I use a 800x600 display), I changed two lines.
Code: | #COMBOyesWIDTH=$((( $WINDOW_WIDTH - 260) / 2 )) #131219 quirky6.0
COMBOyesWIDTH=$((( $WINDOW_WIDTH - 180) / 2 )) #131219 quirky6.0
#COMBOnoWIDTH=$((COMBOnoWIDTH - 60));COMBOyesWIDTH=$((COMBOyesWIDTH + 60)) #140228
COMBOnoWIDTH=$((COMBOnoWIDTH + 190));COMBOyesWIDTH=$((COMBOyesWIDTH + 60)) #140228 |
I took the opportunity to replace the icons (I used gtk icons). Visually, the result seems interesting.
Cordialement,
Description |
|
Filesize |
145.88 KB |
Viewed |
827 Time(s) |

|
_________________ Projet ASRI éducation => Association | Forum | Dépôt | Espace kids
|
Back to top
|
|
 |
ASRI éducation

Joined: 09 May 2009 Posts: 3203 Location: France
|
Posted: Sat 20 Sep 2014, 08:05 Post subject:
|
|
I can not contact L18L via PM and I do not see him on the forum.
Does anyone has any news?
I would add to woof-ce his version of momanager.
_________________ Projet ASRI éducation => Association | Forum | Dépôt | Espace kids
|
Back to top
|
|
 |
ASRI éducation

Joined: 09 May 2009 Posts: 3203 Location: France
|
Posted: Wed 24 Sep 2014, 07:01 Post subject:
momanager_20140922 |
|
Waiting for the return of L18L, I propose a small update of momanager.
Tested only with Puppy Precise CE 5.7.1 (probably functional with Slacko).
Regards
Quote: | #140922 by ASRI # improve icons: stop use /usr/local/lib/X11/mini-icons/, now use gtk icons # improve interface |
Description |
|
Filesize |
73.75 KB |
Viewed |
620 Time(s) |

|
Description |
|

Download |
Filename |
momanager_20140922.tar.gz |
Filesize |
32.35 KB |
Downloaded |
475 Time(s) |
_________________ Projet ASRI éducation => Association | Forum | Dépôt | Espace kids
|
Back to top
|
|
 |
Bert

Joined: 30 Jun 2006 Posts: 1107
|
Posted: Wed 24 Sep 2014, 07:35 Post subject:
|
|
Thank you ASRI.
It certainly looks better.
_________________

|
Back to top
|
|
 |
ASRI éducation

Joined: 09 May 2009 Posts: 3203 Location: France
|
Posted: Wed 24 Sep 2014, 07:56 Post subject:
|
|
Hello Bert
Looking at your screenshot, I see that the text displayed at the top of the interface does not appear in entire width.
It should be improved, probably by changing the value width-request=\"750\"
Quote: | <hbox>
<text use-markup=\"true\" width-request=\"750\"><label>\"First: you need to get all of the files on the right-side drop-down lists over to the left-side lists to ${TRANSLATE} to your <b>${transLANG}</b> language. Then check the left column to update/verify translations.\"</label></text>
</hbox> |
What version of Puppy are you using?
_________________ Projet ASRI éducation => Association | Forum | Dépôt | Espace kids
|
Back to top
|
|
 |
Bert

Joined: 30 Jun 2006 Posts: 1107
|
Posted: Wed 24 Sep 2014, 08:14 Post subject:
|
|
Yes, I had noticed that as well.
For a moment I thought it was intentional, given the content of the sentence
Changed the \"750\" to \"1300\" and solved.
Thanks!
Puppy version: Barry's 5.7.1
_________________

|
Back to top
|
|
 |
ASRI éducation

Joined: 09 May 2009 Posts: 3203 Location: France
|
Posted: Wed 24 Sep 2014, 08:26 Post subject:
|
|
Bert wrote: | Yes, I had noticed that as well.
For a moment I thought it was intentional, given the content of the sentence
Changed the \"750\" to \"1300\" and solved.
Thanks! |
This was intentional because I wanted to allow viewing on small screens (I use a 800x600 screen).
It would probably be possible to modify the script so that it automatically adapts to the screen size.
But I do not know how ...
_________________ Projet ASRI éducation => Association | Forum | Dépôt | Espace kids
|
Back to top
|
|
 |
L18L

Joined: 19 Jun 2010 Posts: 3493 Location: www.eussenheim.de/
|
Posted: Sat 27 Sep 2014, 14:01 Post subject:
|
|
ASRI éducation wrote: | Bert wrote: | Yes, I had noticed that as well.
For a moment I thought it was intentional, given the content of the sentence
Changed the \"750\" to \"1300\" and solved.
Thanks! |
This was intentional because I wanted to allow viewing on small screens (I use a 800x600 screen).
It would probably be possible to modify the script so that it automatically adapts to the screen size.
But I do not know how ... |
@ARI & Bert
thanks to both of you for continuing and helping
Instead of 750 or 1300 try $((WINDOW_WIDTH + 130))
Code: | <text use-markup=\"true\" width-request=\"$((WINDOW_WIDTH + 130))\"><label>..... |
Description |
momanager-140922 changed to ..... see above |
Filesize |
23.37 KB |
Viewed |
1146 Time(s) |

|
|
Back to top
|
|
 |
ASRI éducation

Joined: 09 May 2009 Posts: 3203 Location: France
|
Posted: Sun 28 Sep 2014, 11:14 Post subject:
|
|
L18L wrote: | Instead of 750 or 1300 try $((WINDOW_WIDTH + 130))
Code: | <text use-markup=\"true\" width-request=\"$((WINDOW_WIDTH + 130))\"><label>..... |
|
Thank you, your solution works for me.
L18L wrote: | @ARI & Bert
thanks to both of you for continuing and helping |
That erst with you.
Your version of momanager is really interesting. This motivates us to use it and try to modestly contribute to your work.
Regards
_________________ Projet ASRI éducation => Association | Forum | Dépôt | Espace kids
|
Back to top
|
|
 |
ASRI éducation

Joined: 09 May 2009 Posts: 3203 Location: France
|
Posted: Wed 01 Oct 2014, 09:00 Post subject:
|
|
Hello L18L,
Are you ok for this?
ASRI éducation wrote: | I would add to woof-ce his version of momanager. |
Regards
_________________ Projet ASRI éducation => Association | Forum | Dépôt | Espace kids
|
Back to top
|
|
 |
L18L

Joined: 19 Jun 2010 Posts: 3493 Location: www.eussenheim.de/
|
Posted: Fri 03 Oct 2014, 12:38 Post subject:
|
|
ASRI éducation wrote: | Hello L18L,
Are you ok for this?
ASRI éducation wrote: | I would add to woof-ce his version of momanager. |
Regards |
version 140922 (mine, yours or ours ) is ok
Thanks for adding to woof-ce
|
Back to top
|
|
 |
ASRI éducation

Joined: 09 May 2009 Posts: 3203 Location: France
|
Posted: Fri 03 Oct 2014, 14:51 Post subject:
|
|
L18L wrote: | version 140922 (mine, yours or ours ) is ok
Thanks for adding to woof-ce |
I created an updated package (momanager_20141002), I'll let you check before proposing it to woof-ce.
Notes: momanager_20141002.pet is based on
- momanager-20140326.pet http://www.murga-linux.com/puppy/viewtopic.php?p=767172#767172
- update 20140922 http://www.murga-linux.com/puppy/viewtopic.php?p=800472#800472
- update 20140927 http://www.murga-linux.com/puppy/viewtopic.php?p=800999#800999
Regards
Description |
md5: 2f7812f7ba8f86e76b547a50a257c0b9
|

Download |
Filename |
momanager_20141002.pet |
Filesize |
37.09 KB |
Downloaded |
536 Time(s) |
_________________ Projet ASRI éducation => Association | Forum | Dépôt | Espace kids
|
Back to top
|
|
 |
|