Serhiy Storchaka added the comment:

> And for turtledemo and other gui demos too.

No, this is not needed because they are not installed as separate applications 
and have not specific .desctop file.

As said on https://wiki.gnome.org/Projects/GnomeShell/ApplicationBased:

"""
To ensure the GNOME 3 Shell will track your application, you can also set the 
WM_CLASS X window property to be the same as your application's .desktop file 
name, without the .desktop extension (the desktop file should be lower-case).
"""
Is "class_='IDLE'" works when only IDLE for Python 3 (not for Python 2) is 
installed? Shouldn't it be 'IDLE3'?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22133>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to