Commit d1ffc93068db5e54f89f9f1fcb4d643931d2da0a
1 parent
9f8ff379
Exists in
master
and in
2 other branches
Fixing 'save session preferences' in the classic dialog.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ui/application.xml
... | ... | @@ -161,7 +161,7 @@ |
161 | 161 | |
162 | 162 | <item> |
163 | 163 | <attribute name="label" translatable="yes">Session preferences</attribute> |
164 | - <attribute name="action">win.save.session.as</attribute> | |
164 | + <attribute name="action">win.save.session.preferences</attribute> | |
165 | 165 | </item> |
166 | 166 | |
167 | 167 | </section> | ... | ... |