Re: [gnome-flashback] Patch to remove libegg (EggSMClient)



Hi!

gtk_window_set_default_icon_name has nothing to do with EggSMClient... EggDesktopFile was only getting name and icon from .desktop file. gtk_window_set_default_icon_name is NOT os specific.

In gnome-panel code there is already fallback code if .desktop file loading fails:
g_set_application_name (_("Panel"));
gtk_window_set_default_icon_name (PANEL_ICON_PANEL);

On Mon, Oct 7, 2013 at 10:23 PM, Alistair Buxton <a j buxton gmail com> wrote:
Hi,

Please be careful when removing EggSMClient from apps. When the
support was removed from gedit it caused a regression and now gedit
doesn't have an X11 app icon. See
https://bugzilla.gnome.org/show_bug.cgi?id=707794

Since this bug only affects gnome-panel users (and other non-gnome
desktops) perhaps someone here can get some movement on it?

On 5 October 2013 19:43, Alberts Muktupāvels
<alberts muktupavels gmail com> wrote:
> Hi All!
>
> Attached patch which removes libegg (EggSMClient).
> * Last commit in git is almost year ago. (https://git.gnome.org/browse/libegg/)
> * It is not ported to gtk3. At least comment #37 says it needs to be
> done. (https://bugzilla.gnome.org/show_bug.cgi?id=79285)
> * Other gnome apps have done it already. For example gnome-terminal.
> (https://mail.gnome.org/archives/commits-list/2012-May/msg01572.html)
>
> --
> Alberts Muktupāvels
>
> _______________________________________________
> gnome-flashback-list mailing list
> gnome-flashback-list gnome org
> https://mail.gnome.org/mailman/listinfo/gnome-flashback-list
>



--
Alistair Buxton
a j buxton gmail com
_______________________________________________
gnome-flashback-list mailing list
gnome-flashback-list gnome org
https://mail.gnome.org/mailman/listinfo/gnome-flashback-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]