New submission from Al Sweigart:

Currently IDLE's top-level menu item is "Windows" on Windows & Linux but is 
specifically changed to "Window" on OS X to match mac's look and feel. See 
https://hg.python.org/cpython/rev/1b3b6b1982aa

The singular "Window" is the standard menu name on all platforms, and "Windows" 
should never be used. Note: Photoshop, Blender, Visual Studio, IntelliJ, 
WinMerge, HxD, and Notepad++ on Windows use the "Window" name in their menus. I 
can't find any that use "Windows".

----------
components: IDLE
files: patch.diff
keywords: patch
messages: 233566
nosy: Al.Sweigart
priority: normal
severity: normal
status: open
title: Rename IDLE's "Windows" menu item to "Window"
type: behavior
versions: Python 2.7, Python 3.2, Python 3.3, Python 3.4, Python 3.5, Python 3.6
Added file: http://bugs.python.org/file37622/patch.diff

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

Reply via email to