Mailinglist Archive: yast-devel (47 mails)
| < Previous | Next > |
Re: [yast-devel] yast2-qt Title Bar Enhancements
- From: Thomas Goettlicher <thomas.goettlicher@xxxxxxx>
- Date: Wed, 01 Oct 2008 11:07:29 +0200
- Message-id: <1222852049.4824.11.camel@xxxxxxxxxxxx>
On Tue, 2008-09-30 at 17:13 +0200, Katarina Machalkova wrote:
Thomas
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
That might be the cleaner way. What do our SCR experts think?* Is there any special reason, why .yast2.desktop agent configuration is
copy-pasted to Wizard?
I did it analog to SetDesktopIcon. Is there a cleaner way?
Ah, I see, there is one more place in Wizard where .yast2.desktop agent is
invoked in this way. I did some code archaeology and found this:
---cut---
r32132 | mvidner | 2006-08-03 14:54:07 +0200 (Čt, 03 srp 2006) | 3 lines
Start-up speed-up: don't read all deskt-up files to find our icon.
Thanks to Michael Meeks for profiling.
---/cut---
:-) :-)
So we don't use ini-agent here because it reads all available desktop files
to
find a specific bit of information from a single one of them ... shouldn't we
fix the agent instead?
Thomas
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
| < Previous | Next > |