Mailinglist Archive: yast-devel (74 mails)
| < Previous | Next > |
Re: [yast-devel] PATCH: Clean up library to set dialog title and icon
- From: Johannes Meixner <jsmeix@xxxxxxx>
- Date: Thu, 15 Sep 2011 12:41:04 +0200 (CEST)
- Message-id: <alpine.LNX.2.00.1109151235170.23715@nelson.suse.de>
Hello,
On Sep 15 12:20 Stanislav Visnovsky wrote (excerpt):
All you need to do in a module now is to replace
Wizard::SetDesktopIcon("desktop-file-name");
to
Wizard::SetDesktopTitleAndIcon("desktop-file-name");
If you accept the patch, I will go through the modules and start to change
them to use the new functionality.
I provide the newest printer module also for SLE_11, SLE_11_SP1,
openSUSE_11.3, and openSUSE_11.4 via the Printing project
in the openSUSE build service.
If Wizard::SetDesktopTitleAndIcon is not available there
you would cause a regression by a backward-incomatible change.
Kind Regards
Johannes Meixner
--
SUSE LINUX Products GmbH -- Maxfeldstrasse 5 -- 90409 Nuernberg -- Germany
HRB 16746 (AG Nuernberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendoerffer
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
| < Previous | Next > |