Commit d1ffc93068db5e54f89f9f1fcb4d643931d2da0a

Authored by Perry Werneck
1 parent 9f8ff379

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,7 +161,7 @@
161 161
162 <item> 162 <item>
163 <attribute name="label" translatable="yes">Session preferences</attribute> 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 </item> 165 </item>
166 166
167 </section> 167 </section>