This repository was archived by the owner on Oct 25, 2021. It is now read-only.
File tree 2 files changed +4
-5
lines changed 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 6
6
DONE Реализовать ShowOptionsDialogAction: что запускать???
7
7
DONE Сделать правильный ресурс toolbar/preferences
8
8
DONE "NetworkLibrary" tab: разделить настройки подключения и настройки каталогов
9
- ** "Keys" tab: Добавить в список действий новые actions
10
- ** Слить странички с 1 настройкой
9
+ DELAYED "Keys" tab: Добавить в список действий новые actions
11
10
12
11
** сделать сетевую часть как в java
13
12
Original file line number Diff line number Diff line change 111
111
<node name =" toggleFullscreen" value =" Full Screen" />
112
112
<node name =" toggleIndicator" value =" Toggle Indicator" />
113
113
</node >
114
- <node name =" preferences" value =" Preferences..." />
114
+ <node name =" preferences" value =" Last Preferences Dialog ..." />
115
115
<node name =" quit" value =" Close" />
116
116
</node >
117
117
<node name =" toolbar" >
367
367
<node name =" toggleIndicator" value =" Toggle position indicator" />
368
368
<node name =" toggleFullscreen" value =" Toggle fullscreen mode" />
369
369
<node name =" rotate" value =" Rotate screen" />
370
- <node name =" preferences" value =" Show options dialog" />
371
- <node name =" bookInfo" value =" Show book info dialog" />
372
370
<node name =" addBook" value =" Add book" />
373
371
<node name =" cancel" value =" Cancel" />
374
372
<node name =" quit" value =" Quit" />
373
+ <node name =" bookInfo" value =" Show book info dialog" />
374
+ <node name =" preferences" value =" Show last opened preferences dialog" />
375
375
</node >
376
376
<node name =" quitOnCancel" value =" Quit Application on Cancel" />
377
377
<node name =" keyDelay" value =" Delay Between Accepted Key Pressings" />
You can’t perform that action at this time.
0 commit comments