On Monday 19 December 2005 01:54, Attilio Fiandrotti wrote:
> ok, i'll update templates usign your "debconf/gtk-screenshot-saved"
> patch
I've tested the new cdebconf and it really works nicely now.
Well, after fixing a small error in the code:
- sprintf(popup_message, "%s %s", get_text(obj,
"debconf/gtk-screenshot-saved", "Screenshot saved as"),
screenshot_name );
+ sprintf(popup_message, get_text(obj,
"debconf/gtk-screenshot-saved", "Screenshot saved as %s"),
screenshot_name );
One minor thing: the confirmation pop-up needs a border. If it is
displayed against a grey background, it just blends in which makes it
hard to see recognize it as a pop-up window.
Attachment:
pgptmOQOJI8Ep.pgp
Description: PGP signature