From ebb7afde8b6b767c0f2698cf32fa3509fe8cb173 Mon Sep 17 00:00:00 2001 From: David Capello Date: Fri, 23 Feb 2018 10:32:02 -0300 Subject: [PATCH] Add option to change default file format (.aseprite is the new default) --- data/pref.xml | 1 + data/strings/en.ini | 1 + data/widgets/options.xml | 4 ++++ src/app/commands/cmd_options.cpp | 16 ++++++++++++++++ src/app/file_selector.cpp | 10 ++++++++++ src/app/ui/file_selector.cpp | 8 +++++++- src/app/ui/file_selector.h | 2 ++ 7 files changed, 41 insertions(+), 1 deletion(-) diff --git a/data/pref.xml b/data/pref.xml index c12466846..77ce1c691 100644 --- a/data/pref.xml +++ b/data/pref.xml @@ -255,6 +255,7 @@