mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
Added prompts to various file-select dialogs
Renumbered resources to above 512
This commit is contained in:
parent
ad169272fb
commit
9062fa2fb5
7 changed files with 31 additions and 35 deletions
|
@ -9,7 +9,7 @@ import string
|
|||
import Dlg
|
||||
import macfs
|
||||
|
||||
DIALOG_ID = 140
|
||||
DIALOG_ID = 512
|
||||
OK = 1
|
||||
CANCEL = 2
|
||||
SCRIPTNAME=3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue