[Bug 1044035] Re: UIFe: Checkbox header graphic is wrong

2012-10-02 Thread Carsten Gerlach
** Tags added: uife

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1044035

Title:
  UIFe: Checkbox header graphic is wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/1044035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1044035] Re: UIFe: Checkbox header graphic is wrong

2012-09-13 Thread Launchpad Bug Tracker
This bug was fixed in the package checkbox - 0.14.6

---
checkbox (0.14.6) quantal; urgency=low

  * New upstream release (LP: #1049130)

  * qt/frontend/images/checkbox-qt-head.png: updated header image
(LP: #1044035)
 -- Daniel Manrique roa...@ubuntu.com   Tue, 11 Sep 2012 09:47:33 -0400

** Changed in: checkbox (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1044035

Title:
  UIFe: Checkbox header graphic is wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/1044035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1044035] Re: UIFe: Checkbox header graphic is wrong

2012-09-12 Thread Redmar
Hi. I saw the discussion between dpm and roadmr on irc, and I want to add a 
request: 
Please add a comment to the relevant string to indicate to translators the 
maximum length of the translation. This way, we know what the limit is and can 
try to modify our translations to fit it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1044035

Title:
  UIFe: Checkbox header graphic is wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/1044035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1044035] Re: UIFe: Checkbox header graphic is wrong

2012-09-12 Thread Daniel Manrique
Hi Redmar,

I looked at adding a comment as per your request, however it's not as
simple as it seemed :( the user interface is defined in a QT .ui file,
so the string is contained in an XML block like this:

string comment=Maximum length is 14 characters per lineSystem 
Testing/string

This is then converted to a .h file by uic-qt4. However the comment
doesn't actually get added as a comment to the C file, rather, it's
added as a context to the translator method we specify:

welcomeLabel-setText(checkboxTr(System \n
Testing, Maximum length is 14 characters per line));

Since this is not an actual comment, when intltool is run in the next
step, this gets completely ignored:

#: ../qt/frontend/ui_qtfront.h:635
msgid 
System \n
Testing
msgstr 

So apparently, as it is I don't think we can add the comment as you
request :( My apologies for this. I will continue to research ways to
add the comment to help translators.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1044035

Title:
  UIFe: Checkbox header graphic is wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/1044035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1044035] Re: UIFe: Checkbox header graphic is wrong

2012-09-12 Thread David Planella
Had a long discussion with Daniel on IRC, and as he's explaining, we
haven't been able to find a solution for the comment, so we'll leave it
for now.

+1 from the translations team. Thanks for making the title translatable!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1044035

Title:
  UIFe: Checkbox header graphic is wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/1044035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1044035] Re: UIFe: Checkbox header graphic is wrong

2012-09-11 Thread Daniel Manrique
Per UIFe procedure, here's the link to the ubuntu-doc mailing list
thread:

https://lists.ubuntu.com/archives/ubuntu-doc/2012-September/016832.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1044035

Title:
  UIFe: Checkbox header graphic is wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/1044035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1044035] Re: UIFe: Checkbox header graphic is wrong

2012-09-11 Thread Jeremy Bicha
+1 from Docs.

The good screenshot has too much whitespace padding below the Continue
button.

And I can't figure out what the first symbolic icon on the left of the
header is supposed to represent.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1044035

Title:
  UIFe: Checkbox header graphic is wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/1044035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1044035] Re: UIFe: Checkbox header graphic is wrong

2012-09-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~roadmr/ubuntu/quantal/checkbox/0.14.6

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1044035

Title:
  UIFe: Checkbox header graphic is wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/1044035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1044035] Re: UIFe: Checkbox header graphic is wrong

2012-09-10 Thread Kate Stewart
Please ensure this lands by 9/14, and that ubuntu-doc team is notified
via email of the change.

** Summary changed:

- Checkbox header graphic is wrong
+ UIFe: Checkbox header graphic is wrong

** Changed in: checkbox (Ubuntu)
Milestone: ubuntu-12.10-beta-1 = ubuntu-12.10-beta-2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1044035

Title:
  UIFe: Checkbox header graphic is wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/1044035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs