From efb7f109e89c3d8c093c238fb7671c7ab2475f25 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Fri, 24 May 2013 15:19:48 -0300 Subject: Added support for a preliminary Preferences Dialog Dirk asked me to try to make it more modern, so I used as a base, the Firefox preferences. currently it saves / loads the preferences, and also smits a signal 'preferencesChanged' that should be connected to anything that uses preferenes, via the PreferencesDialog::intance() object. In the future, I plan to make it have a signal / slot for each member that changes. I also moved the icons to a new folder this time, because the amount of icons is now more than just two, and it was becoming messy. Signed-off-by: Tomaz Canabrava --- icons/trash.png | Bin 0 -> 4649 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 icons/trash.png (limited to 'icons/trash.png') diff --git a/icons/trash.png b/icons/trash.png new file mode 100644 index 000000000..6025acdfa Binary files /dev/null and b/icons/trash.png differ -- cgit v1.2.3-70-g09d2