Bug#465270: [PATCH]: confusing interface

2008-02-12 Thread Vaclav Slavik
Thanatermesis wrote:
 Patch attached

Be advised that if you want to make this change in Debian version 
before the next upstream version, this patch is totally broken. Use 
this instead:
http://poedit.svn.sourceforge.net/viewvc/poedit?view=revrevision=1288

Vaclav

-- 
PGP key: 0x465264C9, available from http://pgp.mit.edu/


signature.asc
Description: This is a digitally signed message part.


Bug#465270: [PATCH]: confusing interface

2008-02-12 Thread Daniel Baumann
Vaclav Slavik wrote:
 Be advised that if you want to make this change in Debian version 
 before the next upstream version, this patch is totally broken. Use 
 this instead:
 http://poedit.svn.sourceforge.net/viewvc/poedit?view=revrevision=1288

great, thank you. i'll merge that and upload in the evening.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#465270: [PATCH]: confusing interface

2008-02-11 Thread Thanatermesis

Package: poedit
Version: 1.3.9-2

I would recommend to disable the show comment window and show 
automatic comments window by default, because they are VERY confusing 
for the users, the users don't know where to do the translation, also 
don't understands how the system works because there's a original window 
but 3 window's to write


Patch attached

Best wishes from barcelona


Thanatermesis


diff -Naur poedit-1.3.9/src/resources/menus.xrc poedit-1.3.9.patch/src/resources/menus.xrc
--- poedit-1.3.9/src/resources/menus.xrc	2007-06-23 23:11:24.0 +0200
+++ poedit-1.3.9.patch/src/resources/menus.xrc	2008-02-11 15:12:56.0 +0100
@@ -111,11 +111,11 @@
   /object
   object class=wxMenuItem name=menu_comment_win
 labelShow _comment window/label
-checkable1/checkable
+checkable0/checkable
   /object
   object class=wxMenuItem name=menu_auto_comments_win
 labelShow automatic c_omments window/label
-checkable1/checkable
+checkable0/checkable
   /object
   object class=wxMenuItem name=menu_shaded
 label_Shaded translations list/label


Bug#465270: [PATCH]: confusing interface

2008-02-11 Thread Vaclav Slavik
Thanatermesis wrote:
 Package: poedit
 Version: 1.3.9-2

 I would recommend to disable the show comment window and show
 automatic comments window by default, because they are VERY
 confusing for the users, the users don't know where to do the

You have a point. I want to rework UI layout completely anyway 
precisely because it's far from perfect, but this is something easily 
done -- will be in the next version.

BTW, it's beter to post things that are obviously not specific to 
Debian directly to Poedit's bug tracker...

thanks,
Vaclav


-- 
PGP key: 0x465264C9, available from http://pgp.mit.edu/


signature.asc
Description: This is a digitally signed message part.