commit eceda686063e8c81893b11d09c3b93831b08ecd0 Author: Mario Sanchez Prada Date: Sat Dec 29 16:55:59 2012 +0100 Frogr 0.8 released NEWS | 4 ++-- debian/changelog | 4 ++-- frogr.spec | 4 ++++ src/frogr-about-dialog.c | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) commit 1a204b4923ba9ad7229efda84430c50d47f4c981 Author: Mario Sanchez Prada Date: Sat Dec 29 16:49:07 2012 +0100 Update email addresses and wrong dates in distro-specific files debian/changelog | 20 ++++++++++---------- frogr.spec | 14 +++++++------- 2 files changed, 17 insertions(+), 17 deletions(-) commit 6bf64ac847c73458e9a88d48ca347522b395b28f Author: Mario Sanchez Prada Date: Sat Dec 29 11:11:40 2012 +0100 Updated list of translators (and TRANSLATORS file) NEWS | 3 ++- TRANSLATORS | 25 ++++++++++++++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) commit 1316b2c91b03d39463a9b5e94941002b249c7524 Author: Mario Sanchez Prada Date: Sat Dec 29 10:58:09 2012 +0100 Updated date in Copyright headers Makefile.am | 2 +- src/flicksoup/COPYING | 2 +- src/flicksoup/flicksoup.h | 2 +- src/frogr-about-dialog.h | 2 +- src/frogr-add-tags-dialog.h | 2 +- src/frogr-add-to-group-dialog.c | 2 +- src/frogr-add-to-group-dialog.h | 2 +- src/frogr-add-to-set-dialog.c | 2 +- src/frogr-add-to-set-dialog.h | 2 +- src/frogr-auth-dialog.h | 2 +- src/frogr-create-new-set-dialog.c | 2 +- src/frogr-create-new-set-dialog.h | 2 +- src/frogr-details-dialog.h | 2 +- src/frogr-global-defs.h | 2 +- src/frogr-group.c | 2 +- src/frogr-group.h | 2 +- src/frogr-live-entry.c | 2 +- src/frogr-live-entry.h | 2 +- src/frogr-location.c | 2 +- src/frogr-location.h | 2 +- src/frogr-main-view.h | 2 +- src/frogr-photoset.c | 2 +- src/frogr-photoset.h | 2 +- src/frogr-picture.h | 2 +- src/frogr-settings-dialog.h | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) commit c6e213a909979788dd1f671634fd2f29be66dbf3 Author: Mario Sanchez Prada Date: Sat Dec 29 10:47:58 2012 +0100 Update README file README | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) commit 19c9285fc1ef33c65b1adc79e307ea49cf489af4 Author: Mario Sanchez Prada Date: Sat Dec 29 10:18:44 2012 +0100 Don't continue uploading if some error has happened src/frogr-controller.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) commit 7badcac21a051e326b39fb248ab6cee029205d33 Author: Mario Sanchez Prada Date: Sat Dec 29 08:55:27 2012 +0100 Invalidate fetched data as soon as possible when fetching everything src/frogr-controller.c | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) commit 5dcbca5fdec0ceeeaeb619e39b6453938481d88f Author: Mario Sanchez Prada Date: Sat Dec 29 08:34:40 2012 +0100 Fixed typo in _show_progress_on_idle() src/frogr-controller.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 7205a5713bf76317cacf826c6e5fc58a684d44b1 Author: Mario Sanchez Prada Date: Fri Dec 28 17:10:49 2012 +0100 Ensure the upload is always cancelled when the user asks for it src/frogr-controller.c | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) commit 957c57d669489867aa1e4d462a5db331efcc6a1a Author: Mario Sanchez Prada Date: Fri Dec 28 17:08:53 2012 +0100 Set the error uploading one picture one time only src/frogr-controller.c | 38 +++++++++++++++++++++++++------------- 1 file changed, 25 insertions(+), 13 deletions(-) commit 51c89adfc4066e714b9352abfda2761c77d2cb1e Author: Mario Sanchez Prada Date: Fri Dec 28 16:07:06 2012 +0100 Distinguish between temporary and permanent tokens in FspSession src/flicksoup/fsp-session.c | 85 +++++++++++++++++++++++++++++++++------------ 1 file changed, 63 insertions(+), 22 deletions(-) commit 7deda433de1380549ca2583ab8bc28912e479703 Author: Rafael Ferreira Date: Fri Dec 28 02:56:31 2012 -0200 Updated Brazilian Portuguese Translation po/pt_BR.po | 775 ++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 495 insertions(+), 280 deletions(-) commit c41eb286adb5a4b280ef98719d1766635a960d19 Author: Mario Sanchez Prada Date: Thu Dec 27 16:48:03 2012 +0100 Don't share the same cancellable among unrelated operations src/frogr-controller.c | 165 ++++++++++++++++++++++++++++++++++--------------- 1 file changed, 114 insertions(+), 51 deletions(-) commit cdb6292275e90442b1da3fe36bd575c0e0dd3eaf Author: Mario Sanchez Prada Date: Wed Dec 26 12:29:19 2012 +0100 Add 'Quit' button to app menu for OS X src/frogr-main-view.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) commit f52dbbdf63efe5a7db0ddc0eb6535a084953061a Author: Mario Sanchez Prada Date: Wed Dec 26 12:28:53 2012 +0100 Remove shortcut for 'Authorize Account' data/gtkbuilder/frogr-app-menu.xml | 1 - 1 file changed, 1 deletion(-) commit db7bf2cf6944bc1e4d64ebba8d397fc026838552 Author: Mario Sanchez Prada Date: Wed Dec 26 01:04:29 2012 +0100 Check the right response (OK) in the first authorization dialog src/frogr-auth-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 5e4921343a621c27e86dfdc89ee744cfc5601105 Author: Mario Sanchez Prada Date: Wed Dec 26 00:54:00 2012 +0100 Don't use g_clear_pointer() yet (since Glib 2.34) We don't want to depend on GLIB >= 2.34 yet, just on 2.32. src/frogr-file-loader.c | 2 +- src/frogr-group.c | 4 ++-- src/frogr-model.c | 37 +++++++++++++++++++++++++++++-------- src/frogr-photoset.c | 10 +++++----- src/frogr-picture.c | 20 +++++++++++--------- 5 files changed, 48 insertions(+), 25 deletions(-) commit ec50bb0d5f424f480858063814d699e32e1cf4e8 Author: Mario Sanchez Prada Date: Wed Dec 26 00:40:47 2012 +0100 Removed unneeded prints when opening a project file src/frogr-controller.c | 11 ----------- 1 file changed, 11 deletions(-) commit 498cf9727be516724107bb33104562e17c84e6a5 Author: Daniel Mustieles Date: Tue Dec 25 12:39:21 2012 +0100 Updated Spanish translation help/es/es.po | 157 ++++++++++++++++++++++++---------------------------------- 1 file changed, 64 insertions(+), 93 deletions(-) commit 3674b0beb5b7f3631c09adafa6a09a2ef0db2df4 Author: Mario Sanchez Prada Date: Tue Dec 25 09:46:57 2012 +0100 Move account and proxy initialization to _g_application_startup_cb () This also fixes an issue with trying to fetch data more times than needed (both when initializing the controller and starting the application). src/frogr-controller.c | 42 ++++++++++++------------------------------ 1 file changed, 12 insertions(+), 30 deletions(-) commit 06c4f9feb4a6f57b308c78bd5cfd12a3863927c3 Author: Mario Sanchez Prada Date: Tue Dec 25 09:45:45 2012 +0100 Mark sets/groups/tags as 'fetched' when valid data has been received src/frogr-controller.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit ae6eb324378f9d6bdd9c368a85372d35f9f2df21 Author: Mario Sanchez Prada Date: Tue Dec 25 09:09:59 2012 +0100 Replaced 'Actions' with 'Edit' in the manual help/C/tag.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit fdc129a1c5ef5141a47148df03d061caa8f34b1d Author: Mario Sanchez Prada Date: Tue Dec 25 09:01:18 2012 +0100 Restore the OK button for the first authorization dialog. I don't think the 'Close' button is more clear than the 'OK' button in this specific case ('Close' suggests the process is over) help/C/figures/auth-dialog-step1.png | Bin 10005 -> 9601 bytes src/frogr-auth-dialog.c | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) commit e0ae5509d3ace1a1334f0543051528584c5c70d8 Author: Mario Sanchez Prada Date: Tue Dec 25 08:46:49 2012 +0100 Updated NEWS file NEWS | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) commit 4104b813f260ccc21703ac7757deb49c1acb5488 Author: Mario Sanchez Prada Date: Sun Dec 23 22:53:42 2012 +0100 Fixed issues with examples src/examples/example.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) commit 1f5b39c927599724d059ba3e29594ded915269e8 Author: Mario Sanchez Prada Date: Sun Dec 23 21:39:22 2012 +0100 Removed unused defines src/frogr-main-view.c | 6 ------ 1 file changed, 6 deletions(-) commit fb200ff1881cb2c66d54cb1ea022a7a65291b903 Author: Yuri Myasoedov Date: Mon Dec 24 12:12:36 2012 +0400 Updated Russian translation po/ru.po | 244 ++++++++++++++++++++++++++------------------------------------- 1 file changed, 101 insertions(+), 143 deletions(-) commit c7ae9723535db9515695b63adeb74698dd2b2e8e Author: Mario Sanchez Prada Date: Sat Dec 22 19:14:31 2012 +0100 Use g_clear_pointer() and g_clear_object() src/frogr-controller.c | 34 +++++----------------------------- src/frogr-file-loader.c | 15 +++------------ src/frogr-group.c | 4 ++-- src/frogr-model.c | 37 ++++++++----------------------------- src/frogr-photoset.c | 10 +++++----- src/frogr-picture.c | 33 +++++++++++---------------------- 6 files changed, 34 insertions(+), 99 deletions(-) commit 2baf33afe6621924b23107b0eda4f8a40d03e689 Author: Mario Sanchez Prada Date: Sat Dec 22 18:53:14 2012 +0100 Make sure project's path gets always updated src/frogr-controller.c | 2 ++ src/frogr-main-view.c | 16 +++++++++------- src/frogr-main-view.h | 2 ++ 3 files changed, 13 insertions(+), 7 deletions(-) commit e479e32b2910e819a8bbc55d2903c4efe3e0baed Author: Mario Sanchez Prada Date: Sat Dec 22 13:58:30 2012 +0100 Update .desktop file to handle project (text) files data/frogr.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 8237f3f64dc939bbdf14b7d6ba02d02c2014db13 Author: Mario Sanchez Prada Date: Sat Dec 22 13:54:13 2012 +0100 Updated manpage to include project files as optional parameters data/manpages/frogr.1 | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) commit 881efed154ca14ab82e904fa0daee14135a12ef9 Author: Mario Sanchez Prada Date: Sat Dec 22 13:45:27 2012 +0100 Allow loading project files from command line src/frogr-controller.c | 71 ++++++++++++++++++++++++++++++++++++++++++------- src/frogr-file-loader.c | 2 +- 2 files changed, 63 insertions(+), 10 deletions(-) commit 7c7c9ea3af0105dba91e6d37c165ac522c519cdc Author: Mario Sanchez Prada Date: Sat Dec 22 09:20:43 2012 +0100 Updated screenshots for the manual help/C/figures/add-tags-dialog.png | Bin 8425 -> 8495 bytes help/C/figures/add-to-groups.png | Bin 30736 -> 24825 bytes help/C/figures/add-to-sets.png | Bin 36412 -> 34849 bytes help/C/figures/auth-dialog-step1.png | Bin 8788 -> 10005 bytes help/C/figures/auth-dialog-step2.png | Bin 5539 -> 7151 bytes help/C/figures/create-new-set.png | Bin 14004 -> 16262 bytes help/C/figures/edit-picture-details.png | Bin 77564 -> 69594 bytes help/C/figures/frogr-remote-organizer.png | Bin 344170 -> 410395 bytes help/C/figures/preferences-connection.png | Bin 23985 -> 21984 bytes help/C/figures/preferences-general.png | Bin 36309 -> 34055 bytes help/C/figures/preferences-misc.png | Bin 20530 -> 19629 bytes 11 files changed, 0 insertions(+), 0 deletions(-) commit 58fd0db7932ce42958d52c574f7ba3d150e017e9 Author: Mario Sanchez Prada Date: Sat Dec 22 09:20:40 2012 +0100 Updated man page to mention videos as well data/manpages/frogr.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 9d513f915fa70d52731c660439483111015f2e64 Author: Mario Sanchez Prada Date: Sat Dec 22 07:44:48 2012 +0100 SoupURI's path can't ever be NULL src/flicksoup/fsp-session.c | 1 + 1 file changed, 1 insertion(+) commit 24633f03fea40565d3ca7473eb91f75d9b7de848 Author: Mario Sanchez Prada Date: Sat Dec 22 07:18:18 2012 +0100 Fix unitialized values src/frogr-main-view.c | 8 ++------ src/frogr-model.c | 2 +- 2 files changed, 3 insertions(+), 7 deletions(-) commit 294ee42ba64ea818045f18d405ad537aa897d095 Author: Mario Sanchez Prada Date: Fri Dec 21 10:58:30 2012 +0100 Only serialize the local tags, not to bloat the project file too much. The rest of the tags will be available as soon as they get retrieved src/frogr-controller.c | 2 +- src/frogr-model.c | 30 ++++++++++++++++++++++++++---- src/frogr-model.h | 2 ++ 3 files changed, 29 insertions(+), 5 deletions(-) commit b0caa141e6ac63690ee04e5f62e58b9e4b0078d1 Author: Mario Sanchez Prada Date: Fri Dec 21 10:11:19 2012 +0100 Make sure tags, groups and sets get reset when switching users src/frogr-controller.c | 62 +++++++++++++++++++++++++++++++------------------- 1 file changed, 38 insertions(+), 24 deletions(-) commit b99f957e61fa12cfda77ecf91444894a07d9dc68 Author: Mario Sanchez Prada Date: Thu Dec 20 12:19:08 2012 +0100 Append information about the icons theme used to the SOURCES.new file osx/generate-SOURCES | 11 ++++++++++- osx/icons/Cheser/README | 3 ++- 2 files changed, 12 insertions(+), 2 deletions(-) commit 2333e40852f46df5419f26fbadb27cfe2aaef1df Author: Mario Sanchez Prada Date: Thu Dec 20 12:18:28 2012 +0100 Don't allow running generate-SOURCES while in a JHBuild session osx/generate-SOURCES | 5 +++++ 1 file changed, 5 insertions(+) commit d0503a0caf46b9d771995c80095539cee40406fc Author: Mario Sanchez Prada Date: Thu Dec 20 11:55:13 2012 +0100 Only show icons in the primary toolbar for the Mac osx/settings.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 0a270f12197c8f29bdcecb4e92ecc2e8ba2ff821 Author: Mario Sanchez Prada Date: Thu Dec 20 11:10:32 2012 +0100 Fix issues in generate-SOURCES script osx/generate-SOURCES | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) commit 9985e9abe29f002d34860924e5f095de13fd6371 Author: Mario Sanchez Prada Date: Wed Dec 19 20:15:51 2012 +0100 Simplified frogr.modules file (removed unneeded items) osx/jhbuild/frogr.modules | 147 ---------------------------------------------- 1 file changed, 147 deletions(-) commit 9eb1329b9c56ed9e046dfc4fbc3f408be6c16bfe Author: Mario Sanchez Prada Date: Wed Dec 19 19:56:12 2012 +0100 Update URL for GTK-OSX moduleset file at github osx/jhbuild/frogr.modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 70e2297c6adeec611df3188599fec953e2d4d323 Author: Mario Sanchez Prada Date: Wed Dec 19 19:55:05 2012 +0100 Fix wrong grep in generate-SOURCES osx/generate-SOURCES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 8af23da5afeda1030357c3a2471af19c0d3e750a Author: Mario Sanchez Prada Date: Wed Dec 19 19:43:32 2012 +0100 Generate the DMG file using the proper filename osx/makedmg.sh | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) commit d2c38673d2b2ebc6a4621869210d61c6ebdd3f7f Author: Mario Sanchez Prada Date: Wed Dec 19 19:42:09 2012 +0100 Generate the Info-frogr.plist file based on frogr's current version Just do it manually from the makebundle.sh script osx/Info-frogr.plist | 30 ------------------------------ osx/Info-frogr.plist.in | 30 ++++++++++++++++++++++++++++++ osx/makebundle.sh | 8 ++++++++ 3 files changed, 38 insertions(+), 30 deletions(-) commit ea626198db31cf1fa26faf0bcb07863a42b3466b Author: Mario Sanchez Prada Date: Wed Dec 19 17:53:34 2012 +0100 Added new script to generate the SOURCE file used to describe the exact source code for frogr and all its dependencies (patches included) used to build the DMG file to distribute the app for Mac OS X osx/generate-SOURCES | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) commit 6b67d2154e4f75ebc6fa710250606a4c30b34a03 Author: Mario Sanchez Prada Date: Wed Dec 19 17:48:13 2012 +0100 Revert "Generate the Info-frogr.plist file based on current @VERSION@" configure.ac | 1 - osx/Info-frogr.plist | 30 ++++++++++++++++++++++++++++++ osx/Info-frogr.plist.in | 30 ------------------------------ 3 files changed, 30 insertions(+), 31 deletions(-) commit 6f901ed4da539633e30a42aa8429860d9a905c75 Author: Alexandre Franke Date: Tue Dec 18 15:15:49 2012 +0100 Fix missing gettext call The auth_txt string was displayed in the C locale regardless of the user's locale. Also get rid of the useless variables and have the strings directly in the fonction calls. https://bugzilla.gnome.org/show_bug.cgi?id=690416 src/frogr-auth-dialog.c | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) commit 0716aabdea3592abdfae6d926243f702fbec92d2 Author: Mario Sanchez Prada Date: Wed Dec 19 15:46:46 2012 +0100 Fixed wrong button layout in dialogs * Changed the order of OK/Cancel buttons where they were misplaced * Written button labels as imperative verbs (e.g. 'Edit', 'Add', 'Close') * Use GTK_STOCK_SAVE instead of GTK_STOCK_OPEN for 'Save' dialogs https://bugzilla.gnome.org/show_bug.cgi?id=690415 src/frogr-add-tags-dialog.c | 6 +++--- src/frogr-add-to-group-dialog.c | 6 +++--- src/frogr-add-to-set-dialog.c | 6 +++--- src/frogr-auth-dialog.c | 10 +++++----- src/frogr-controller.c | 4 ++-- src/frogr-create-new-set-dialog.c | 6 +++--- src/frogr-details-dialog.c | 8 ++++---- src/frogr-main-view.c | 2 +- src/frogr-settings-dialog.c | 8 ++++---- 9 files changed, 28 insertions(+), 28 deletions(-) commit 276dbba6d7c0e58fc839cb46156081398cc71498 Author: Mario Sanchez Prada Date: Tue Dec 18 21:46:50 2012 +0100 Renamed macosx/ directory to osx/ configure.ac | 2 +- macosx/Info-frogr.plist.in | 30 -- macosx/README | 96 ----- macosx/frogr.bundle | 89 ---- macosx/frogr.icns | Bin 246472 -> 0 bytes .../Cheser/16x16/actions/add-files-to-archive.png | 1 - .../Cheser/16x16/actions/add-folder-to-archive.png | 1 - .../Cheser/16x16/actions/application-exit.png | Bin 781 -> 0 bytes .../icons/Cheser/16x16/actions/appointment-new.png | Bin 1029 -> 0 bytes .../icons/Cheser/16x16/actions/archive-extract.png | Bin 748 -> 0 bytes .../16x16/actions/archive-insert-directory.png | Bin 765 -> 0 bytes .../icons/Cheser/16x16/actions/archive-insert.png | Bin 879 -> 0 bytes macosx/icons/Cheser/16x16/actions/bitmap-trace.png | Bin 710 -> 0 bytes macosx/icons/Cheser/16x16/actions/call-stop.png | Bin 563 -> 0 bytes macosx/icons/Cheser/16x16/actions/cards-deal.png | Bin 737 -> 0 bytes .../icons/Cheser/16x16/actions/connector-avoid.png | Bin 345 -> 0 bytes .../Cheser/16x16/actions/connector-ignore.png | Bin 365 -> 0 bytes .../Cheser/16x16/actions/connector-orthogonal.png | Bin 518 -> 0 bytes macosx/icons/Cheser/16x16/actions/contact-new.png | Bin 618 -> 0 bytes macosx/icons/Cheser/16x16/actions/crop.png | Bin 789 -> 0 bytes macosx/icons/Cheser/16x16/actions/dialog-close.png | 1 - .../Cheser/16x16/actions/dialog-icon-preview.png | Bin 541 -> 0 bytes .../icons/Cheser/16x16/actions/dialog-layers.png | Bin 450 -> 0 bytes .../icons/Cheser/16x16/actions/dialog-memory.png | Bin 213 -> 0 bytes .../icons/Cheser/16x16/actions/dialog-messages.png | Bin 372 -> 0 bytes .../16x16/actions/dialog-object-properties.png | Bin 495 -> 0 bytes .../16x16/actions/dialog-rows-and-columns.png | Bin 206 -> 0 bytes .../icons/Cheser/16x16/actions/dialog-scripts.png | Bin 305 -> 0 bytes .../Cheser/16x16/actions/dialog-text-and-font.png | Bin 446 -> 0 bytes .../Cheser/16x16/actions/dialog-tile-clones.png | Bin 281 -> 0 bytes .../Cheser/16x16/actions/dialog-transform.png | Bin 496 -> 0 bytes .../Cheser/16x16/actions/dialog-xml-editor.png | Bin 489 -> 0 bytes .../Cheser/16x16/actions/document-cleanup.png | Bin 680 -> 0 bytes .../icons/Cheser/16x16/actions/document-edit.png | Bin 868 -> 0 bytes .../Cheser/16x16/actions/document-export-ocal.png | Bin 819 -> 0 bytes .../icons/Cheser/16x16/actions/document-export.png | Bin 703 -> 0 bytes .../Cheser/16x16/actions/document-import-ocal.png | Bin 833 -> 0 bytes .../icons/Cheser/16x16/actions/document-import.png | Bin 616 -> 0 bytes .../Cheser/16x16/actions/document-metadata.png | Bin 454 -> 0 bytes macosx/icons/Cheser/16x16/actions/document-new.png | Bin 851 -> 0 bytes .../Cheser/16x16/actions/document-open-recent.png | Bin 1017 -> 0 bytes .../icons/Cheser/16x16/actions/document-open.png | Bin 776 -> 0 bytes .../Cheser/16x16/actions/document-page-setup.png | Bin 910 -> 0 bytes .../Cheser/16x16/actions/document-preview.png | Bin 800 -> 0 bytes .../Cheser/16x16/actions/document-properties.png | Bin 927 -> 0 bytes .../Cheser/16x16/actions/document-revert-ltr.png | 1 - .../Cheser/16x16/actions/document-revert-rtl.png | Bin 951 -> 0 bytes .../icons/Cheser/16x16/actions/document-revert.png | Bin 948 -> 0 bytes .../Cheser/16x16/actions/document-save-as.png | Bin 689 -> 0 bytes .../icons/Cheser/16x16/actions/document-save.png | Bin 657 -> 0 bytes .../icons/Cheser/16x16/actions/document-send.png | Bin 480 -> 0 bytes .../Cheser/16x16/actions/draw-ellipse-arc.png | Bin 635 -> 0 bytes .../Cheser/16x16/actions/draw-ellipse-segment.png | Bin 651 -> 0 bytes .../Cheser/16x16/actions/draw-ellipse-whole.png | Bin 692 -> 0 bytes .../16x16/actions/draw-eraser-delete-objects.png | Bin 342 -> 0 bytes macosx/icons/Cheser/16x16/actions/draw-eraser.png | Bin 408 -> 0 bytes macosx/icons/Cheser/16x16/actions/draw-polygon.png | Bin 803 -> 0 bytes macosx/icons/Cheser/16x16/actions/draw-star.png | Bin 890 -> 0 bytes macosx/icons/Cheser/16x16/actions/draw-text.png | Bin 704 -> 0 bytes .../Cheser/16x16/actions/draw-trace-background.png | Bin 984 -> 0 bytes .../Cheser/16x16/actions/draw-use-pressure.png | Bin 834 -> 0 bytes .../icons/Cheser/16x16/actions/draw-use-tilt.png | Bin 909 -> 0 bytes macosx/icons/Cheser/16x16/actions/edit-clear.png | Bin 739 -> 0 bytes .../Cheser/16x16/actions/edit-clone-unlink.png | Bin 478 -> 0 bytes macosx/icons/Cheser/16x16/actions/edit-clone.png | Bin 472 -> 0 bytes macosx/icons/Cheser/16x16/actions/edit-copy.png | Bin 549 -> 0 bytes macosx/icons/Cheser/16x16/actions/edit-cut.png | Bin 959 -> 0 bytes macosx/icons/Cheser/16x16/actions/edit-delete.png | Bin 1031 -> 0 bytes .../icons/Cheser/16x16/actions/edit-duplicate.png | Bin 218 -> 0 bytes .../Cheser/16x16/actions/edit-find-replace.png | Bin 1059 -> 0 bytes macosx/icons/Cheser/16x16/actions/edit-find.png | Bin 949 -> 0 bytes .../Cheser/16x16/actions/edit-paste-in-place.png | Bin 836 -> 0 bytes .../Cheser/16x16/actions/edit-paste-style.png | Bin 630 -> 0 bytes macosx/icons/Cheser/16x16/actions/edit-paste.png | Bin 722 -> 0 bytes .../icons/Cheser/16x16/actions/edit-redo-ltr.png | 1 - .../icons/Cheser/16x16/actions/edit-redo-rtl.png | Bin 656 -> 0 bytes macosx/icons/Cheser/16x16/actions/edit-redo.png | Bin 647 -> 0 bytes .../16x16/actions/edit-select-all-layers.png | Bin 555 -> 0 bytes .../icons/Cheser/16x16/actions/edit-select-all.png | Bin 822 -> 0 bytes .../Cheser/16x16/actions/edit-select-invert.png | Bin 375 -> 0 bytes .../Cheser/16x16/actions/edit-select-none.png | Bin 525 -> 0 bytes .../Cheser/16x16/actions/edit-select-original.png | Bin 422 -> 0 bytes macosx/icons/Cheser/16x16/actions/edit-select.png | Bin 561 -> 0 bytes .../Cheser/16x16/actions/edit-undelete-ltr.png | 1 - .../Cheser/16x16/actions/edit-undelete-rtl.png | Bin 947 -> 0 bytes .../icons/Cheser/16x16/actions/edit-undelete.png | Bin 1063 -> 0 bytes .../Cheser/16x16/actions/edit-undo-history.png | Bin 775 -> 0 bytes .../icons/Cheser/16x16/actions/edit-undo-ltr.png | 1 - .../icons/Cheser/16x16/actions/edit-undo-rtl.png | Bin 642 -> 0 bytes macosx/icons/Cheser/16x16/actions/edit-undo.png | Bin 636 -> 0 bytes .../Cheser/16x16/actions/eog-image-gallery.png | Bin 611 -> 0 bytes .../icons/Cheser/16x16/actions/extract-archive.png | 1 - macosx/icons/Cheser/16x16/actions/file-catalog.png | Bin 406 -> 0 bytes macosx/icons/Cheser/16x16/actions/file-library.png | 1 - macosx/icons/Cheser/16x16/actions/file-search.png | 1 - macosx/icons/Cheser/16x16/actions/folder-copy.png | Bin 660 -> 0 bytes macosx/icons/Cheser/16x16/actions/folder-move.png | Bin 703 -> 0 bytes macosx/icons/Cheser/16x16/actions/folder-new.png | Bin 828 -> 0 bytes .../Cheser/16x16/actions/giggle-diff-view.png | Bin 509 -> 0 bytes .../Cheser/16x16/actions/giggle-history-view.png | 1 - macosx/icons/Cheser/16x16/actions/giggle-tag.png | 1 - macosx/icons/Cheser/16x16/actions/go-bottom.png | Bin 735 -> 0 bytes macosx/icons/Cheser/16x16/actions/go-down.png | Bin 705 -> 0 bytes macosx/icons/Cheser/16x16/actions/go-first-ltr.png | 1 - macosx/icons/Cheser/16x16/actions/go-first-rtl.png | 1 - macosx/icons/Cheser/16x16/actions/go-first.png | Bin 720 -> 0 bytes macosx/icons/Cheser/16x16/actions/go-home.png | Bin 844 -> 0 bytes macosx/icons/Cheser/16x16/actions/go-jump-ltr.png | 1 - macosx/icons/Cheser/16x16/actions/go-jump-rtl.png | Bin 560 -> 0 bytes macosx/icons/Cheser/16x16/actions/go-jump.png | Bin 596 -> 0 bytes macosx/icons/Cheser/16x16/actions/go-last-ltr.png | 1 - macosx/icons/Cheser/16x16/actions/go-last-rtl.png | 1 - macosx/icons/Cheser/16x16/actions/go-last.png | Bin 709 -> 0 bytes macosx/icons/Cheser/16x16/actions/go-next-ltr.png | 1 - macosx/icons/Cheser/16x16/actions/go-next-rtl.png | 1 - macosx/icons/Cheser/16x16/actions/go-next.png | Bin 640 -> 0 bytes .../icons/Cheser/16x16/actions/go-previous-ltr.png | 1 - .../icons/Cheser/16x16/actions/go-previous-rtl.png | 1 - macosx/icons/Cheser/16x16/actions/go-previous.png | Bin 677 -> 0 bytes macosx/icons/Cheser/16x16/actions/go-today.png | Bin 652 -> 0 bytes macosx/icons/Cheser/16x16/actions/go-top.png | Bin 742 -> 0 bytes macosx/icons/Cheser/16x16/actions/go-up.png | Bin 643 -> 0 bytes .../Cheser/16x16/actions/grid-axonometric.png | Bin 1051 -> 0 bytes .../Cheser/16x16/actions/grid-rectangular.png | Bin 234 -> 0 bytes macosx/icons/Cheser/16x16/actions/gtk-about.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-add.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-clear.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-close.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-connect.png | Bin 692 -> 0 bytes macosx/icons/Cheser/16x16/actions/gtk-convert.png | Bin 677 -> 0 bytes macosx/icons/Cheser/16x16/actions/gtk-copy.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-cut.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-delete.png | 1 - .../icons/Cheser/16x16/actions/gtk-disconnect.png | Bin 715 -> 0 bytes macosx/icons/Cheser/16x16/actions/gtk-edit.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-execute.png | 1 - .../Cheser/16x16/actions/gtk-find-and-replace.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-find.png | 1 - .../icons/Cheser/16x16/actions/gtk-fullscreen.png | 1 - .../icons/Cheser/16x16/actions/gtk-go-back-ltr.png | 1 - .../icons/Cheser/16x16/actions/gtk-go-back-rtl.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-go-back.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-go-down.png | 1 - .../Cheser/16x16/actions/gtk-go-forward-ltr.png | 1 - .../Cheser/16x16/actions/gtk-go-forward-rtl.png | 1 - .../icons/Cheser/16x16/actions/gtk-go-forward.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-go-up.png | 1 - .../icons/Cheser/16x16/actions/gtk-goto-bottom.png | 1 - .../Cheser/16x16/actions/gtk-goto-first-ltr.png | 1 - .../Cheser/16x16/actions/gtk-goto-first-rtl.png | 1 - .../icons/Cheser/16x16/actions/gtk-goto-first.png | 1 - .../Cheser/16x16/actions/gtk-goto-last-ltr.png | 1 - .../Cheser/16x16/actions/gtk-goto-last-rtl.png | 1 - .../icons/Cheser/16x16/actions/gtk-goto-last.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-goto-top.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-home.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-index.png | Bin 753 -> 0 bytes .../icons/Cheser/16x16/actions/gtk-jump-to-ltr.png | 1 - .../icons/Cheser/16x16/actions/gtk-jump-to-rtl.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-jump-to.png | 1 - .../Cheser/16x16/actions/gtk-leave-fullscreen.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-new.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-open.png | 1 - .../16x16/actions/gtk-orientation-landscape.png | Bin 756 -> 0 bytes .../16x16/actions/gtk-orientation-portrait.png | Bin 543 -> 0 bytes .../actions/gtk-orientation-reverse-landscape.png | Bin 751 -> 0 bytes .../actions/gtk-orientation-reverse-portrait.png | Bin 557 -> 0 bytes .../icons/Cheser/16x16/actions/gtk-page-setup.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-paste.png | 1 - .../icons/Cheser/16x16/actions/gtk-properties.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-quit.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-redo-ltr.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-redo-rtl.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-redo.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-refresh.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-remove.png | 1 - .../16x16/actions/gtk-revert-to-saved-ltr.png | 1 - .../16x16/actions/gtk-revert-to-saved-rtl.png | 1 - .../Cheser/16x16/actions/gtk-revert-to-saved.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-save-as.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-save.png | 1 - .../icons/Cheser/16x16/actions/gtk-select-all.png | 1 - .../Cheser/16x16/actions/gtk-sort-ascending.png | 1 - .../Cheser/16x16/actions/gtk-sort-descending.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-stop.png | 1 - .../Cheser/16x16/actions/gtk-undelete-ltr.png | 1 - .../Cheser/16x16/actions/gtk-undelete-rtl.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-undelete.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-undo-ltr.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-undo-rtl.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-undo.png | 1 - macosx/icons/Cheser/16x16/actions/guides.png | Bin 464 -> 0 bytes macosx/icons/Cheser/16x16/actions/help-about.png | Bin 669 -> 0 bytes .../icons/Cheser/16x16/actions/help-contents.png | Bin 680 -> 0 bytes macosx/icons/Cheser/16x16/actions/help-faq.png | Bin 805 -> 0 bytes macosx/icons/Cheser/16x16/actions/histogram.png | Bin 349 -> 0 bytes macosx/icons/Cheser/16x16/actions/history-view.png | 1 - macosx/icons/Cheser/16x16/actions/icon_console.png | Bin 649 -> 0 bytes .../icons/Cheser/16x16/actions/im-message-new.png | Bin 765 -> 0 bytes .../icons/Cheser/16x16/actions/image-navigator.png | Bin 212 -> 0 bytes macosx/icons/Cheser/16x16/actions/insert-image.png | Bin 650 -> 0 bytes macosx/icons/Cheser/16x16/actions/insert-link.png | Bin 760 -> 0 bytes .../icons/Cheser/16x16/actions/insert-object.png | Bin 530 -> 0 bytes macosx/icons/Cheser/16x16/actions/insert-pause.png | Bin 503 -> 0 bytes macosx/icons/Cheser/16x16/actions/insert-text.png | Bin 556 -> 0 bytes .../Cheser/16x16/actions/internet-radio-new.png | Bin 707 -> 0 bytes .../icons/Cheser/16x16/actions/iso-image-burn.png | Bin 863 -> 0 bytes .../icons/Cheser/16x16/actions/iso-image-new.png | Bin 879 -> 0 bytes .../Cheser/16x16/actions/jockey-certified.png | Bin 661 -> 0 bytes .../icons/Cheser/16x16/actions/jockey-disabled.png | Bin 351 -> 0 bytes .../icons/Cheser/16x16/actions/jockey-enabled.png | Bin 484 -> 0 bytes macosx/icons/Cheser/16x16/actions/jockey-free.png | Bin 537 -> 0 bytes .../Cheser/16x16/actions/jockey-proprietary.png | Bin 581 -> 0 bytes macosx/icons/Cheser/16x16/actions/layer-bottom.png | 1 - macosx/icons/Cheser/16x16/actions/layer-delete.png | 1 - macosx/icons/Cheser/16x16/actions/layer-lower.png | 1 - macosx/icons/Cheser/16x16/actions/layer-new.png | 1 - macosx/icons/Cheser/16x16/actions/layer-next.png | Bin 734 -> 0 bytes .../icons/Cheser/16x16/actions/layer-previous.png | Bin 710 -> 0 bytes macosx/icons/Cheser/16x16/actions/layer-raise.png | 1 - macosx/icons/Cheser/16x16/actions/layer-rename.png | Bin 598 -> 0 bytes macosx/icons/Cheser/16x16/actions/layer-top.png | 1 - macosx/icons/Cheser/16x16/actions/list-add.png | Bin 520 -> 0 bytes macosx/icons/Cheser/16x16/actions/list-remove.png | Bin 333 -> 0 bytes .../icons/Cheser/16x16/actions/mode-image-edit.png | Bin 610 -> 0 bytes macosx/icons/Cheser/16x16/actions/node-add.png | Bin 331 -> 0 bytes macosx/icons/Cheser/16x16/actions/node-break.png | Bin 449 -> 0 bytes .../Cheser/16x16/actions/node-delete-segment.png | Bin 426 -> 0 bytes macosx/icons/Cheser/16x16/actions/node-delete.png | Bin 268 -> 0 bytes .../Cheser/16x16/actions/node-join-segment.png | Bin 421 -> 0 bytes macosx/icons/Cheser/16x16/actions/node-join.png | Bin 459 -> 0 bytes .../Cheser/16x16/actions/node-segment-curve.png | Bin 441 -> 0 bytes .../Cheser/16x16/actions/node-segment-line.png | Bin 297 -> 0 bytes .../icons/Cheser/16x16/actions/node-transform.png | Bin 1054 -> 0 bytes .../Cheser/16x16/actions/node-type-auto-smooth.png | Bin 659 -> 0 bytes .../icons/Cheser/16x16/actions/node-type-cusp.png | Bin 549 -> 0 bytes .../Cheser/16x16/actions/node-type-smooth.png | Bin 543 -> 0 bytes .../Cheser/16x16/actions/node-type-symmetric.png | Bin 665 -> 0 bytes macosx/icons/Cheser/16x16/actions/note-new.png | Bin 692 -> 0 bytes macosx/icons/Cheser/16x16/actions/notebook-new.png | Bin 744 -> 0 bytes .../icons/Cheser/16x16/actions/object-columns.png | Bin 437 -> 0 bytes macosx/icons/Cheser/16x16/actions/object-crop.png | 1 - .../16x16/actions/object-flip-horizontal.png | Bin 579 -> 0 bytes .../Cheser/16x16/actions/object-flip-vertical.png | Bin 539 -> 0 bytes macosx/icons/Cheser/16x16/actions/object-group.png | Bin 513 -> 0 bytes .../icons/Cheser/16x16/actions/object-hidden.png | Bin 535 -> 0 bytes .../Cheser/16x16/actions/object-rotate-left.png | Bin 638 -> 0 bytes .../Cheser/16x16/actions/object-rotate-right.png | Bin 626 -> 0 bytes macosx/icons/Cheser/16x16/actions/object-rows.png | Bin 407 -> 0 bytes .../icons/Cheser/16x16/actions/object-stroke.png | Bin 310 -> 0 bytes .../icons/Cheser/16x16/actions/object-to-path.png | Bin 513 -> 0 bytes .../icons/Cheser/16x16/actions/object-ungroup.png | Bin 523 -> 0 bytes .../icons/Cheser/16x16/actions/object-visible.png | Bin 765 -> 0 bytes .../Cheser/16x16/actions/path-break-apart.png | Bin 638 -> 0 bytes .../icons/Cheser/16x16/actions/path-clip-edit.png | Bin 589 -> 0 bytes macosx/icons/Cheser/16x16/actions/path-combine.png | Bin 719 -> 0 bytes macosx/icons/Cheser/16x16/actions/path-cut.png | Bin 541 -> 0 bytes .../icons/Cheser/16x16/actions/path-difference.png | Bin 642 -> 0 bytes .../icons/Cheser/16x16/actions/path-division.png | Bin 647 -> 0 bytes .../16x16/actions/path-effect-parameter-next.png | Bin 781 -> 0 bytes .../icons/Cheser/16x16/actions/path-exclusion.png | Bin 696 -> 0 bytes macosx/icons/Cheser/16x16/actions/path-inset.png | Bin 877 -> 0 bytes .../Cheser/16x16/actions/path-intersection.png | Bin 594 -> 0 bytes .../icons/Cheser/16x16/actions/path-mask-edit.png | Bin 737 -> 0 bytes .../Cheser/16x16/actions/path-offset-dynamic.png | Bin 695 -> 0 bytes .../Cheser/16x16/actions/path-offset-linked.png | Bin 839 -> 0 bytes macosx/icons/Cheser/16x16/actions/path-outset.png | Bin 829 -> 0 bytes macosx/icons/Cheser/16x16/actions/path-reverse.png | Bin 614 -> 0 bytes .../icons/Cheser/16x16/actions/path-simplify.png | Bin 764 -> 0 bytes macosx/icons/Cheser/16x16/actions/path-union.png | Bin 565 -> 0 bytes .../Cheser/16x16/actions/perspective-parallel.png | Bin 254 -> 0 bytes .../16x16/actions/playlist-automatic-new.png | Bin 775 -> 0 bytes macosx/icons/Cheser/16x16/actions/playlist-new.png | Bin 733 -> 0 bytes macosx/icons/Cheser/16x16/actions/podcast-new.png | Bin 875 -> 0 bytes .../actions/preferences-system-firewall-new.png | Bin 796 -> 0 bytes macosx/icons/Cheser/16x16/actions/process-stop.png | Bin 673 -> 0 bytes .../icons/Cheser/16x16/actions/query-free-busy.png | Bin 609 -> 0 bytes macosx/icons/Cheser/16x16/actions/rating-blank.png | Bin 199 -> 0 bytes .../Cheser/16x16/actions/rating-rated-gray.png | Bin 384 -> 0 bytes macosx/icons/Cheser/16x16/actions/rating-rated.png | Bin 706 -> 0 bytes .../16x16/actions/rectangle-make-corners-sharp.png | Bin 474 -> 0 bytes .../Cheser/16x16/actions/selection-bottom.png | Bin 341 -> 0 bytes .../icons/Cheser/16x16/actions/selection-lower.png | Bin 335 -> 0 bytes .../16x16/actions/selection-make-bitmap-copy.png | Bin 692 -> 0 bytes .../actions/selection-move-to-layer-above.png | Bin 523 -> 0 bytes .../actions/selection-move-to-layer-below.png | Bin 527 -> 0 bytes .../icons/Cheser/16x16/actions/selection-raise.png | Bin 326 -> 0 bytes .../icons/Cheser/16x16/actions/selection-top.png | Bin 340 -> 0 bytes macosx/icons/Cheser/16x16/actions/show-dialogs.png | Bin 510 -> 0 bytes macosx/icons/Cheser/16x16/actions/show-grid.png | Bin 178 -> 0 bytes macosx/icons/Cheser/16x16/actions/show-guides.png | Bin 237 -> 0 bytes .../Cheser/16x16/actions/show-node-handles.png | Bin 762 -> 0 bytes .../Cheser/16x16/actions/show-path-outline.png | Bin 838 -> 0 bytes .../icons/Cheser/16x16/actions/slideshow-play.png | Bin 631 -> 0 bytes .../16x16/actions/snap-bounding-box-center.png | Bin 592 -> 0 bytes .../16x16/actions/snap-bounding-box-corners.png | Bin 359 -> 0 bytes .../16x16/actions/snap-bounding-box-edges.png | Bin 122 -> 0 bytes .../16x16/actions/snap-bounding-box-midpoints.png | Bin 573 -> 0 bytes .../Cheser/16x16/actions/snap-bounding-box.png | Bin 361 -> 0 bytes .../actions/snap-grid-guide-intersections.png | Bin 359 -> 0 bytes .../Cheser/16x16/actions/snap-nodes-center.png | Bin 463 -> 0 bytes .../icons/Cheser/16x16/actions/snap-nodes-cusp.png | Bin 562 -> 0 bytes .../16x16/actions/snap-nodes-intersection.png | Bin 631 -> 0 bytes .../Cheser/16x16/actions/snap-nodes-midpoint.png | Bin 434 -> 0 bytes .../icons/Cheser/16x16/actions/snap-nodes-path.png | Bin 627 -> 0 bytes .../16x16/actions/snap-nodes-rotation-center.png | Bin 424 -> 0 bytes .../Cheser/16x16/actions/snap-nodes-smooth.png | Bin 554 -> 0 bytes macosx/icons/Cheser/16x16/actions/snap-nodes.png | Bin 552 -> 0 bytes macosx/icons/Cheser/16x16/actions/snap-page.png | Bin 351 -> 0 bytes macosx/icons/Cheser/16x16/actions/snap.png | Bin 663 -> 0 bytes .../Cheser/16x16/actions/spray-clone-mode.png | Bin 496 -> 0 bytes .../icons/Cheser/16x16/actions/spray-copy-mode.png | Bin 448 -> 0 bytes .../Cheser/16x16/actions/spray-union-mode.png | Bin 469 -> 0 bytes .../Cheser/16x16/actions/stock_folder-copy.png | 1 - .../Cheser/16x16/actions/stock_folder-move.png | 1 - .../Cheser/16x16/actions/stock_insert-note.png | 1 - .../Cheser/16x16/actions/stock_insert-rule.png | Bin 289 -> 0 bytes .../Cheser/16x16/actions/stock_insert-table.png | Bin 474 -> 0 bytes .../16x16/actions/stock_new-24h-appointment.png | 1 - .../icons/Cheser/16x16/actions/stock_new-dir.png | 1 - .../Cheser/16x16/actions/stock_new-meeting.png | Bin 853 -> 0 bytes .../Cheser/16x16/actions/stock_select-column.png | Bin 195 -> 0 bytes .../Cheser/16x16/actions/stock_select-row.png | Bin 160 -> 0 bytes .../icons/Cheser/16x16/actions/stock_show-all.png | Bin 780 -> 0 bytes macosx/icons/Cheser/16x16/actions/stock_task.png | Bin 667 -> 0 bytes .../16x16/actions/stock_terminal-closetab.png | 1 - .../Cheser/16x16/actions/stock_terminal-newtab.png | 1 - .../16x16/actions/stock_terminal-newwindow.png | 1 - .../Cheser/16x16/actions/stock_text-monospaced.png | 1 - .../icons/Cheser/16x16/actions/stock_timezone.png | Bin 904 -> 0 bytes .../Cheser/16x16/actions/stock_view-details.png | Bin 169 -> 0 bytes .../Cheser/16x16/actions/stock_xfburn-burn-cd.png | 1 - .../16x16/actions/stock_xfburn-import-session.png | Bin 991 -> 0 bytes macosx/icons/Cheser/16x16/actions/stock_xfburn.png | 1 - .../icons/Cheser/16x16/actions/stroke-to-path.png | Bin 680 -> 0 bytes .../Cheser/16x16/actions/system-hibernate.png | Bin 730 -> 0 bytes .../Cheser/16x16/actions/system-lock-screen.png | Bin 922 -> 0 bytes .../icons/Cheser/16x16/actions/system-log-out.png | Bin 809 -> 0 bytes .../icons/Cheser/16x16/actions/system-reboot.png | 1 - macosx/icons/Cheser/16x16/actions/system-run.png | Bin 414 -> 0 bytes .../icons/Cheser/16x16/actions/system-search.png | Bin 996 -> 0 bytes .../icons/Cheser/16x16/actions/system-shutdown.png | Bin 547 -> 0 bytes .../icons/Cheser/16x16/actions/system-suspend.png | Bin 618 -> 0 bytes macosx/icons/Cheser/16x16/actions/tab-new.png | Bin 723 -> 0 bytes macosx/icons/Cheser/16x16/actions/tag-new.png | Bin 747 -> 0 bytes macosx/icons/Cheser/16x16/actions/tag.png | Bin 681 -> 0 bytes macosx/icons/Cheser/16x16/actions/tap-create.png | Bin 705 -> 0 bytes .../icons/Cheser/16x16/actions/tap-extract-to.png | 1 - macosx/icons/Cheser/16x16/actions/tap-extract.png | 1 - .../16x16/actions/text-convert-to-regular.png | Bin 392 -> 0 bytes .../Cheser/16x16/actions/text-flow-into-frame.png | Bin 447 -> 0 bytes .../Cheser/16x16/actions/text-put-on-path.png | Bin 645 -> 0 bytes .../Cheser/16x16/actions/text-remove-from-path.png | Bin 640 -> 0 bytes macosx/icons/Cheser/16x16/actions/text-unflow.png | Bin 434 -> 0 bytes macosx/icons/Cheser/16x16/actions/text-unkern.png | Bin 515 -> 0 bytes .../icons/Cheser/16x16/actions/text_horz_kern.png | Bin 720 -> 0 bytes .../Cheser/16x16/actions/text_letter_spacing.png | Bin 698 -> 0 bytes .../Cheser/16x16/actions/text_line_spacing.png | Bin 640 -> 0 bytes .../Cheser/16x16/actions/text_remove_kerns.png | Bin 526 -> 0 bytes .../icons/Cheser/16x16/actions/text_rotation.png | Bin 818 -> 0 bytes .../icons/Cheser/16x16/actions/text_subscript.png | Bin 656 -> 0 bytes .../Cheser/16x16/actions/text_superscript.png | Bin 660 -> 0 bytes .../icons/Cheser/16x16/actions/text_vert_kern.png | Bin 803 -> 0 bytes .../Cheser/16x16/actions/text_word_spacing.png | Bin 642 -> 0 bytes .../16x16/actions/transform-affect-gradient.png | Bin 628 -> 0 bytes .../16x16/actions/transform-affect-pattern.png | Bin 730 -> 0 bytes .../actions/transform-affect-rounded-corners.png | Bin 541 -> 0 bytes .../16x16/actions/transform-affect-stroke.png | Bin 443 -> 0 bytes .../16x16/actions/transform-crop-and-resize.png | Bin 789 -> 0 bytes .../16x16/actions/transform-move-horizontal.png | Bin 220 -> 0 bytes .../16x16/actions/transform-move-vertical.png | Bin 336 -> 0 bytes .../Cheser/16x16/actions/transform-rotate.png | Bin 703 -> 0 bytes .../Cheser/16x16/actions/view-calendar-day.png | Bin 540 -> 0 bytes .../Cheser/16x16/actions/view-calendar-list.png | Bin 511 -> 0 bytes .../Cheser/16x16/actions/view-calendar-month.png | Bin 627 -> 0 bytes .../Cheser/16x16/actions/view-calendar-week.png | Bin 591 -> 0 bytes .../16x16/actions/view-calendar-workweek.png | Bin 491 -> 0 bytes macosx/icons/Cheser/16x16/actions/view-far.png | Bin 508 -> 0 bytes .../icons/Cheser/16x16/actions/view-fullscreen.png | Bin 559 -> 0 bytes .../icons/Cheser/16x16/actions/view-minimize.png | Bin 703 -> 0 bytes macosx/icons/Cheser/16x16/actions/view-near.png | Bin 546 -> 0 bytes .../Cheser/16x16/actions/view-page-continuous.png | Bin 446 -> 0 bytes .../Cheser/16x16/actions/view-page-facing.png | Bin 471 -> 0 bytes macosx/icons/Cheser/16x16/actions/view-refresh.png | Bin 922 -> 0 bytes macosx/icons/Cheser/16x16/actions/view-restore.png | Bin 444 -> 0 bytes .../Cheser/16x16/actions/view-sort-ascending.png | Bin 503 -> 0 bytes .../Cheser/16x16/actions/view-sort-descending.png | Bin 489 -> 0 bytes macosx/icons/Cheser/16x16/actions/window-close.png | Bin 505 -> 0 bytes macosx/icons/Cheser/16x16/actions/window-new.png | Bin 461 -> 0 bytes macosx/icons/Cheser/16x16/actions/window-next.png | Bin 472 -> 0 bytes .../icons/Cheser/16x16/actions/window-previous.png | Bin 476 -> 0 bytes .../icons/Cheser/16x16/actions/xfpm-hibernate.png | 1 - macosx/icons/Cheser/16x16/actions/xfpm-suspend.png | 1 - macosx/icons/Cheser/16x16/devices/ac-adapter.png | Bin 606 -> 0 bytes macosx/icons/Cheser/16x16/devices/camera-photo.png | Bin 898 -> 0 bytes macosx/icons/Cheser/16x16/devices/camera-web.png | Bin 978 -> 0 bytes .../Cheser/16x16/devices/computer-apple-ipad.png | Bin 775 -> 0 bytes macosx/icons/Cheser/16x16/devices/computer.png | Bin 805 -> 0 bytes macosx/icons/Cheser/16x16/devices/device_pci.png | Bin 702 -> 0 bytes macosx/icons/Cheser/16x16/devices/device_usb.png | Bin 916 -> 0 bytes .../16x16/devices/drive-harddisk-encrypted.png | Bin 970 -> 0 bytes .../16x16/devices/drive-harddisk-ieee1394.png | Bin 833 -> 0 bytes .../Cheser/16x16/devices/drive-harddisk-system.png | Bin 908 -> 0 bytes .../Cheser/16x16/devices/drive-harddisk-usb.png | Bin 823 -> 0 bytes .../icons/Cheser/16x16/devices/drive-harddisk.png | Bin 847 -> 0 bytes .../icons/Cheser/16x16/devices/drive-optical.png | Bin 873 -> 0 bytes .../16x16/devices/gnome-dev-harddisk-1394.png | 1 - .../16x16/devices/gnome-dev-harddisk-usb.png | 1 - macosx/icons/Cheser/16x16/devices/gtk-harddisk.png | 1 - .../icons/Cheser/16x16/devices/input-dialpad.png | Bin 737 -> 0 bytes macosx/icons/Cheser/16x16/devices/input-gaming.png | Bin 817 -> 0 bytes .../icons/Cheser/16x16/devices/input-keyboard.png | Bin 588 -> 0 bytes macosx/icons/Cheser/16x16/devices/input-mouse.png | Bin 744 -> 0 bytes macosx/icons/Cheser/16x16/devices/input-tablet.png | Bin 966 -> 0 bytes .../icons/Cheser/16x16/devices/input-touchpad.png | Bin 622 -> 0 bytes macosx/icons/Cheser/16x16/devices/modem.png | Bin 670 -> 0 bytes macosx/icons/Cheser/16x16/devices/pda.png | Bin 382 -> 0 bytes macosx/icons/Cheser/16x16/devices/processor.png | Bin 633 -> 0 bytes macosx/icons/Cheser/16x16/devices/totem-tv.png | Bin 536 -> 0 bytes .../16x16/devices/uninterruptible-power-supply.png | Bin 911 -> 0 bytes .../icons/Cheser/16x16/devices/xfpm-ac-adapter.png | 1 - .../16x16/mimetypes/application-certificate.png | Bin 644 -> 0 bytes .../Cheser/16x16/mimetypes/application-pdf.png | Bin 708 -> 0 bytes .../16x16/mimetypes/application-pgp-encrypted.png | Bin 866 -> 0 bytes .../Cheser/16x16/mimetypes/application-rss+xml.png | Bin 857 -> 0 bytes .../16x16/mimetypes/application-x-bittorrent.png | Bin 728 -> 0 bytes .../16x16/mimetypes/application-x-blender.png | Bin 1148 -> 0 bytes .../16x16/mimetypes/application-x-cd-image.png | Bin 1019 -> 0 bytes .../16x16/mimetypes/application-x-desktop.png | Bin 741 -> 0 bytes .../16x16/mimetypes/application-x-executable.png | Bin 684 -> 0 bytes .../16x16/mimetypes/application-x-homebank.png | Bin 762 -> 0 bytes .../16x16/mimetypes/application-x-java-archive.png | Bin 635 -> 0 bytes .../Cheser/16x16/mimetypes/application-x-java.png | Bin 837 -> 0 bytes .../16x16/mimetypes/application-x-javascript.png | 1 - .../16x16/mimetypes/application-x-keepass.png | Bin 707 -> 0 bytes .../mimetypes/application-x-mono-develop-xib.png | Bin 995 -> 0 bytes .../mimetypes/application-x-ms-dos-executable.png | Bin 719 -> 0 bytes .../Cheser/16x16/mimetypes/application-x-note.png | 1 - .../16x16/mimetypes/application-x-package-list.png | Bin 605 -> 0 bytes .../Cheser/16x16/mimetypes/application-x-perl.png | Bin 863 -> 0 bytes .../Cheser/16x16/mimetypes/application-x-php.png | Bin 920 -> 0 bytes .../16x16/mimetypes/application-x-planner.png | Bin 664 -> 0 bytes .../mimetypes/application-x-python-bytecode.png | Bin 825 -> 0 bytes .../mimetypes/application-x-remote-connection.png | Bin 821 -> 0 bytes .../Cheser/16x16/mimetypes/application-x-ruby.png | Bin 920 -> 0 bytes .../Cheser/16x16/mimetypes/application-x-theme.png | Bin 735 -> 0 bytes .../Cheser/16x16/mimetypes/application-x-vnc.png | 1 - .../Cheser/16x16/mimetypes/audio-x-generic.png | Bin 688 -> 0 bytes .../Cheser/16x16/mimetypes/font-x-generic.png | Bin 974 -> 0 bytes .../16x16/mimetypes/gnome-mime-application-zip.png | 1 - .../Cheser/16x16/mimetypes/gnome-mime-audio.png | 1 - .../Cheser/16x16/mimetypes/gnome-mime-image.png | 1 - .../Cheser/16x16/mimetypes/gnome-mime-text.png | 1 - .../Cheser/16x16/mimetypes/gnome-mime-video.png | 1 - macosx/icons/Cheser/16x16/mimetypes/gtk-file.png | 1 - .../16x16/mimetypes/image-svg+xml-compressed.png | Bin 653 -> 0 bytes .../icons/Cheser/16x16/mimetypes/image-svg+xml.png | Bin 791 -> 0 bytes .../16x16/mimetypes/image-x-compressed-xcf.png | Bin 785 -> 0 bytes .../Cheser/16x16/mimetypes/image-x-generic.png | Bin 672 -> 0 bytes .../icons/Cheser/16x16/mimetypes/image-x-xcf.png | Bin 769 -> 0 bytes .../Cheser/16x16/mimetypes/package-x-generic.png | Bin 637 -> 0 bytes .../16x16/mimetypes/stock_thunar-templates.png | 1 - macosx/icons/Cheser/16x16/mimetypes/text-css.png | Bin 878 -> 0 bytes macosx/icons/Cheser/16x16/mimetypes/text-html.png | Bin 875 -> 0 bytes .../icons/Cheser/16x16/mimetypes/text-x-apport.png | Bin 865 -> 0 bytes .../Cheser/16x16/mimetypes/text-x-authors.png | Bin 758 -> 0 bytes macosx/icons/Cheser/16x16/mimetypes/text-x-boo.png | Bin 852 -> 0 bytes .../icons/Cheser/16x16/mimetypes/text-x-c++hdr.png | 1 - .../icons/Cheser/16x16/mimetypes/text-x-c++src.png | 1 - .../Cheser/16x16/mimetypes/text-x-changelog.png | Bin 796 -> 0 bytes .../icons/Cheser/16x16/mimetypes/text-x-chdr.png | 1 - .../Cheser/16x16/mimetypes/text-x-copying.png | Bin 833 -> 0 bytes .../icons/Cheser/16x16/mimetypes/text-x-csharp.png | 1 - .../icons/Cheser/16x16/mimetypes/text-x-csrc.png | Bin 917 -> 0 bytes .../16x16/mimetypes/text-x-generic-template.png | Bin 834 -> 0 bytes .../Cheser/16x16/mimetypes/text-x-generic.png | Bin 778 -> 0 bytes .../Cheser/16x16/mimetypes/text-x-install.png | Bin 852 -> 0 bytes .../icons/Cheser/16x16/mimetypes/text-x-java.png | Bin 877 -> 0 bytes macosx/icons/Cheser/16x16/mimetypes/text-x-log.png | Bin 426 -> 0 bytes .../Cheser/16x16/mimetypes/text-x-makefile.png | Bin 805 -> 0 bytes .../Cheser/16x16/mimetypes/text-x-opml+xml.png | Bin 897 -> 0 bytes .../icons/Cheser/16x16/mimetypes/text-x-patch.png | Bin 703 -> 0 bytes .../Cheser/16x16/mimetypes/text-x-preview.png | Bin 741 -> 0 bytes .../icons/Cheser/16x16/mimetypes/text-x-python.png | Bin 902 -> 0 bytes .../icons/Cheser/16x16/mimetypes/text-x-readme.png | Bin 855 -> 0 bytes .../icons/Cheser/16x16/mimetypes/text-x-script.png | Bin 913 -> 0 bytes .../Cheser/16x16/mimetypes/video-x-generic.png | Bin 949 -> 0 bytes macosx/icons/Cheser/16x16/places/desktop.png | 1 - macosx/icons/Cheser/16x16/places/film-roll.png | Bin 795 -> 0 bytes .../icons/Cheser/16x16/places/folder-documents.png | Bin 806 -> 0 bytes .../icons/Cheser/16x16/places/folder-download.png | Bin 788 -> 0 bytes macosx/icons/Cheser/16x16/places/folder-music.png | Bin 810 -> 0 bytes .../icons/Cheser/16x16/places/folder-pictures.png | Bin 878 -> 0 bytes .../Cheser/16x16/places/folder-publicshare.png | Bin 804 -> 0 bytes macosx/icons/Cheser/16x16/places/folder-remote.png | Bin 739 -> 0 bytes .../Cheser/16x16/places/folder-saved-search.png | Bin 828 -> 0 bytes .../icons/Cheser/16x16/places/folder-templates.png | Bin 775 -> 0 bytes macosx/icons/Cheser/16x16/places/folder.png | Bin 651 -> 0 bytes .../icons/Cheser/16x16/places/gnome-fs-desktop.png | 1 - .../Cheser/16x16/places/gnome-fs-directory.png | 1 - macosx/icons/Cheser/16x16/places/gnome-fs-ftp.png | 1 - macosx/icons/Cheser/16x16/places/gnome-fs-home.png | 1 - macosx/icons/Cheser/16x16/places/gnome-fs-nfs.png | 1 - .../icons/Cheser/16x16/places/gnome-fs-share.png | 1 - macosx/icons/Cheser/16x16/places/gnome-fs-smb.png | 1 - macosx/icons/Cheser/16x16/places/gnome-fs-ssh.png | 1 - .../places/gnome-mime-x-directory-smb-share.png | 1 - macosx/icons/Cheser/16x16/places/gtk-directory.png | 1 - .../icons/Cheser/16x16/places/inode-directory.png | 1 - .../Cheser/16x16/places/library-internet-radio.png | Bin 494 -> 0 bytes .../icons/Cheser/16x16/places/library-podcast.png | Bin 870 -> 0 bytes macosx/icons/Cheser/16x16/places/music-library.png | Bin 967 -> 0 bytes macosx/icons/Cheser/16x16/places/note.png | Bin 621 -> 0 bytes macosx/icons/Cheser/16x16/places/notebook.png | Bin 580 -> 0 bytes .../Cheser/16x16/places/playlist-automatic.png | Bin 680 -> 0 bytes macosx/icons/Cheser/16x16/places/playlist.png | Bin 566 -> 0 bytes macosx/icons/Cheser/16x16/places/stock_folder.png | 1 - macosx/icons/Cheser/16x16/places/stock_notes.png | 1 - .../Cheser/16x16/places/stock_shared-by-me.png | 1 - .../Cheser/16x16/places/stock_shared-to-me.png | 1 - macosx/icons/Cheser/16x16/places/user-desktop.png | Bin 849 -> 0 bytes macosx/icons/Cheser/16x16/places/user-home.png | Bin 861 -> 0 bytes macosx/icons/Cheser/16x16/places/user-trash.png | Bin 997 -> 0 bytes macosx/icons/Cheser/20x20/actions/dialog-apply.png | Bin 1002 -> 0 bytes .../icons/Cheser/20x20/actions/dialog-cancel.png | Bin 1067 -> 0 bytes macosx/icons/Cheser/20x20/actions/dialog-no.png | Bin 952 -> 0 bytes macosx/icons/Cheser/20x20/actions/dialog-ok.png | Bin 963 -> 0 bytes macosx/icons/Cheser/20x20/actions/dialog-yes.png | Bin 1044 -> 0 bytes macosx/icons/Cheser/20x20/actions/gtk-apply.png | 1 - macosx/icons/Cheser/20x20/actions/gtk-cancel.png | 1 - macosx/icons/Cheser/20x20/actions/gtk-no.png | 1 - macosx/icons/Cheser/20x20/actions/gtk-ok.png | 1 - macosx/icons/Cheser/20x20/actions/gtk-yes.png | 1 - .../Cheser/22x22/actions/add-files-to-archive.png | 1 - .../Cheser/22x22/actions/add-folder-to-archive.png | 1 - .../Cheser/22x22/actions/application-exit.png | Bin 1091 -> 0 bytes .../icons/Cheser/22x22/actions/appointment-new.png | Bin 1651 -> 0 bytes .../icons/Cheser/22x22/actions/archive-extract.png | Bin 1002 -> 0 bytes .../22x22/actions/archive-insert-directory.png | Bin 1090 -> 0 bytes .../icons/Cheser/22x22/actions/archive-insert.png | Bin 1167 -> 0 bytes macosx/icons/Cheser/22x22/actions/call-stop.png | Bin 840 -> 0 bytes macosx/icons/Cheser/22x22/actions/cards-deal.png | Bin 1061 -> 0 bytes macosx/icons/Cheser/22x22/actions/contact-new.png | Bin 969 -> 0 bytes macosx/icons/Cheser/22x22/actions/crop.png | Bin 1132 -> 0 bytes macosx/icons/Cheser/22x22/actions/dialog-close.png | 1 - .../icons/Cheser/22x22/actions/document-edit.png | Bin 1219 -> 0 bytes macosx/icons/Cheser/22x22/actions/document-new.png | Bin 1208 -> 0 bytes .../Cheser/22x22/actions/document-open-recent.png | Bin 1617 -> 0 bytes .../icons/Cheser/22x22/actions/document-open.png | Bin 977 -> 0 bytes .../Cheser/22x22/actions/document-page-setup.png | Bin 1349 -> 0 bytes .../Cheser/22x22/actions/document-preview.png | Bin 1350 -> 0 bytes .../Cheser/22x22/actions/document-properties.png | Bin 1372 -> 0 bytes .../Cheser/22x22/actions/document-revert-ltr.png | 1 - .../Cheser/22x22/actions/document-revert-rtl.png | Bin 1322 -> 0 bytes .../icons/Cheser/22x22/actions/document-revert.png | Bin 1281 -> 0 bytes .../Cheser/22x22/actions/document-save-as.png | Bin 1158 -> 0 bytes .../icons/Cheser/22x22/actions/document-save.png | Bin 1224 -> 0 bytes .../icons/Cheser/22x22/actions/document-send.png | Bin 813 -> 0 bytes macosx/icons/Cheser/22x22/actions/draw-polygon.png | Bin 790 -> 0 bytes macosx/icons/Cheser/22x22/actions/draw-star.png | Bin 905 -> 0 bytes macosx/icons/Cheser/22x22/actions/draw-text.png | Bin 1032 -> 0 bytes macosx/icons/Cheser/22x22/actions/edit-clear.png | Bin 1060 -> 0 bytes macosx/icons/Cheser/22x22/actions/edit-copy.png | Bin 729 -> 0 bytes macosx/icons/Cheser/22x22/actions/edit-cut.png | Bin 1236 -> 0 bytes macosx/icons/Cheser/22x22/actions/edit-delete.png | Bin 1418 -> 0 bytes .../Cheser/22x22/actions/edit-find-replace.png | Bin 1627 -> 0 bytes macosx/icons/Cheser/22x22/actions/edit-find.png | Bin 1517 -> 0 bytes .../Cheser/22x22/actions/edit-paste-in-place.png | Bin 1068 -> 0 bytes .../Cheser/22x22/actions/edit-paste-style.png | Bin 867 -> 0 bytes macosx/icons/Cheser/22x22/actions/edit-paste.png | Bin 952 -> 0 bytes .../icons/Cheser/22x22/actions/edit-redo-ltr.png | 1 - .../icons/Cheser/22x22/actions/edit-redo-rtl.png | Bin 1067 -> 0 bytes macosx/icons/Cheser/22x22/actions/edit-redo.png | Bin 1027 -> 0 bytes .../icons/Cheser/22x22/actions/edit-select-all.png | Bin 1188 -> 0 bytes macosx/icons/Cheser/22x22/actions/edit-select.png | Bin 825 -> 0 bytes .../Cheser/22x22/actions/edit-undelete-ltr.png | 1 - .../Cheser/22x22/actions/edit-undelete-rtl.png | Bin 1403 -> 0 bytes .../icons/Cheser/22x22/actions/edit-undelete.png | Bin 1525 -> 0 bytes .../Cheser/22x22/actions/edit-undo-history.png | Bin 1088 -> 0 bytes .../icons/Cheser/22x22/actions/edit-undo-ltr.png | 1 - .../icons/Cheser/22x22/actions/edit-undo-rtl.png | Bin 1018 -> 0 bytes macosx/icons/Cheser/22x22/actions/edit-undo.png | Bin 991 -> 0 bytes .../Cheser/22x22/actions/eog-image-gallery.png | Bin 653 -> 0 bytes .../icons/Cheser/22x22/actions/extract-archive.png | 1 - macosx/icons/Cheser/22x22/actions/file-catalog.png | Bin 497 -> 0 bytes macosx/icons/Cheser/22x22/actions/file-library.png | 1 - macosx/icons/Cheser/22x22/actions/file-search.png | 1 - macosx/icons/Cheser/22x22/actions/folder-copy.png | Bin 672 -> 0 bytes macosx/icons/Cheser/22x22/actions/folder-move.png | Bin 590 -> 0 bytes macosx/icons/Cheser/22x22/actions/folder-new.png | Bin 1147 -> 0 bytes .../Cheser/22x22/actions/giggle-diff-view.png | Bin 713 -> 0 bytes .../Cheser/22x22/actions/giggle-history-view.png | 1 - macosx/icons/Cheser/22x22/actions/giggle-tag.png | 1 - macosx/icons/Cheser/22x22/actions/go-bottom.png | Bin 1174 -> 0 bytes macosx/icons/Cheser/22x22/actions/go-down.png | Bin 1154 -> 0 bytes macosx/icons/Cheser/22x22/actions/go-first-ltr.png | 1 - macosx/icons/Cheser/22x22/actions/go-first-rtl.png | 1 - macosx/icons/Cheser/22x22/actions/go-first.png | Bin 1216 -> 0 bytes macosx/icons/Cheser/22x22/actions/go-home.png | Bin 1332 -> 0 bytes macosx/icons/Cheser/22x22/actions/go-jump-ltr.png | 1 - macosx/icons/Cheser/22x22/actions/go-jump-rtl.png | Bin 996 -> 0 bytes macosx/icons/Cheser/22x22/actions/go-jump.png | Bin 1043 -> 0 bytes macosx/icons/Cheser/22x22/actions/go-last-ltr.png | 1 - macosx/icons/Cheser/22x22/actions/go-last-rtl.png | 1 - macosx/icons/Cheser/22x22/actions/go-last.png | Bin 1188 -> 0 bytes macosx/icons/Cheser/22x22/actions/go-next-ltr.png | 1 - macosx/icons/Cheser/22x22/actions/go-next-rtl.png | 1 - macosx/icons/Cheser/22x22/actions/go-next.png | Bin 1114 -> 0 bytes .../icons/Cheser/22x22/actions/go-previous-ltr.png | 1 - .../icons/Cheser/22x22/actions/go-previous-rtl.png | 1 - macosx/icons/Cheser/22x22/actions/go-previous.png | Bin 1111 -> 0 bytes macosx/icons/Cheser/22x22/actions/go-today.png | Bin 1008 -> 0 bytes macosx/icons/Cheser/22x22/actions/go-top.png | Bin 1107 -> 0 bytes macosx/icons/Cheser/22x22/actions/go-up.png | Bin 1063 -> 0 bytes macosx/icons/Cheser/22x22/actions/gtk-about.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-add.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-clear.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-close.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-copy.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-cut.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-delete.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-edit.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-execute.png | 1 - .../Cheser/22x22/actions/gtk-find-and-replace.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-find.png | 1 - .../icons/Cheser/22x22/actions/gtk-fullscreen.png | 1 - .../icons/Cheser/22x22/actions/gtk-go-back-ltr.png | 1 - .../icons/Cheser/22x22/actions/gtk-go-back-rtl.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-go-back.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-go-down.png | 1 - .../Cheser/22x22/actions/gtk-go-forward-ltr.png | 1 - .../Cheser/22x22/actions/gtk-go-forward-rtl.png | 1 - .../icons/Cheser/22x22/actions/gtk-go-forward.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-go-up.png | 1 - .../icons/Cheser/22x22/actions/gtk-goto-bottom.png | 1 - .../Cheser/22x22/actions/gtk-goto-first-ltr.png | 1 - .../Cheser/22x22/actions/gtk-goto-first-rtl.png | 1 - .../icons/Cheser/22x22/actions/gtk-goto-first.png | 1 - .../Cheser/22x22/actions/gtk-goto-last-ltr.png | 1 - .../Cheser/22x22/actions/gtk-goto-last-rtl.png | 1 - .../icons/Cheser/22x22/actions/gtk-goto-last.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-goto-top.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-home.png | 1 - .../icons/Cheser/22x22/actions/gtk-jump-to-ltr.png | 1 - .../icons/Cheser/22x22/actions/gtk-jump-to-rtl.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-jump-to.png | 1 - .../Cheser/22x22/actions/gtk-leave-fullscreen.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-new.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-open.png | 1 - .../icons/Cheser/22x22/actions/gtk-page-setup.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-paste.png | 1 - .../icons/Cheser/22x22/actions/gtk-properties.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-quit.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-redo-ltr.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-redo-rtl.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-redo.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-refresh.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-remove.png | 1 - .../22x22/actions/gtk-revert-to-saved-ltr.png | 1 - .../22x22/actions/gtk-revert-to-saved-rtl.png | 1 - .../Cheser/22x22/actions/gtk-revert-to-saved.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-save-as.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-save.png | 1 - .../icons/Cheser/22x22/actions/gtk-select-all.png | 1 - .../Cheser/22x22/actions/gtk-sort-ascending.png | 1 - .../Cheser/22x22/actions/gtk-sort-descending.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-stop.png | 1 - .../Cheser/22x22/actions/gtk-undelete-ltr.png | 1 - .../Cheser/22x22/actions/gtk-undelete-rtl.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-undelete.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-undo-ltr.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-undo-rtl.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-undo.png | 1 - macosx/icons/Cheser/22x22/actions/help-about.png | Bin 981 -> 0 bytes .../icons/Cheser/22x22/actions/help-contents.png | Bin 966 -> 0 bytes macosx/icons/Cheser/22x22/actions/help-faq.png | Bin 1118 -> 0 bytes macosx/icons/Cheser/22x22/actions/histogram.png | Bin 515 -> 0 bytes macosx/icons/Cheser/22x22/actions/history-view.png | 1 - macosx/icons/Cheser/22x22/actions/icon_console.png | Bin 857 -> 0 bytes .../icons/Cheser/22x22/actions/im-message-new.png | Bin 1105 -> 0 bytes macosx/icons/Cheser/22x22/actions/insert-image.png | Bin 919 -> 0 bytes macosx/icons/Cheser/22x22/actions/insert-link.png | Bin 1038 -> 0 bytes .../icons/Cheser/22x22/actions/insert-object.png | Bin 673 -> 0 bytes macosx/icons/Cheser/22x22/actions/insert-pause.png | Bin 818 -> 0 bytes macosx/icons/Cheser/22x22/actions/insert-text.png | Bin 795 -> 0 bytes .../Cheser/22x22/actions/internet-radio-new.png | Bin 1149 -> 0 bytes .../icons/Cheser/22x22/actions/iso-image-burn.png | Bin 1339 -> 0 bytes .../icons/Cheser/22x22/actions/iso-image-new.png | Bin 1333 -> 0 bytes .../Cheser/22x22/actions/jockey-certified.png | Bin 861 -> 0 bytes macosx/icons/Cheser/22x22/actions/layer-bottom.png | 1 - macosx/icons/Cheser/22x22/actions/layer-delete.png | 1 - macosx/icons/Cheser/22x22/actions/layer-lower.png | 1 - macosx/icons/Cheser/22x22/actions/layer-new.png | 1 - macosx/icons/Cheser/22x22/actions/layer-raise.png | 1 - macosx/icons/Cheser/22x22/actions/layer-top.png | 1 - macosx/icons/Cheser/22x22/actions/list-add.png | Bin 773 -> 0 bytes macosx/icons/Cheser/22x22/actions/list-remove.png | Bin 463 -> 0 bytes .../icons/Cheser/22x22/actions/mode-image-edit.png | Bin 768 -> 0 bytes macosx/icons/Cheser/22x22/actions/note-new.png | Bin 932 -> 0 bytes macosx/icons/Cheser/22x22/actions/notebook-new.png | Bin 1147 -> 0 bytes macosx/icons/Cheser/22x22/actions/object-crop.png | 1 - .../22x22/actions/object-flip-horizontal.png | Bin 964 -> 0 bytes .../Cheser/22x22/actions/object-flip-vertical.png | Bin 1042 -> 0 bytes .../Cheser/22x22/actions/object-rotate-left.png | Bin 1006 -> 0 bytes .../Cheser/22x22/actions/object-rotate-right.png | Bin 1028 -> 0 bytes .../Cheser/22x22/actions/object-stroke-style.png | Bin 1015 -> 0 bytes .../22x22/actions/playlist-automatic-new.png | Bin 1077 -> 0 bytes macosx/icons/Cheser/22x22/actions/playlist-new.png | Bin 1016 -> 0 bytes macosx/icons/Cheser/22x22/actions/podcast-new.png | Bin 1458 -> 0 bytes .../actions/preferences-system-firewall-new.png | Bin 1297 -> 0 bytes macosx/icons/Cheser/22x22/actions/process-stop.png | Bin 1195 -> 0 bytes .../icons/Cheser/22x22/actions/query-free-busy.png | Bin 1123 -> 0 bytes .../icons/Cheser/22x22/actions/slideshow-play.png | Bin 885 -> 0 bytes .../Cheser/22x22/actions/stock_folder-copy.png | 1 - .../Cheser/22x22/actions/stock_folder-move.png | 1 - .../Cheser/22x22/actions/stock_insert-note.png | 1 - .../Cheser/22x22/actions/stock_insert-rule.png | Bin 254 -> 0 bytes .../Cheser/22x22/actions/stock_insert-table.png | Bin 590 -> 0 bytes .../22x22/actions/stock_new-24h-appointment.png | 1 - .../icons/Cheser/22x22/actions/stock_new-dir.png | 1 - .../Cheser/22x22/actions/stock_new-meeting.png | Bin 1373 -> 0 bytes .../Cheser/22x22/actions/stock_select-column.png | Bin 436 -> 0 bytes .../Cheser/22x22/actions/stock_select-row.png | Bin 471 -> 0 bytes .../icons/Cheser/22x22/actions/stock_show-all.png | Bin 935 -> 0 bytes macosx/icons/Cheser/22x22/actions/stock_task.png | Bin 959 -> 0 bytes .../22x22/actions/stock_terminal-closetab.png | 1 - .../Cheser/22x22/actions/stock_terminal-newtab.png | 1 - .../22x22/actions/stock_terminal-newwindow.png | 1 - .../Cheser/22x22/actions/stock_text-monospaced.png | 1 - .../icons/Cheser/22x22/actions/stock_timezone.png | Bin 1818 -> 0 bytes .../Cheser/22x22/actions/stock_view-details.png | Bin 446 -> 0 bytes .../Cheser/22x22/actions/stock_xfburn-burn-cd.png | 1 - .../22x22/actions/stock_xfburn-import-session.png | Bin 1521 -> 0 bytes macosx/icons/Cheser/22x22/actions/stock_xfburn.png | 1 - .../Cheser/22x22/actions/system-hibernate.png | Bin 1186 -> 0 bytes .../Cheser/22x22/actions/system-lock-screen.png | Bin 1434 -> 0 bytes .../icons/Cheser/22x22/actions/system-log-out.png | Bin 1196 -> 0 bytes .../icons/Cheser/22x22/actions/system-reboot.png | 1 - macosx/icons/Cheser/22x22/actions/system-run.png | Bin 1333 -> 0 bytes .../icons/Cheser/22x22/actions/system-search.png | Bin 1521 -> 0 bytes .../icons/Cheser/22x22/actions/system-shutdown.png | Bin 717 -> 0 bytes .../icons/Cheser/22x22/actions/system-suspend.png | Bin 958 -> 0 bytes macosx/icons/Cheser/22x22/actions/tab-new.png | Bin 1162 -> 0 bytes macosx/icons/Cheser/22x22/actions/tag-new.png | Bin 1096 -> 0 bytes macosx/icons/Cheser/22x22/actions/tag.png | Bin 967 -> 0 bytes macosx/icons/Cheser/22x22/actions/tap-create.png | Bin 969 -> 0 bytes .../icons/Cheser/22x22/actions/tap-extract-to.png | 1 - macosx/icons/Cheser/22x22/actions/tap-extract.png | 1 - .../Cheser/22x22/actions/transaction-begin.png | Bin 1046 -> 0 bytes .../Cheser/22x22/actions/transaction-commit.png | Bin 1153 -> 0 bytes .../Cheser/22x22/actions/transaction-rollback.png | Bin 904 -> 0 bytes .../22x22/actions/transform-crop-and-resize.png | Bin 1132 -> 0 bytes .../Cheser/22x22/actions/view-calendar-day.png | Bin 717 -> 0 bytes .../Cheser/22x22/actions/view-calendar-list.png | Bin 713 -> 0 bytes .../Cheser/22x22/actions/view-calendar-month.png | Bin 968 -> 0 bytes .../Cheser/22x22/actions/view-calendar-week.png | Bin 774 -> 0 bytes .../22x22/actions/view-calendar-workweek.png | Bin 699 -> 0 bytes macosx/icons/Cheser/22x22/actions/view-far.png | Bin 643 -> 0 bytes .../icons/Cheser/22x22/actions/view-fullscreen.png | Bin 582 -> 0 bytes .../icons/Cheser/22x22/actions/view-minimize.png | Bin 990 -> 0 bytes macosx/icons/Cheser/22x22/actions/view-near.png | Bin 664 -> 0 bytes .../Cheser/22x22/actions/view-page-continuous.png | Bin 722 -> 0 bytes .../Cheser/22x22/actions/view-page-facing.png | Bin 483 -> 0 bytes macosx/icons/Cheser/22x22/actions/view-refresh.png | Bin 1349 -> 0 bytes macosx/icons/Cheser/22x22/actions/view-restore.png | Bin 601 -> 0 bytes .../Cheser/22x22/actions/view-sort-ascending.png | Bin 914 -> 0 bytes .../Cheser/22x22/actions/view-sort-descending.png | Bin 872 -> 0 bytes macosx/icons/Cheser/22x22/actions/window-close.png | Bin 1065 -> 0 bytes macosx/icons/Cheser/22x22/actions/window-new.png | Bin 731 -> 0 bytes .../icons/Cheser/22x22/actions/xfpm-hibernate.png | 1 - macosx/icons/Cheser/22x22/actions/xfpm-suspend.png | 1 - macosx/icons/Cheser/22x22/devices/ac-adapter.png | Bin 1189 -> 0 bytes macosx/icons/Cheser/22x22/devices/camera-photo.png | Bin 1331 -> 0 bytes macosx/icons/Cheser/22x22/devices/camera-web.png | Bin 1419 -> 0 bytes .../Cheser/22x22/devices/computer-apple-ipad.png | Bin 1068 -> 0 bytes macosx/icons/Cheser/22x22/devices/computer.png | Bin 1273 -> 0 bytes macosx/icons/Cheser/22x22/devices/device_pci.png | Bin 945 -> 0 bytes macosx/icons/Cheser/22x22/devices/device_usb.png | Bin 1105 -> 0 bytes .../22x22/devices/drive-harddisk-encrypted.png | Bin 1457 -> 0 bytes .../22x22/devices/drive-harddisk-ieee1394.png | Bin 1099 -> 0 bytes .../Cheser/22x22/devices/drive-harddisk-system.png | Bin 1308 -> 0 bytes .../Cheser/22x22/devices/drive-harddisk-usb.png | Bin 1093 -> 0 bytes .../icons/Cheser/22x22/devices/drive-harddisk.png | Bin 1222 -> 0 bytes .../icons/Cheser/22x22/devices/drive-optical.png | Bin 1294 -> 0 bytes .../22x22/devices/gnome-dev-harddisk-1394.png | 1 - .../22x22/devices/gnome-dev-harddisk-usb.png | 1 - macosx/icons/Cheser/22x22/devices/gtk-harddisk.png | 1 - .../icons/Cheser/22x22/devices/input-dialpad.png | Bin 267 -> 0 bytes macosx/icons/Cheser/22x22/devices/input-gaming.png | Bin 1107 -> 0 bytes .../icons/Cheser/22x22/devices/input-keyboard.png | Bin 710 -> 0 bytes macosx/icons/Cheser/22x22/devices/input-mouse.png | Bin 1038 -> 0 bytes macosx/icons/Cheser/22x22/devices/input-tablet.png | Bin 1296 -> 0 bytes .../icons/Cheser/22x22/devices/input-touchpad.png | Bin 860 -> 0 bytes macosx/icons/Cheser/22x22/devices/modem.png | Bin 1240 -> 0 bytes macosx/icons/Cheser/22x22/devices/pda.png | Bin 673 -> 0 bytes macosx/icons/Cheser/22x22/devices/processor.png | Bin 1640 -> 0 bytes macosx/icons/Cheser/22x22/devices/totem-tv.png | Bin 783 -> 0 bytes .../22x22/devices/uninterruptible-power-supply.png | Bin 1222 -> 0 bytes .../icons/Cheser/22x22/devices/xfpm-ac-adapter.png | 1 - .../22x22/mimetypes/application-certificate.png | Bin 840 -> 0 bytes .../Cheser/22x22/mimetypes/application-pdf.png | Bin 1155 -> 0 bytes .../22x22/mimetypes/application-pgp-encrypted.png | Bin 1401 -> 0 bytes .../Cheser/22x22/mimetypes/application-rss+xml.png | Bin 1131 -> 0 bytes .../22x22/mimetypes/application-x-bittorrent.png | Bin 1044 -> 0 bytes .../22x22/mimetypes/application-x-blender.png | Bin 1524 -> 0 bytes .../22x22/mimetypes/application-x-cd-image.png | Bin 1476 -> 0 bytes .../22x22/mimetypes/application-x-desktop.png | Bin 1090 -> 0 bytes .../22x22/mimetypes/application-x-executable.png | Bin 1231 -> 0 bytes .../22x22/mimetypes/application-x-homebank.png | Bin 1127 -> 0 bytes .../22x22/mimetypes/application-x-java-archive.png | Bin 978 -> 0 bytes .../Cheser/22x22/mimetypes/application-x-java.png | Bin 1268 -> 0 bytes .../22x22/mimetypes/application-x-javascript.png | 1 - .../22x22/mimetypes/application-x-keepass.png | Bin 1026 -> 0 bytes .../mimetypes/application-x-mono-develop-xib.png | Bin 1410 -> 0 bytes .../mimetypes/application-x-ms-dos-executable.png | Bin 1115 -> 0 bytes .../Cheser/22x22/mimetypes/application-x-note.png | 1 - .../22x22/mimetypes/application-x-package-list.png | Bin 933 -> 0 bytes .../Cheser/22x22/mimetypes/application-x-perl.png | Bin 1274 -> 0 bytes .../Cheser/22x22/mimetypes/application-x-php.png | Bin 1391 -> 0 bytes .../22x22/mimetypes/application-x-planner.png | Bin 1011 -> 0 bytes .../mimetypes/application-x-python-bytecode.png | Bin 1221 -> 0 bytes .../mimetypes/application-x-remote-connection.png | Bin 1235 -> 0 bytes .../Cheser/22x22/mimetypes/application-x-ruby.png | Bin 1304 -> 0 bytes .../Cheser/22x22/mimetypes/application-x-theme.png | Bin 1242 -> 0 bytes .../Cheser/22x22/mimetypes/application-x-vnc.png | 1 - .../Cheser/22x22/mimetypes/audio-x-generic.png | Bin 955 -> 0 bytes .../Cheser/22x22/mimetypes/font-x-generic.png | Bin 1476 -> 0 bytes .../22x22/mimetypes/gnome-mime-application-zip.png | 1 - .../Cheser/22x22/mimetypes/gnome-mime-audio.png | 1 - .../Cheser/22x22/mimetypes/gnome-mime-image.png | 1 - .../Cheser/22x22/mimetypes/gnome-mime-text.png | 1 - .../Cheser/22x22/mimetypes/gnome-mime-video.png | 1 - macosx/icons/Cheser/22x22/mimetypes/gtk-file.png | 1 - .../22x22/mimetypes/image-svg+xml-compressed.png | Bin 914 -> 0 bytes .../icons/Cheser/22x22/mimetypes/image-svg+xml.png | Bin 1336 -> 0 bytes .../22x22/mimetypes/image-x-compressed-xcf.png | Bin 1083 -> 0 bytes .../Cheser/22x22/mimetypes/image-x-generic.png | Bin 993 -> 0 bytes .../icons/Cheser/22x22/mimetypes/image-x-xcf.png | Bin 1147 -> 0 bytes .../Cheser/22x22/mimetypes/package-x-generic.png | Bin 1036 -> 0 bytes .../22x22/mimetypes/stock_thunar-templates.png | 1 - macosx/icons/Cheser/22x22/mimetypes/text-css.png | Bin 1372 -> 0 bytes macosx/icons/Cheser/22x22/mimetypes/text-html.png | Bin 1318 -> 0 bytes .../icons/Cheser/22x22/mimetypes/text-x-apport.png | Bin 1316 -> 0 bytes .../Cheser/22x22/mimetypes/text-x-authors.png | Bin 1174 -> 0 bytes macosx/icons/Cheser/22x22/mimetypes/text-x-boo.png | Bin 1293 -> 0 bytes .../icons/Cheser/22x22/mimetypes/text-x-c++hdr.png | 1 - .../icons/Cheser/22x22/mimetypes/text-x-c++src.png | 1 - .../Cheser/22x22/mimetypes/text-x-changelog.png | Bin 1081 -> 0 bytes .../icons/Cheser/22x22/mimetypes/text-x-chdr.png | 1 - .../Cheser/22x22/mimetypes/text-x-copying.png | Bin 1330 -> 0 bytes .../icons/Cheser/22x22/mimetypes/text-x-csharp.png | 1 - .../icons/Cheser/22x22/mimetypes/text-x-csrc.png | Bin 1428 -> 0 bytes .../22x22/mimetypes/text-x-generic-template.png | Bin 1147 -> 0 bytes .../Cheser/22x22/mimetypes/text-x-generic.png | Bin 1098 -> 0 bytes .../Cheser/22x22/mimetypes/text-x-install.png | Bin 1287 -> 0 bytes .../icons/Cheser/22x22/mimetypes/text-x-java.png | Bin 1332 -> 0 bytes macosx/icons/Cheser/22x22/mimetypes/text-x-log.png | Bin 754 -> 0 bytes .../Cheser/22x22/mimetypes/text-x-makefile.png | Bin 1201 -> 0 bytes .../Cheser/22x22/mimetypes/text-x-opml+xml.png | Bin 1141 -> 0 bytes .../icons/Cheser/22x22/mimetypes/text-x-patch.png | Bin 1137 -> 0 bytes .../Cheser/22x22/mimetypes/text-x-preview.png | Bin 1036 -> 0 bytes .../icons/Cheser/22x22/mimetypes/text-x-python.png | Bin 1344 -> 0 bytes .../icons/Cheser/22x22/mimetypes/text-x-readme.png | Bin 1311 -> 0 bytes .../icons/Cheser/22x22/mimetypes/text-x-script.png | Bin 1304 -> 0 bytes .../Cheser/22x22/mimetypes/video-x-generic.png | Bin 1409 -> 0 bytes macosx/icons/Cheser/22x22/places/desktop.png | 1 - macosx/icons/Cheser/22x22/places/film-roll.png | Bin 1016 -> 0 bytes .../icons/Cheser/22x22/places/folder-documents.png | Bin 1029 -> 0 bytes .../icons/Cheser/22x22/places/folder-download.png | Bin 1030 -> 0 bytes macosx/icons/Cheser/22x22/places/folder-music.png | Bin 1028 -> 0 bytes .../icons/Cheser/22x22/places/folder-pictures.png | Bin 1105 -> 0 bytes .../Cheser/22x22/places/folder-publicshare.png | Bin 1041 -> 0 bytes macosx/icons/Cheser/22x22/places/folder-remote.png | Bin 1005 -> 0 bytes .../Cheser/22x22/places/folder-saved-search.png | Bin 1053 -> 0 bytes .../icons/Cheser/22x22/places/folder-templates.png | Bin 1037 -> 0 bytes macosx/icons/Cheser/22x22/places/folder.png | Bin 879 -> 0 bytes .../icons/Cheser/22x22/places/gnome-fs-desktop.png | 1 - .../Cheser/22x22/places/gnome-fs-directory.png | 1 - macosx/icons/Cheser/22x22/places/gnome-fs-ftp.png | 1 - macosx/icons/Cheser/22x22/places/gnome-fs-home.png | 1 - macosx/icons/Cheser/22x22/places/gnome-fs-nfs.png | 1 - .../icons/Cheser/22x22/places/gnome-fs-share.png | 1 - macosx/icons/Cheser/22x22/places/gnome-fs-smb.png | 1 - macosx/icons/Cheser/22x22/places/gnome-fs-ssh.png | 1 - .../places/gnome-mime-x-directory-smb-share.png | 1 - macosx/icons/Cheser/22x22/places/gtk-directory.png | 1 - .../icons/Cheser/22x22/places/inode-directory.png | 1 - .../Cheser/22x22/places/library-internet-radio.png | Bin 929 -> 0 bytes .../icons/Cheser/22x22/places/library-podcast.png | Bin 1449 -> 0 bytes macosx/icons/Cheser/22x22/places/magnatune.png | Bin 993 -> 0 bytes macosx/icons/Cheser/22x22/places/music-library.png | Bin 1455 -> 0 bytes macosx/icons/Cheser/22x22/places/note.png | Bin 684 -> 0 bytes macosx/icons/Cheser/22x22/places/notebook.png | Bin 882 -> 0 bytes .../Cheser/22x22/places/playlist-automatic.png | Bin 837 -> 0 bytes macosx/icons/Cheser/22x22/places/playlist.png | Bin 671 -> 0 bytes macosx/icons/Cheser/22x22/places/stock_folder.png | 1 - macosx/icons/Cheser/22x22/places/stock_notes.png | 1 - .../Cheser/22x22/places/stock_shared-by-me.png | 1 - .../Cheser/22x22/places/stock_shared-to-me.png | 1 - macosx/icons/Cheser/22x22/places/user-desktop.png | Bin 1056 -> 0 bytes macosx/icons/Cheser/22x22/places/user-home.png | Bin 1122 -> 0 bytes macosx/icons/Cheser/22x22/places/user-trash.png | Bin 1582 -> 0 bytes macosx/icons/Cheser/README | 8 - macosx/icons/Cheser/index.theme | 451 --------------------- macosx/jhbuild/frogr.modules | 439 -------------------- macosx/jhbuild/jhbuildrc-frogr | 10 - .../jhbuild/patches/gstreamer-configure-flex.patch | 11 - macosx/launcher.sh | 136 ------- macosx/makebundle.sh | 66 --- macosx/makedmg.sh | 46 --- macosx/settings.ini | 10 - macosx/template.dmg | Bin 10518528 -> 0 bytes osx/Info-frogr.plist.in | 30 ++ osx/README | 96 +++++ osx/frogr.bundle | 89 ++++ osx/frogr.icns | Bin 0 -> 246472 bytes .../Cheser/16x16/actions/add-files-to-archive.png | 1 + .../Cheser/16x16/actions/add-folder-to-archive.png | 1 + .../Cheser/16x16/actions/application-exit.png | Bin 0 -> 781 bytes osx/icons/Cheser/16x16/actions/appointment-new.png | Bin 0 -> 1029 bytes osx/icons/Cheser/16x16/actions/archive-extract.png | Bin 0 -> 748 bytes .../16x16/actions/archive-insert-directory.png | Bin 0 -> 765 bytes osx/icons/Cheser/16x16/actions/archive-insert.png | Bin 0 -> 879 bytes osx/icons/Cheser/16x16/actions/bitmap-trace.png | Bin 0 -> 710 bytes osx/icons/Cheser/16x16/actions/call-stop.png | Bin 0 -> 563 bytes osx/icons/Cheser/16x16/actions/cards-deal.png | Bin 0 -> 737 bytes osx/icons/Cheser/16x16/actions/connector-avoid.png | Bin 0 -> 345 bytes .../Cheser/16x16/actions/connector-ignore.png | Bin 0 -> 365 bytes .../Cheser/16x16/actions/connector-orthogonal.png | Bin 0 -> 518 bytes osx/icons/Cheser/16x16/actions/contact-new.png | Bin 0 -> 618 bytes osx/icons/Cheser/16x16/actions/crop.png | Bin 0 -> 789 bytes osx/icons/Cheser/16x16/actions/dialog-close.png | 1 + .../Cheser/16x16/actions/dialog-icon-preview.png | Bin 0 -> 541 bytes osx/icons/Cheser/16x16/actions/dialog-layers.png | Bin 0 -> 450 bytes osx/icons/Cheser/16x16/actions/dialog-memory.png | Bin 0 -> 213 bytes osx/icons/Cheser/16x16/actions/dialog-messages.png | Bin 0 -> 372 bytes .../16x16/actions/dialog-object-properties.png | Bin 0 -> 495 bytes .../16x16/actions/dialog-rows-and-columns.png | Bin 0 -> 206 bytes osx/icons/Cheser/16x16/actions/dialog-scripts.png | Bin 0 -> 305 bytes .../Cheser/16x16/actions/dialog-text-and-font.png | Bin 0 -> 446 bytes .../Cheser/16x16/actions/dialog-tile-clones.png | Bin 0 -> 281 bytes .../Cheser/16x16/actions/dialog-transform.png | Bin 0 -> 496 bytes .../Cheser/16x16/actions/dialog-xml-editor.png | Bin 0 -> 489 bytes .../Cheser/16x16/actions/document-cleanup.png | Bin 0 -> 680 bytes osx/icons/Cheser/16x16/actions/document-edit.png | Bin 0 -> 868 bytes .../Cheser/16x16/actions/document-export-ocal.png | Bin 0 -> 819 bytes osx/icons/Cheser/16x16/actions/document-export.png | Bin 0 -> 703 bytes .../Cheser/16x16/actions/document-import-ocal.png | Bin 0 -> 833 bytes osx/icons/Cheser/16x16/actions/document-import.png | Bin 0 -> 616 bytes .../Cheser/16x16/actions/document-metadata.png | Bin 0 -> 454 bytes osx/icons/Cheser/16x16/actions/document-new.png | Bin 0 -> 851 bytes .../Cheser/16x16/actions/document-open-recent.png | Bin 0 -> 1017 bytes osx/icons/Cheser/16x16/actions/document-open.png | Bin 0 -> 776 bytes .../Cheser/16x16/actions/document-page-setup.png | Bin 0 -> 910 bytes .../Cheser/16x16/actions/document-preview.png | Bin 0 -> 800 bytes .../Cheser/16x16/actions/document-properties.png | Bin 0 -> 927 bytes .../Cheser/16x16/actions/document-revert-ltr.png | 1 + .../Cheser/16x16/actions/document-revert-rtl.png | Bin 0 -> 951 bytes osx/icons/Cheser/16x16/actions/document-revert.png | Bin 0 -> 948 bytes .../Cheser/16x16/actions/document-save-as.png | Bin 0 -> 689 bytes osx/icons/Cheser/16x16/actions/document-save.png | Bin 0 -> 657 bytes osx/icons/Cheser/16x16/actions/document-send.png | Bin 0 -> 480 bytes .../Cheser/16x16/actions/draw-ellipse-arc.png | Bin 0 -> 635 bytes .../Cheser/16x16/actions/draw-ellipse-segment.png | Bin 0 -> 651 bytes .../Cheser/16x16/actions/draw-ellipse-whole.png | Bin 0 -> 692 bytes .../16x16/actions/draw-eraser-delete-objects.png | Bin 0 -> 342 bytes osx/icons/Cheser/16x16/actions/draw-eraser.png | Bin 0 -> 408 bytes osx/icons/Cheser/16x16/actions/draw-polygon.png | Bin 0 -> 803 bytes osx/icons/Cheser/16x16/actions/draw-star.png | Bin 0 -> 890 bytes osx/icons/Cheser/16x16/actions/draw-text.png | Bin 0 -> 704 bytes .../Cheser/16x16/actions/draw-trace-background.png | Bin 0 -> 984 bytes .../Cheser/16x16/actions/draw-use-pressure.png | Bin 0 -> 834 bytes osx/icons/Cheser/16x16/actions/draw-use-tilt.png | Bin 0 -> 909 bytes osx/icons/Cheser/16x16/actions/edit-clear.png | Bin 0 -> 739 bytes .../Cheser/16x16/actions/edit-clone-unlink.png | Bin 0 -> 478 bytes osx/icons/Cheser/16x16/actions/edit-clone.png | Bin 0 -> 472 bytes osx/icons/Cheser/16x16/actions/edit-copy.png | Bin 0 -> 549 bytes osx/icons/Cheser/16x16/actions/edit-cut.png | Bin 0 -> 959 bytes osx/icons/Cheser/16x16/actions/edit-delete.png | Bin 0 -> 1031 bytes osx/icons/Cheser/16x16/actions/edit-duplicate.png | Bin 0 -> 218 bytes .../Cheser/16x16/actions/edit-find-replace.png | Bin 0 -> 1059 bytes osx/icons/Cheser/16x16/actions/edit-find.png | Bin 0 -> 949 bytes .../Cheser/16x16/actions/edit-paste-in-place.png | Bin 0 -> 836 bytes .../Cheser/16x16/actions/edit-paste-style.png | Bin 0 -> 630 bytes osx/icons/Cheser/16x16/actions/edit-paste.png | Bin 0 -> 722 bytes osx/icons/Cheser/16x16/actions/edit-redo-ltr.png | 1 + osx/icons/Cheser/16x16/actions/edit-redo-rtl.png | Bin 0 -> 656 bytes osx/icons/Cheser/16x16/actions/edit-redo.png | Bin 0 -> 647 bytes .../16x16/actions/edit-select-all-layers.png | Bin 0 -> 555 bytes osx/icons/Cheser/16x16/actions/edit-select-all.png | Bin 0 -> 822 bytes .../Cheser/16x16/actions/edit-select-invert.png | Bin 0 -> 375 bytes .../Cheser/16x16/actions/edit-select-none.png | Bin 0 -> 525 bytes .../Cheser/16x16/actions/edit-select-original.png | Bin 0 -> 422 bytes osx/icons/Cheser/16x16/actions/edit-select.png | Bin 0 -> 561 bytes .../Cheser/16x16/actions/edit-undelete-ltr.png | 1 + .../Cheser/16x16/actions/edit-undelete-rtl.png | Bin 0 -> 947 bytes osx/icons/Cheser/16x16/actions/edit-undelete.png | Bin 0 -> 1063 bytes .../Cheser/16x16/actions/edit-undo-history.png | Bin 0 -> 775 bytes osx/icons/Cheser/16x16/actions/edit-undo-ltr.png | 1 + osx/icons/Cheser/16x16/actions/edit-undo-rtl.png | Bin 0 -> 642 bytes osx/icons/Cheser/16x16/actions/edit-undo.png | Bin 0 -> 636 bytes .../Cheser/16x16/actions/eog-image-gallery.png | Bin 0 -> 611 bytes osx/icons/Cheser/16x16/actions/extract-archive.png | 1 + osx/icons/Cheser/16x16/actions/file-catalog.png | Bin 0 -> 406 bytes osx/icons/Cheser/16x16/actions/file-library.png | 1 + osx/icons/Cheser/16x16/actions/file-search.png | 1 + osx/icons/Cheser/16x16/actions/folder-copy.png | Bin 0 -> 660 bytes osx/icons/Cheser/16x16/actions/folder-move.png | Bin 0 -> 703 bytes osx/icons/Cheser/16x16/actions/folder-new.png | Bin 0 -> 828 bytes .../Cheser/16x16/actions/giggle-diff-view.png | Bin 0 -> 509 bytes .../Cheser/16x16/actions/giggle-history-view.png | 1 + osx/icons/Cheser/16x16/actions/giggle-tag.png | 1 + osx/icons/Cheser/16x16/actions/go-bottom.png | Bin 0 -> 735 bytes osx/icons/Cheser/16x16/actions/go-down.png | Bin 0 -> 705 bytes osx/icons/Cheser/16x16/actions/go-first-ltr.png | 1 + osx/icons/Cheser/16x16/actions/go-first-rtl.png | 1 + osx/icons/Cheser/16x16/actions/go-first.png | Bin 0 -> 720 bytes osx/icons/Cheser/16x16/actions/go-home.png | Bin 0 -> 844 bytes osx/icons/Cheser/16x16/actions/go-jump-ltr.png | 1 + osx/icons/Cheser/16x16/actions/go-jump-rtl.png | Bin 0 -> 560 bytes osx/icons/Cheser/16x16/actions/go-jump.png | Bin 0 -> 596 bytes osx/icons/Cheser/16x16/actions/go-last-ltr.png | 1 + osx/icons/Cheser/16x16/actions/go-last-rtl.png | 1 + osx/icons/Cheser/16x16/actions/go-last.png | Bin 0 -> 709 bytes osx/icons/Cheser/16x16/actions/go-next-ltr.png | 1 + osx/icons/Cheser/16x16/actions/go-next-rtl.png | 1 + osx/icons/Cheser/16x16/actions/go-next.png | Bin 0 -> 640 bytes osx/icons/Cheser/16x16/actions/go-previous-ltr.png | 1 + osx/icons/Cheser/16x16/actions/go-previous-rtl.png | 1 + osx/icons/Cheser/16x16/actions/go-previous.png | Bin 0 -> 677 bytes osx/icons/Cheser/16x16/actions/go-today.png | Bin 0 -> 652 bytes osx/icons/Cheser/16x16/actions/go-top.png | Bin 0 -> 742 bytes osx/icons/Cheser/16x16/actions/go-up.png | Bin 0 -> 643 bytes .../Cheser/16x16/actions/grid-axonometric.png | Bin 0 -> 1051 bytes .../Cheser/16x16/actions/grid-rectangular.png | Bin 0 -> 234 bytes osx/icons/Cheser/16x16/actions/gtk-about.png | 1 + osx/icons/Cheser/16x16/actions/gtk-add.png | 1 + osx/icons/Cheser/16x16/actions/gtk-clear.png | 1 + osx/icons/Cheser/16x16/actions/gtk-close.png | 1 + osx/icons/Cheser/16x16/actions/gtk-connect.png | Bin 0 -> 692 bytes osx/icons/Cheser/16x16/actions/gtk-convert.png | Bin 0 -> 677 bytes osx/icons/Cheser/16x16/actions/gtk-copy.png | 1 + osx/icons/Cheser/16x16/actions/gtk-cut.png | 1 + osx/icons/Cheser/16x16/actions/gtk-delete.png | 1 + osx/icons/Cheser/16x16/actions/gtk-disconnect.png | Bin 0 -> 715 bytes osx/icons/Cheser/16x16/actions/gtk-edit.png | 1 + osx/icons/Cheser/16x16/actions/gtk-execute.png | 1 + .../Cheser/16x16/actions/gtk-find-and-replace.png | 1 + osx/icons/Cheser/16x16/actions/gtk-find.png | 1 + osx/icons/Cheser/16x16/actions/gtk-fullscreen.png | 1 + osx/icons/Cheser/16x16/actions/gtk-go-back-ltr.png | 1 + osx/icons/Cheser/16x16/actions/gtk-go-back-rtl.png | 1 + osx/icons/Cheser/16x16/actions/gtk-go-back.png | 1 + osx/icons/Cheser/16x16/actions/gtk-go-down.png | 1 + .../Cheser/16x16/actions/gtk-go-forward-ltr.png | 1 + .../Cheser/16x16/actions/gtk-go-forward-rtl.png | 1 + osx/icons/Cheser/16x16/actions/gtk-go-forward.png | 1 + osx/icons/Cheser/16x16/actions/gtk-go-up.png | 1 + osx/icons/Cheser/16x16/actions/gtk-goto-bottom.png | 1 + .../Cheser/16x16/actions/gtk-goto-first-ltr.png | 1 + .../Cheser/16x16/actions/gtk-goto-first-rtl.png | 1 + osx/icons/Cheser/16x16/actions/gtk-goto-first.png | 1 + .../Cheser/16x16/actions/gtk-goto-last-ltr.png | 1 + .../Cheser/16x16/actions/gtk-goto-last-rtl.png | 1 + osx/icons/Cheser/16x16/actions/gtk-goto-last.png | 1 + osx/icons/Cheser/16x16/actions/gtk-goto-top.png | 1 + osx/icons/Cheser/16x16/actions/gtk-home.png | 1 + osx/icons/Cheser/16x16/actions/gtk-index.png | Bin 0 -> 753 bytes osx/icons/Cheser/16x16/actions/gtk-jump-to-ltr.png | 1 + osx/icons/Cheser/16x16/actions/gtk-jump-to-rtl.png | 1 + osx/icons/Cheser/16x16/actions/gtk-jump-to.png | 1 + .../Cheser/16x16/actions/gtk-leave-fullscreen.png | 1 + osx/icons/Cheser/16x16/actions/gtk-new.png | 1 + osx/icons/Cheser/16x16/actions/gtk-open.png | 1 + .../16x16/actions/gtk-orientation-landscape.png | Bin 0 -> 756 bytes .../16x16/actions/gtk-orientation-portrait.png | Bin 0 -> 543 bytes .../actions/gtk-orientation-reverse-landscape.png | Bin 0 -> 751 bytes .../actions/gtk-orientation-reverse-portrait.png | Bin 0 -> 557 bytes osx/icons/Cheser/16x16/actions/gtk-page-setup.png | 1 + osx/icons/Cheser/16x16/actions/gtk-paste.png | 1 + osx/icons/Cheser/16x16/actions/gtk-properties.png | 1 + osx/icons/Cheser/16x16/actions/gtk-quit.png | 1 + osx/icons/Cheser/16x16/actions/gtk-redo-ltr.png | 1 + osx/icons/Cheser/16x16/actions/gtk-redo-rtl.png | 1 + osx/icons/Cheser/16x16/actions/gtk-redo.png | 1 + osx/icons/Cheser/16x16/actions/gtk-refresh.png | 1 + osx/icons/Cheser/16x16/actions/gtk-remove.png | 1 + .../16x16/actions/gtk-revert-to-saved-ltr.png | 1 + .../16x16/actions/gtk-revert-to-saved-rtl.png | 1 + .../Cheser/16x16/actions/gtk-revert-to-saved.png | 1 + osx/icons/Cheser/16x16/actions/gtk-save-as.png | 1 + osx/icons/Cheser/16x16/actions/gtk-save.png | 1 + osx/icons/Cheser/16x16/actions/gtk-select-all.png | 1 + .../Cheser/16x16/actions/gtk-sort-ascending.png | 1 + .../Cheser/16x16/actions/gtk-sort-descending.png | 1 + osx/icons/Cheser/16x16/actions/gtk-stop.png | 1 + .../Cheser/16x16/actions/gtk-undelete-ltr.png | 1 + .../Cheser/16x16/actions/gtk-undelete-rtl.png | 1 + osx/icons/Cheser/16x16/actions/gtk-undelete.png | 1 + osx/icons/Cheser/16x16/actions/gtk-undo-ltr.png | 1 + osx/icons/Cheser/16x16/actions/gtk-undo-rtl.png | 1 + osx/icons/Cheser/16x16/actions/gtk-undo.png | 1 + osx/icons/Cheser/16x16/actions/guides.png | Bin 0 -> 464 bytes osx/icons/Cheser/16x16/actions/help-about.png | Bin 0 -> 669 bytes osx/icons/Cheser/16x16/actions/help-contents.png | Bin 0 -> 680 bytes osx/icons/Cheser/16x16/actions/help-faq.png | Bin 0 -> 805 bytes osx/icons/Cheser/16x16/actions/histogram.png | Bin 0 -> 349 bytes osx/icons/Cheser/16x16/actions/history-view.png | 1 + osx/icons/Cheser/16x16/actions/icon_console.png | Bin 0 -> 649 bytes osx/icons/Cheser/16x16/actions/im-message-new.png | Bin 0 -> 765 bytes osx/icons/Cheser/16x16/actions/image-navigator.png | Bin 0 -> 212 bytes osx/icons/Cheser/16x16/actions/insert-image.png | Bin 0 -> 650 bytes osx/icons/Cheser/16x16/actions/insert-link.png | Bin 0 -> 760 bytes osx/icons/Cheser/16x16/actions/insert-object.png | Bin 0 -> 530 bytes osx/icons/Cheser/16x16/actions/insert-pause.png | Bin 0 -> 503 bytes osx/icons/Cheser/16x16/actions/insert-text.png | Bin 0 -> 556 bytes .../Cheser/16x16/actions/internet-radio-new.png | Bin 0 -> 707 bytes osx/icons/Cheser/16x16/actions/iso-image-burn.png | Bin 0 -> 863 bytes osx/icons/Cheser/16x16/actions/iso-image-new.png | Bin 0 -> 879 bytes .../Cheser/16x16/actions/jockey-certified.png | Bin 0 -> 661 bytes osx/icons/Cheser/16x16/actions/jockey-disabled.png | Bin 0 -> 351 bytes osx/icons/Cheser/16x16/actions/jockey-enabled.png | Bin 0 -> 484 bytes osx/icons/Cheser/16x16/actions/jockey-free.png | Bin 0 -> 537 bytes .../Cheser/16x16/actions/jockey-proprietary.png | Bin 0 -> 581 bytes osx/icons/Cheser/16x16/actions/layer-bottom.png | 1 + osx/icons/Cheser/16x16/actions/layer-delete.png | 1 + osx/icons/Cheser/16x16/actions/layer-lower.png | 1 + osx/icons/Cheser/16x16/actions/layer-new.png | 1 + osx/icons/Cheser/16x16/actions/layer-next.png | Bin 0 -> 734 bytes osx/icons/Cheser/16x16/actions/layer-previous.png | Bin 0 -> 710 bytes osx/icons/Cheser/16x16/actions/layer-raise.png | 1 + osx/icons/Cheser/16x16/actions/layer-rename.png | Bin 0 -> 598 bytes osx/icons/Cheser/16x16/actions/layer-top.png | 1 + osx/icons/Cheser/16x16/actions/list-add.png | Bin 0 -> 520 bytes osx/icons/Cheser/16x16/actions/list-remove.png | Bin 0 -> 333 bytes osx/icons/Cheser/16x16/actions/mode-image-edit.png | Bin 0 -> 610 bytes osx/icons/Cheser/16x16/actions/node-add.png | Bin 0 -> 331 bytes osx/icons/Cheser/16x16/actions/node-break.png | Bin 0 -> 449 bytes .../Cheser/16x16/actions/node-delete-segment.png | Bin 0 -> 426 bytes osx/icons/Cheser/16x16/actions/node-delete.png | Bin 0 -> 268 bytes .../Cheser/16x16/actions/node-join-segment.png | Bin 0 -> 421 bytes osx/icons/Cheser/16x16/actions/node-join.png | Bin 0 -> 459 bytes .../Cheser/16x16/actions/node-segment-curve.png | Bin 0 -> 441 bytes .../Cheser/16x16/actions/node-segment-line.png | Bin 0 -> 297 bytes osx/icons/Cheser/16x16/actions/node-transform.png | Bin 0 -> 1054 bytes .../Cheser/16x16/actions/node-type-auto-smooth.png | Bin 0 -> 659 bytes osx/icons/Cheser/16x16/actions/node-type-cusp.png | Bin 0 -> 549 bytes .../Cheser/16x16/actions/node-type-smooth.png | Bin 0 -> 543 bytes .../Cheser/16x16/actions/node-type-symmetric.png | Bin 0 -> 665 bytes osx/icons/Cheser/16x16/actions/note-new.png | Bin 0 -> 692 bytes osx/icons/Cheser/16x16/actions/notebook-new.png | Bin 0 -> 744 bytes osx/icons/Cheser/16x16/actions/object-columns.png | Bin 0 -> 437 bytes osx/icons/Cheser/16x16/actions/object-crop.png | 1 + .../16x16/actions/object-flip-horizontal.png | Bin 0 -> 579 bytes .../Cheser/16x16/actions/object-flip-vertical.png | Bin 0 -> 539 bytes osx/icons/Cheser/16x16/actions/object-group.png | Bin 0 -> 513 bytes osx/icons/Cheser/16x16/actions/object-hidden.png | Bin 0 -> 535 bytes .../Cheser/16x16/actions/object-rotate-left.png | Bin 0 -> 638 bytes .../Cheser/16x16/actions/object-rotate-right.png | Bin 0 -> 626 bytes osx/icons/Cheser/16x16/actions/object-rows.png | Bin 0 -> 407 bytes osx/icons/Cheser/16x16/actions/object-stroke.png | Bin 0 -> 310 bytes osx/icons/Cheser/16x16/actions/object-to-path.png | Bin 0 -> 513 bytes osx/icons/Cheser/16x16/actions/object-ungroup.png | Bin 0 -> 523 bytes osx/icons/Cheser/16x16/actions/object-visible.png | Bin 0 -> 765 bytes .../Cheser/16x16/actions/path-break-apart.png | Bin 0 -> 638 bytes osx/icons/Cheser/16x16/actions/path-clip-edit.png | Bin 0 -> 589 bytes osx/icons/Cheser/16x16/actions/path-combine.png | Bin 0 -> 719 bytes osx/icons/Cheser/16x16/actions/path-cut.png | Bin 0 -> 541 bytes osx/icons/Cheser/16x16/actions/path-difference.png | Bin 0 -> 642 bytes osx/icons/Cheser/16x16/actions/path-division.png | Bin 0 -> 647 bytes .../16x16/actions/path-effect-parameter-next.png | Bin 0 -> 781 bytes osx/icons/Cheser/16x16/actions/path-exclusion.png | Bin 0 -> 696 bytes osx/icons/Cheser/16x16/actions/path-inset.png | Bin 0 -> 877 bytes .../Cheser/16x16/actions/path-intersection.png | Bin 0 -> 594 bytes osx/icons/Cheser/16x16/actions/path-mask-edit.png | Bin 0 -> 737 bytes .../Cheser/16x16/actions/path-offset-dynamic.png | Bin 0 -> 695 bytes .../Cheser/16x16/actions/path-offset-linked.png | Bin 0 -> 839 bytes osx/icons/Cheser/16x16/actions/path-outset.png | Bin 0 -> 829 bytes osx/icons/Cheser/16x16/actions/path-reverse.png | Bin 0 -> 614 bytes osx/icons/Cheser/16x16/actions/path-simplify.png | Bin 0 -> 764 bytes osx/icons/Cheser/16x16/actions/path-union.png | Bin 0 -> 565 bytes .../Cheser/16x16/actions/perspective-parallel.png | Bin 0 -> 254 bytes .../16x16/actions/playlist-automatic-new.png | Bin 0 -> 775 bytes osx/icons/Cheser/16x16/actions/playlist-new.png | Bin 0 -> 733 bytes osx/icons/Cheser/16x16/actions/podcast-new.png | Bin 0 -> 875 bytes .../actions/preferences-system-firewall-new.png | Bin 0 -> 796 bytes osx/icons/Cheser/16x16/actions/process-stop.png | Bin 0 -> 673 bytes osx/icons/Cheser/16x16/actions/query-free-busy.png | Bin 0 -> 609 bytes osx/icons/Cheser/16x16/actions/rating-blank.png | Bin 0 -> 199 bytes .../Cheser/16x16/actions/rating-rated-gray.png | Bin 0 -> 384 bytes osx/icons/Cheser/16x16/actions/rating-rated.png | Bin 0 -> 706 bytes .../16x16/actions/rectangle-make-corners-sharp.png | Bin 0 -> 474 bytes .../Cheser/16x16/actions/selection-bottom.png | Bin 0 -> 341 bytes osx/icons/Cheser/16x16/actions/selection-lower.png | Bin 0 -> 335 bytes .../16x16/actions/selection-make-bitmap-copy.png | Bin 0 -> 692 bytes .../actions/selection-move-to-layer-above.png | Bin 0 -> 523 bytes .../actions/selection-move-to-layer-below.png | Bin 0 -> 527 bytes osx/icons/Cheser/16x16/actions/selection-raise.png | Bin 0 -> 326 bytes osx/icons/Cheser/16x16/actions/selection-top.png | Bin 0 -> 340 bytes osx/icons/Cheser/16x16/actions/show-dialogs.png | Bin 0 -> 510 bytes osx/icons/Cheser/16x16/actions/show-grid.png | Bin 0 -> 178 bytes osx/icons/Cheser/16x16/actions/show-guides.png | Bin 0 -> 237 bytes .../Cheser/16x16/actions/show-node-handles.png | Bin 0 -> 762 bytes .../Cheser/16x16/actions/show-path-outline.png | Bin 0 -> 838 bytes osx/icons/Cheser/16x16/actions/slideshow-play.png | Bin 0 -> 631 bytes .../16x16/actions/snap-bounding-box-center.png | Bin 0 -> 592 bytes .../16x16/actions/snap-bounding-box-corners.png | Bin 0 -> 359 bytes .../16x16/actions/snap-bounding-box-edges.png | Bin 0 -> 122 bytes .../16x16/actions/snap-bounding-box-midpoints.png | Bin 0 -> 573 bytes .../Cheser/16x16/actions/snap-bounding-box.png | Bin 0 -> 361 bytes .../actions/snap-grid-guide-intersections.png | Bin 0 -> 359 bytes .../Cheser/16x16/actions/snap-nodes-center.png | Bin 0 -> 463 bytes osx/icons/Cheser/16x16/actions/snap-nodes-cusp.png | Bin 0 -> 562 bytes .../16x16/actions/snap-nodes-intersection.png | Bin 0 -> 631 bytes .../Cheser/16x16/actions/snap-nodes-midpoint.png | Bin 0 -> 434 bytes osx/icons/Cheser/16x16/actions/snap-nodes-path.png | Bin 0 -> 627 bytes .../16x16/actions/snap-nodes-rotation-center.png | Bin 0 -> 424 bytes .../Cheser/16x16/actions/snap-nodes-smooth.png | Bin 0 -> 554 bytes osx/icons/Cheser/16x16/actions/snap-nodes.png | Bin 0 -> 552 bytes osx/icons/Cheser/16x16/actions/snap-page.png | Bin 0 -> 351 bytes osx/icons/Cheser/16x16/actions/snap.png | Bin 0 -> 663 bytes .../Cheser/16x16/actions/spray-clone-mode.png | Bin 0 -> 496 bytes osx/icons/Cheser/16x16/actions/spray-copy-mode.png | Bin 0 -> 448 bytes .../Cheser/16x16/actions/spray-union-mode.png | Bin 0 -> 469 bytes .../Cheser/16x16/actions/stock_folder-copy.png | 1 + .../Cheser/16x16/actions/stock_folder-move.png | 1 + .../Cheser/16x16/actions/stock_insert-note.png | 1 + .../Cheser/16x16/actions/stock_insert-rule.png | Bin 0 -> 289 bytes .../Cheser/16x16/actions/stock_insert-table.png | Bin 0 -> 474 bytes .../16x16/actions/stock_new-24h-appointment.png | 1 + osx/icons/Cheser/16x16/actions/stock_new-dir.png | 1 + .../Cheser/16x16/actions/stock_new-meeting.png | Bin 0 -> 853 bytes .../Cheser/16x16/actions/stock_select-column.png | Bin 0 -> 195 bytes .../Cheser/16x16/actions/stock_select-row.png | Bin 0 -> 160 bytes osx/icons/Cheser/16x16/actions/stock_show-all.png | Bin 0 -> 780 bytes osx/icons/Cheser/16x16/actions/stock_task.png | Bin 0 -> 667 bytes .../16x16/actions/stock_terminal-closetab.png | 1 + .../Cheser/16x16/actions/stock_terminal-newtab.png | 1 + .../16x16/actions/stock_terminal-newwindow.png | 1 + .../Cheser/16x16/actions/stock_text-monospaced.png | 1 + osx/icons/Cheser/16x16/actions/stock_timezone.png | Bin 0 -> 904 bytes .../Cheser/16x16/actions/stock_view-details.png | Bin 0 -> 169 bytes .../Cheser/16x16/actions/stock_xfburn-burn-cd.png | 1 + .../16x16/actions/stock_xfburn-import-session.png | Bin 0 -> 991 bytes osx/icons/Cheser/16x16/actions/stock_xfburn.png | 1 + osx/icons/Cheser/16x16/actions/stroke-to-path.png | Bin 0 -> 680 bytes .../Cheser/16x16/actions/system-hibernate.png | Bin 0 -> 730 bytes .../Cheser/16x16/actions/system-lock-screen.png | Bin 0 -> 922 bytes osx/icons/Cheser/16x16/actions/system-log-out.png | Bin 0 -> 809 bytes osx/icons/Cheser/16x16/actions/system-reboot.png | 1 + osx/icons/Cheser/16x16/actions/system-run.png | Bin 0 -> 414 bytes osx/icons/Cheser/16x16/actions/system-search.png | Bin 0 -> 996 bytes osx/icons/Cheser/16x16/actions/system-shutdown.png | Bin 0 -> 547 bytes osx/icons/Cheser/16x16/actions/system-suspend.png | Bin 0 -> 618 bytes osx/icons/Cheser/16x16/actions/tab-new.png | Bin 0 -> 723 bytes osx/icons/Cheser/16x16/actions/tag-new.png | Bin 0 -> 747 bytes osx/icons/Cheser/16x16/actions/tag.png | Bin 0 -> 681 bytes osx/icons/Cheser/16x16/actions/tap-create.png | Bin 0 -> 705 bytes osx/icons/Cheser/16x16/actions/tap-extract-to.png | 1 + osx/icons/Cheser/16x16/actions/tap-extract.png | 1 + .../16x16/actions/text-convert-to-regular.png | Bin 0 -> 392 bytes .../Cheser/16x16/actions/text-flow-into-frame.png | Bin 0 -> 447 bytes .../Cheser/16x16/actions/text-put-on-path.png | Bin 0 -> 645 bytes .../Cheser/16x16/actions/text-remove-from-path.png | Bin 0 -> 640 bytes osx/icons/Cheser/16x16/actions/text-unflow.png | Bin 0 -> 434 bytes osx/icons/Cheser/16x16/actions/text-unkern.png | Bin 0 -> 515 bytes osx/icons/Cheser/16x16/actions/text_horz_kern.png | Bin 0 -> 720 bytes .../Cheser/16x16/actions/text_letter_spacing.png | Bin 0 -> 698 bytes .../Cheser/16x16/actions/text_line_spacing.png | Bin 0 -> 640 bytes .../Cheser/16x16/actions/text_remove_kerns.png | Bin 0 -> 526 bytes osx/icons/Cheser/16x16/actions/text_rotation.png | Bin 0 -> 818 bytes osx/icons/Cheser/16x16/actions/text_subscript.png | Bin 0 -> 656 bytes .../Cheser/16x16/actions/text_superscript.png | Bin 0 -> 660 bytes osx/icons/Cheser/16x16/actions/text_vert_kern.png | Bin 0 -> 803 bytes .../Cheser/16x16/actions/text_word_spacing.png | Bin 0 -> 642 bytes .../16x16/actions/transform-affect-gradient.png | Bin 0 -> 628 bytes .../16x16/actions/transform-affect-pattern.png | Bin 0 -> 730 bytes .../actions/transform-affect-rounded-corners.png | Bin 0 -> 541 bytes .../16x16/actions/transform-affect-stroke.png | Bin 0 -> 443 bytes .../16x16/actions/transform-crop-and-resize.png | Bin 0 -> 789 bytes .../16x16/actions/transform-move-horizontal.png | Bin 0 -> 220 bytes .../16x16/actions/transform-move-vertical.png | Bin 0 -> 336 bytes .../Cheser/16x16/actions/transform-rotate.png | Bin 0 -> 703 bytes .../Cheser/16x16/actions/view-calendar-day.png | Bin 0 -> 540 bytes .../Cheser/16x16/actions/view-calendar-list.png | Bin 0 -> 511 bytes .../Cheser/16x16/actions/view-calendar-month.png | Bin 0 -> 627 bytes .../Cheser/16x16/actions/view-calendar-week.png | Bin 0 -> 591 bytes .../16x16/actions/view-calendar-workweek.png | Bin 0 -> 491 bytes osx/icons/Cheser/16x16/actions/view-far.png | Bin 0 -> 508 bytes osx/icons/Cheser/16x16/actions/view-fullscreen.png | Bin 0 -> 559 bytes osx/icons/Cheser/16x16/actions/view-minimize.png | Bin 0 -> 703 bytes osx/icons/Cheser/16x16/actions/view-near.png | Bin 0 -> 546 bytes .../Cheser/16x16/actions/view-page-continuous.png | Bin 0 -> 446 bytes .../Cheser/16x16/actions/view-page-facing.png | Bin 0 -> 471 bytes osx/icons/Cheser/16x16/actions/view-refresh.png | Bin 0 -> 922 bytes osx/icons/Cheser/16x16/actions/view-restore.png | Bin 0 -> 444 bytes .../Cheser/16x16/actions/view-sort-ascending.png | Bin 0 -> 503 bytes .../Cheser/16x16/actions/view-sort-descending.png | Bin 0 -> 489 bytes osx/icons/Cheser/16x16/actions/window-close.png | Bin 0 -> 505 bytes osx/icons/Cheser/16x16/actions/window-new.png | Bin 0 -> 461 bytes osx/icons/Cheser/16x16/actions/window-next.png | Bin 0 -> 472 bytes osx/icons/Cheser/16x16/actions/window-previous.png | Bin 0 -> 476 bytes osx/icons/Cheser/16x16/actions/xfpm-hibernate.png | 1 + osx/icons/Cheser/16x16/actions/xfpm-suspend.png | 1 + osx/icons/Cheser/16x16/devices/ac-adapter.png | Bin 0 -> 606 bytes osx/icons/Cheser/16x16/devices/camera-photo.png | Bin 0 -> 898 bytes osx/icons/Cheser/16x16/devices/camera-web.png | Bin 0 -> 978 bytes .../Cheser/16x16/devices/computer-apple-ipad.png | Bin 0 -> 775 bytes osx/icons/Cheser/16x16/devices/computer.png | Bin 0 -> 805 bytes osx/icons/Cheser/16x16/devices/device_pci.png | Bin 0 -> 702 bytes osx/icons/Cheser/16x16/devices/device_usb.png | Bin 0 -> 916 bytes .../16x16/devices/drive-harddisk-encrypted.png | Bin 0 -> 970 bytes .../16x16/devices/drive-harddisk-ieee1394.png | Bin 0 -> 833 bytes .../Cheser/16x16/devices/drive-harddisk-system.png | Bin 0 -> 908 bytes .../Cheser/16x16/devices/drive-harddisk-usb.png | Bin 0 -> 823 bytes osx/icons/Cheser/16x16/devices/drive-harddisk.png | Bin 0 -> 847 bytes osx/icons/Cheser/16x16/devices/drive-optical.png | Bin 0 -> 873 bytes .../16x16/devices/gnome-dev-harddisk-1394.png | 1 + .../16x16/devices/gnome-dev-harddisk-usb.png | 1 + osx/icons/Cheser/16x16/devices/gtk-harddisk.png | 1 + osx/icons/Cheser/16x16/devices/input-dialpad.png | Bin 0 -> 737 bytes osx/icons/Cheser/16x16/devices/input-gaming.png | Bin 0 -> 817 bytes osx/icons/Cheser/16x16/devices/input-keyboard.png | Bin 0 -> 588 bytes osx/icons/Cheser/16x16/devices/input-mouse.png | Bin 0 -> 744 bytes osx/icons/Cheser/16x16/devices/input-tablet.png | Bin 0 -> 966 bytes osx/icons/Cheser/16x16/devices/input-touchpad.png | Bin 0 -> 622 bytes osx/icons/Cheser/16x16/devices/modem.png | Bin 0 -> 670 bytes osx/icons/Cheser/16x16/devices/pda.png | Bin 0 -> 382 bytes osx/icons/Cheser/16x16/devices/processor.png | Bin 0 -> 633 bytes osx/icons/Cheser/16x16/devices/totem-tv.png | Bin 0 -> 536 bytes .../16x16/devices/uninterruptible-power-supply.png | Bin 0 -> 911 bytes osx/icons/Cheser/16x16/devices/xfpm-ac-adapter.png | 1 + .../16x16/mimetypes/application-certificate.png | Bin 0 -> 644 bytes .../Cheser/16x16/mimetypes/application-pdf.png | Bin 0 -> 708 bytes .../16x16/mimetypes/application-pgp-encrypted.png | Bin 0 -> 866 bytes .../Cheser/16x16/mimetypes/application-rss+xml.png | Bin 0 -> 857 bytes .../16x16/mimetypes/application-x-bittorrent.png | Bin 0 -> 728 bytes .../16x16/mimetypes/application-x-blender.png | Bin 0 -> 1148 bytes .../16x16/mimetypes/application-x-cd-image.png | Bin 0 -> 1019 bytes .../16x16/mimetypes/application-x-desktop.png | Bin 0 -> 741 bytes .../16x16/mimetypes/application-x-executable.png | Bin 0 -> 684 bytes .../16x16/mimetypes/application-x-homebank.png | Bin 0 -> 762 bytes .../16x16/mimetypes/application-x-java-archive.png | Bin 0 -> 635 bytes .../Cheser/16x16/mimetypes/application-x-java.png | Bin 0 -> 837 bytes .../16x16/mimetypes/application-x-javascript.png | 1 + .../16x16/mimetypes/application-x-keepass.png | Bin 0 -> 707 bytes .../mimetypes/application-x-mono-develop-xib.png | Bin 0 -> 995 bytes .../mimetypes/application-x-ms-dos-executable.png | Bin 0 -> 719 bytes .../Cheser/16x16/mimetypes/application-x-note.png | 1 + .../16x16/mimetypes/application-x-package-list.png | Bin 0 -> 605 bytes .../Cheser/16x16/mimetypes/application-x-perl.png | Bin 0 -> 863 bytes .../Cheser/16x16/mimetypes/application-x-php.png | Bin 0 -> 920 bytes .../16x16/mimetypes/application-x-planner.png | Bin 0 -> 664 bytes .../mimetypes/application-x-python-bytecode.png | Bin 0 -> 825 bytes .../mimetypes/application-x-remote-connection.png | Bin 0 -> 821 bytes .../Cheser/16x16/mimetypes/application-x-ruby.png | Bin 0 -> 920 bytes .../Cheser/16x16/mimetypes/application-x-theme.png | Bin 0 -> 735 bytes .../Cheser/16x16/mimetypes/application-x-vnc.png | 1 + .../Cheser/16x16/mimetypes/audio-x-generic.png | Bin 0 -> 688 bytes .../Cheser/16x16/mimetypes/font-x-generic.png | Bin 0 -> 974 bytes .../16x16/mimetypes/gnome-mime-application-zip.png | 1 + .../Cheser/16x16/mimetypes/gnome-mime-audio.png | 1 + .../Cheser/16x16/mimetypes/gnome-mime-image.png | 1 + .../Cheser/16x16/mimetypes/gnome-mime-text.png | 1 + .../Cheser/16x16/mimetypes/gnome-mime-video.png | 1 + osx/icons/Cheser/16x16/mimetypes/gtk-file.png | 1 + .../16x16/mimetypes/image-svg+xml-compressed.png | Bin 0 -> 653 bytes osx/icons/Cheser/16x16/mimetypes/image-svg+xml.png | Bin 0 -> 791 bytes .../16x16/mimetypes/image-x-compressed-xcf.png | Bin 0 -> 785 bytes .../Cheser/16x16/mimetypes/image-x-generic.png | Bin 0 -> 672 bytes osx/icons/Cheser/16x16/mimetypes/image-x-xcf.png | Bin 0 -> 769 bytes .../Cheser/16x16/mimetypes/package-x-generic.png | Bin 0 -> 637 bytes .../16x16/mimetypes/stock_thunar-templates.png | 1 + osx/icons/Cheser/16x16/mimetypes/text-css.png | Bin 0 -> 878 bytes osx/icons/Cheser/16x16/mimetypes/text-html.png | Bin 0 -> 875 bytes osx/icons/Cheser/16x16/mimetypes/text-x-apport.png | Bin 0 -> 865 bytes .../Cheser/16x16/mimetypes/text-x-authors.png | Bin 0 -> 758 bytes osx/icons/Cheser/16x16/mimetypes/text-x-boo.png | Bin 0 -> 852 bytes osx/icons/Cheser/16x16/mimetypes/text-x-c++hdr.png | 1 + osx/icons/Cheser/16x16/mimetypes/text-x-c++src.png | 1 + .../Cheser/16x16/mimetypes/text-x-changelog.png | Bin 0 -> 796 bytes osx/icons/Cheser/16x16/mimetypes/text-x-chdr.png | 1 + .../Cheser/16x16/mimetypes/text-x-copying.png | Bin 0 -> 833 bytes osx/icons/Cheser/16x16/mimetypes/text-x-csharp.png | 1 + osx/icons/Cheser/16x16/mimetypes/text-x-csrc.png | Bin 0 -> 917 bytes .../16x16/mimetypes/text-x-generic-template.png | Bin 0 -> 834 bytes .../Cheser/16x16/mimetypes/text-x-generic.png | Bin 0 -> 778 bytes .../Cheser/16x16/mimetypes/text-x-install.png | Bin 0 -> 852 bytes osx/icons/Cheser/16x16/mimetypes/text-x-java.png | Bin 0 -> 877 bytes osx/icons/Cheser/16x16/mimetypes/text-x-log.png | Bin 0 -> 426 bytes .../Cheser/16x16/mimetypes/text-x-makefile.png | Bin 0 -> 805 bytes .../Cheser/16x16/mimetypes/text-x-opml+xml.png | Bin 0 -> 897 bytes osx/icons/Cheser/16x16/mimetypes/text-x-patch.png | Bin 0 -> 703 bytes .../Cheser/16x16/mimetypes/text-x-preview.png | Bin 0 -> 741 bytes osx/icons/Cheser/16x16/mimetypes/text-x-python.png | Bin 0 -> 902 bytes osx/icons/Cheser/16x16/mimetypes/text-x-readme.png | Bin 0 -> 855 bytes osx/icons/Cheser/16x16/mimetypes/text-x-script.png | Bin 0 -> 913 bytes .../Cheser/16x16/mimetypes/video-x-generic.png | Bin 0 -> 949 bytes osx/icons/Cheser/16x16/places/desktop.png | 1 + osx/icons/Cheser/16x16/places/film-roll.png | Bin 0 -> 795 bytes osx/icons/Cheser/16x16/places/folder-documents.png | Bin 0 -> 806 bytes osx/icons/Cheser/16x16/places/folder-download.png | Bin 0 -> 788 bytes osx/icons/Cheser/16x16/places/folder-music.png | Bin 0 -> 810 bytes osx/icons/Cheser/16x16/places/folder-pictures.png | Bin 0 -> 878 bytes .../Cheser/16x16/places/folder-publicshare.png | Bin 0 -> 804 bytes osx/icons/Cheser/16x16/places/folder-remote.png | Bin 0 -> 739 bytes .../Cheser/16x16/places/folder-saved-search.png | Bin 0 -> 828 bytes osx/icons/Cheser/16x16/places/folder-templates.png | Bin 0 -> 775 bytes osx/icons/Cheser/16x16/places/folder.png | Bin 0 -> 651 bytes osx/icons/Cheser/16x16/places/gnome-fs-desktop.png | 1 + .../Cheser/16x16/places/gnome-fs-directory.png | 1 + osx/icons/Cheser/16x16/places/gnome-fs-ftp.png | 1 + osx/icons/Cheser/16x16/places/gnome-fs-home.png | 1 + osx/icons/Cheser/16x16/places/gnome-fs-nfs.png | 1 + osx/icons/Cheser/16x16/places/gnome-fs-share.png | 1 + osx/icons/Cheser/16x16/places/gnome-fs-smb.png | 1 + osx/icons/Cheser/16x16/places/gnome-fs-ssh.png | 1 + .../places/gnome-mime-x-directory-smb-share.png | 1 + osx/icons/Cheser/16x16/places/gtk-directory.png | 1 + osx/icons/Cheser/16x16/places/inode-directory.png | 1 + .../Cheser/16x16/places/library-internet-radio.png | Bin 0 -> 494 bytes osx/icons/Cheser/16x16/places/library-podcast.png | Bin 0 -> 870 bytes osx/icons/Cheser/16x16/places/music-library.png | Bin 0 -> 967 bytes osx/icons/Cheser/16x16/places/note.png | Bin 0 -> 621 bytes osx/icons/Cheser/16x16/places/notebook.png | Bin 0 -> 580 bytes .../Cheser/16x16/places/playlist-automatic.png | Bin 0 -> 680 bytes osx/icons/Cheser/16x16/places/playlist.png | Bin 0 -> 566 bytes osx/icons/Cheser/16x16/places/stock_folder.png | 1 + osx/icons/Cheser/16x16/places/stock_notes.png | 1 + .../Cheser/16x16/places/stock_shared-by-me.png | 1 + .../Cheser/16x16/places/stock_shared-to-me.png | 1 + osx/icons/Cheser/16x16/places/user-desktop.png | Bin 0 -> 849 bytes osx/icons/Cheser/16x16/places/user-home.png | Bin 0 -> 861 bytes osx/icons/Cheser/16x16/places/user-trash.png | Bin 0 -> 997 bytes osx/icons/Cheser/20x20/actions/dialog-apply.png | Bin 0 -> 1002 bytes osx/icons/Cheser/20x20/actions/dialog-cancel.png | Bin 0 -> 1067 bytes osx/icons/Cheser/20x20/actions/dialog-no.png | Bin 0 -> 952 bytes osx/icons/Cheser/20x20/actions/dialog-ok.png | Bin 0 -> 963 bytes osx/icons/Cheser/20x20/actions/dialog-yes.png | Bin 0 -> 1044 bytes osx/icons/Cheser/20x20/actions/gtk-apply.png | 1 + osx/icons/Cheser/20x20/actions/gtk-cancel.png | 1 + osx/icons/Cheser/20x20/actions/gtk-no.png | 1 + osx/icons/Cheser/20x20/actions/gtk-ok.png | 1 + osx/icons/Cheser/20x20/actions/gtk-yes.png | 1 + .../Cheser/22x22/actions/add-files-to-archive.png | 1 + .../Cheser/22x22/actions/add-folder-to-archive.png | 1 + .../Cheser/22x22/actions/application-exit.png | Bin 0 -> 1091 bytes osx/icons/Cheser/22x22/actions/appointment-new.png | Bin 0 -> 1651 bytes osx/icons/Cheser/22x22/actions/archive-extract.png | Bin 0 -> 1002 bytes .../22x22/actions/archive-insert-directory.png | Bin 0 -> 1090 bytes osx/icons/Cheser/22x22/actions/archive-insert.png | Bin 0 -> 1167 bytes osx/icons/Cheser/22x22/actions/call-stop.png | Bin 0 -> 840 bytes osx/icons/Cheser/22x22/actions/cards-deal.png | Bin 0 -> 1061 bytes osx/icons/Cheser/22x22/actions/contact-new.png | Bin 0 -> 969 bytes osx/icons/Cheser/22x22/actions/crop.png | Bin 0 -> 1132 bytes osx/icons/Cheser/22x22/actions/dialog-close.png | 1 + osx/icons/Cheser/22x22/actions/document-edit.png | Bin 0 -> 1219 bytes osx/icons/Cheser/22x22/actions/document-new.png | Bin 0 -> 1208 bytes .../Cheser/22x22/actions/document-open-recent.png | Bin 0 -> 1617 bytes osx/icons/Cheser/22x22/actions/document-open.png | Bin 0 -> 977 bytes .../Cheser/22x22/actions/document-page-setup.png | Bin 0 -> 1349 bytes .../Cheser/22x22/actions/document-preview.png | Bin 0 -> 1350 bytes .../Cheser/22x22/actions/document-properties.png | Bin 0 -> 1372 bytes .../Cheser/22x22/actions/document-revert-ltr.png | 1 + .../Cheser/22x22/actions/document-revert-rtl.png | Bin 0 -> 1322 bytes osx/icons/Cheser/22x22/actions/document-revert.png | Bin 0 -> 1281 bytes .../Cheser/22x22/actions/document-save-as.png | Bin 0 -> 1158 bytes osx/icons/Cheser/22x22/actions/document-save.png | Bin 0 -> 1224 bytes osx/icons/Cheser/22x22/actions/document-send.png | Bin 0 -> 813 bytes osx/icons/Cheser/22x22/actions/draw-polygon.png | Bin 0 -> 790 bytes osx/icons/Cheser/22x22/actions/draw-star.png | Bin 0 -> 905 bytes osx/icons/Cheser/22x22/actions/draw-text.png | Bin 0 -> 1032 bytes osx/icons/Cheser/22x22/actions/edit-clear.png | Bin 0 -> 1060 bytes osx/icons/Cheser/22x22/actions/edit-copy.png | Bin 0 -> 729 bytes osx/icons/Cheser/22x22/actions/edit-cut.png | Bin 0 -> 1236 bytes osx/icons/Cheser/22x22/actions/edit-delete.png | Bin 0 -> 1418 bytes .../Cheser/22x22/actions/edit-find-replace.png | Bin 0 -> 1627 bytes osx/icons/Cheser/22x22/actions/edit-find.png | Bin 0 -> 1517 bytes .../Cheser/22x22/actions/edit-paste-in-place.png | Bin 0 -> 1068 bytes .../Cheser/22x22/actions/edit-paste-style.png | Bin 0 -> 867 bytes osx/icons/Cheser/22x22/actions/edit-paste.png | Bin 0 -> 952 bytes osx/icons/Cheser/22x22/actions/edit-redo-ltr.png | 1 + osx/icons/Cheser/22x22/actions/edit-redo-rtl.png | Bin 0 -> 1067 bytes osx/icons/Cheser/22x22/actions/edit-redo.png | Bin 0 -> 1027 bytes osx/icons/Cheser/22x22/actions/edit-select-all.png | Bin 0 -> 1188 bytes osx/icons/Cheser/22x22/actions/edit-select.png | Bin 0 -> 825 bytes .../Cheser/22x22/actions/edit-undelete-ltr.png | 1 + .../Cheser/22x22/actions/edit-undelete-rtl.png | Bin 0 -> 1403 bytes osx/icons/Cheser/22x22/actions/edit-undelete.png | Bin 0 -> 1525 bytes .../Cheser/22x22/actions/edit-undo-history.png | Bin 0 -> 1088 bytes osx/icons/Cheser/22x22/actions/edit-undo-ltr.png | 1 + osx/icons/Cheser/22x22/actions/edit-undo-rtl.png | Bin 0 -> 1018 bytes osx/icons/Cheser/22x22/actions/edit-undo.png | Bin 0 -> 991 bytes .../Cheser/22x22/actions/eog-image-gallery.png | Bin 0 -> 653 bytes osx/icons/Cheser/22x22/actions/extract-archive.png | 1 + osx/icons/Cheser/22x22/actions/file-catalog.png | Bin 0 -> 497 bytes osx/icons/Cheser/22x22/actions/file-library.png | 1 + osx/icons/Cheser/22x22/actions/file-search.png | 1 + osx/icons/Cheser/22x22/actions/folder-copy.png | Bin 0 -> 672 bytes osx/icons/Cheser/22x22/actions/folder-move.png | Bin 0 -> 590 bytes osx/icons/Cheser/22x22/actions/folder-new.png | Bin 0 -> 1147 bytes .../Cheser/22x22/actions/giggle-diff-view.png | Bin 0 -> 713 bytes .../Cheser/22x22/actions/giggle-history-view.png | 1 + osx/icons/Cheser/22x22/actions/giggle-tag.png | 1 + osx/icons/Cheser/22x22/actions/go-bottom.png | Bin 0 -> 1174 bytes osx/icons/Cheser/22x22/actions/go-down.png | Bin 0 -> 1154 bytes osx/icons/Cheser/22x22/actions/go-first-ltr.png | 1 + osx/icons/Cheser/22x22/actions/go-first-rtl.png | 1 + osx/icons/Cheser/22x22/actions/go-first.png | Bin 0 -> 1216 bytes osx/icons/Cheser/22x22/actions/go-home.png | Bin 0 -> 1332 bytes osx/icons/Cheser/22x22/actions/go-jump-ltr.png | 1 + osx/icons/Cheser/22x22/actions/go-jump-rtl.png | Bin 0 -> 996 bytes osx/icons/Cheser/22x22/actions/go-jump.png | Bin 0 -> 1043 bytes osx/icons/Cheser/22x22/actions/go-last-ltr.png | 1 + osx/icons/Cheser/22x22/actions/go-last-rtl.png | 1 + osx/icons/Cheser/22x22/actions/go-last.png | Bin 0 -> 1188 bytes osx/icons/Cheser/22x22/actions/go-next-ltr.png | 1 + osx/icons/Cheser/22x22/actions/go-next-rtl.png | 1 + osx/icons/Cheser/22x22/actions/go-next.png | Bin 0 -> 1114 bytes osx/icons/Cheser/22x22/actions/go-previous-ltr.png | 1 + osx/icons/Cheser/22x22/actions/go-previous-rtl.png | 1 + osx/icons/Cheser/22x22/actions/go-previous.png | Bin 0 -> 1111 bytes osx/icons/Cheser/22x22/actions/go-today.png | Bin 0 -> 1008 bytes osx/icons/Cheser/22x22/actions/go-top.png | Bin 0 -> 1107 bytes osx/icons/Cheser/22x22/actions/go-up.png | Bin 0 -> 1063 bytes osx/icons/Cheser/22x22/actions/gtk-about.png | 1 + osx/icons/Cheser/22x22/actions/gtk-add.png | 1 + osx/icons/Cheser/22x22/actions/gtk-clear.png | 1 + osx/icons/Cheser/22x22/actions/gtk-close.png | 1 + osx/icons/Cheser/22x22/actions/gtk-copy.png | 1 + osx/icons/Cheser/22x22/actions/gtk-cut.png | 1 + osx/icons/Cheser/22x22/actions/gtk-delete.png | 1 + osx/icons/Cheser/22x22/actions/gtk-edit.png | 1 + osx/icons/Cheser/22x22/actions/gtk-execute.png | 1 + .../Cheser/22x22/actions/gtk-find-and-replace.png | 1 + osx/icons/Cheser/22x22/actions/gtk-find.png | 1 + osx/icons/Cheser/22x22/actions/gtk-fullscreen.png | 1 + osx/icons/Cheser/22x22/actions/gtk-go-back-ltr.png | 1 + osx/icons/Cheser/22x22/actions/gtk-go-back-rtl.png | 1 + osx/icons/Cheser/22x22/actions/gtk-go-back.png | 1 + osx/icons/Cheser/22x22/actions/gtk-go-down.png | 1 + .../Cheser/22x22/actions/gtk-go-forward-ltr.png | 1 + .../Cheser/22x22/actions/gtk-go-forward-rtl.png | 1 + osx/icons/Cheser/22x22/actions/gtk-go-forward.png | 1 + osx/icons/Cheser/22x22/actions/gtk-go-up.png | 1 + osx/icons/Cheser/22x22/actions/gtk-goto-bottom.png | 1 + .../Cheser/22x22/actions/gtk-goto-first-ltr.png | 1 + .../Cheser/22x22/actions/gtk-goto-first-rtl.png | 1 + osx/icons/Cheser/22x22/actions/gtk-goto-first.png | 1 + .../Cheser/22x22/actions/gtk-goto-last-ltr.png | 1 + .../Cheser/22x22/actions/gtk-goto-last-rtl.png | 1 + osx/icons/Cheser/22x22/actions/gtk-goto-last.png | 1 + osx/icons/Cheser/22x22/actions/gtk-goto-top.png | 1 + osx/icons/Cheser/22x22/actions/gtk-home.png | 1 + osx/icons/Cheser/22x22/actions/gtk-jump-to-ltr.png | 1 + osx/icons/Cheser/22x22/actions/gtk-jump-to-rtl.png | 1 + osx/icons/Cheser/22x22/actions/gtk-jump-to.png | 1 + .../Cheser/22x22/actions/gtk-leave-fullscreen.png | 1 + osx/icons/Cheser/22x22/actions/gtk-new.png | 1 + osx/icons/Cheser/22x22/actions/gtk-open.png | 1 + osx/icons/Cheser/22x22/actions/gtk-page-setup.png | 1 + osx/icons/Cheser/22x22/actions/gtk-paste.png | 1 + osx/icons/Cheser/22x22/actions/gtk-properties.png | 1 + osx/icons/Cheser/22x22/actions/gtk-quit.png | 1 + osx/icons/Cheser/22x22/actions/gtk-redo-ltr.png | 1 + osx/icons/Cheser/22x22/actions/gtk-redo-rtl.png | 1 + osx/icons/Cheser/22x22/actions/gtk-redo.png | 1 + osx/icons/Cheser/22x22/actions/gtk-refresh.png | 1 + osx/icons/Cheser/22x22/actions/gtk-remove.png | 1 + .../22x22/actions/gtk-revert-to-saved-ltr.png | 1 + .../22x22/actions/gtk-revert-to-saved-rtl.png | 1 + .../Cheser/22x22/actions/gtk-revert-to-saved.png | 1 + osx/icons/Cheser/22x22/actions/gtk-save-as.png | 1 + osx/icons/Cheser/22x22/actions/gtk-save.png | 1 + osx/icons/Cheser/22x22/actions/gtk-select-all.png | 1 + .../Cheser/22x22/actions/gtk-sort-ascending.png | 1 + .../Cheser/22x22/actions/gtk-sort-descending.png | 1 + osx/icons/Cheser/22x22/actions/gtk-stop.png | 1 + .../Cheser/22x22/actions/gtk-undelete-ltr.png | 1 + .../Cheser/22x22/actions/gtk-undelete-rtl.png | 1 + osx/icons/Cheser/22x22/actions/gtk-undelete.png | 1 + osx/icons/Cheser/22x22/actions/gtk-undo-ltr.png | 1 + osx/icons/Cheser/22x22/actions/gtk-undo-rtl.png | 1 + osx/icons/Cheser/22x22/actions/gtk-undo.png | 1 + osx/icons/Cheser/22x22/actions/help-about.png | Bin 0 -> 981 bytes osx/icons/Cheser/22x22/actions/help-contents.png | Bin 0 -> 966 bytes osx/icons/Cheser/22x22/actions/help-faq.png | Bin 0 -> 1118 bytes osx/icons/Cheser/22x22/actions/histogram.png | Bin 0 -> 515 bytes osx/icons/Cheser/22x22/actions/history-view.png | 1 + osx/icons/Cheser/22x22/actions/icon_console.png | Bin 0 -> 857 bytes osx/icons/Cheser/22x22/actions/im-message-new.png | Bin 0 -> 1105 bytes osx/icons/Cheser/22x22/actions/insert-image.png | Bin 0 -> 919 bytes osx/icons/Cheser/22x22/actions/insert-link.png | Bin 0 -> 1038 bytes osx/icons/Cheser/22x22/actions/insert-object.png | Bin 0 -> 673 bytes osx/icons/Cheser/22x22/actions/insert-pause.png | Bin 0 -> 818 bytes osx/icons/Cheser/22x22/actions/insert-text.png | Bin 0 -> 795 bytes .../Cheser/22x22/actions/internet-radio-new.png | Bin 0 -> 1149 bytes osx/icons/Cheser/22x22/actions/iso-image-burn.png | Bin 0 -> 1339 bytes osx/icons/Cheser/22x22/actions/iso-image-new.png | Bin 0 -> 1333 bytes .../Cheser/22x22/actions/jockey-certified.png | Bin 0 -> 861 bytes osx/icons/Cheser/22x22/actions/layer-bottom.png | 1 + osx/icons/Cheser/22x22/actions/layer-delete.png | 1 + osx/icons/Cheser/22x22/actions/layer-lower.png | 1 + osx/icons/Cheser/22x22/actions/layer-new.png | 1 + osx/icons/Cheser/22x22/actions/layer-raise.png | 1 + osx/icons/Cheser/22x22/actions/layer-top.png | 1 + osx/icons/Cheser/22x22/actions/list-add.png | Bin 0 -> 773 bytes osx/icons/Cheser/22x22/actions/list-remove.png | Bin 0 -> 463 bytes osx/icons/Cheser/22x22/actions/mode-image-edit.png | Bin 0 -> 768 bytes osx/icons/Cheser/22x22/actions/note-new.png | Bin 0 -> 932 bytes osx/icons/Cheser/22x22/actions/notebook-new.png | Bin 0 -> 1147 bytes osx/icons/Cheser/22x22/actions/object-crop.png | 1 + .../22x22/actions/object-flip-horizontal.png | Bin 0 -> 964 bytes .../Cheser/22x22/actions/object-flip-vertical.png | Bin 0 -> 1042 bytes .../Cheser/22x22/actions/object-rotate-left.png | Bin 0 -> 1006 bytes .../Cheser/22x22/actions/object-rotate-right.png | Bin 0 -> 1028 bytes .../Cheser/22x22/actions/object-stroke-style.png | Bin 0 -> 1015 bytes .../22x22/actions/playlist-automatic-new.png | Bin 0 -> 1077 bytes osx/icons/Cheser/22x22/actions/playlist-new.png | Bin 0 -> 1016 bytes osx/icons/Cheser/22x22/actions/podcast-new.png | Bin 0 -> 1458 bytes .../actions/preferences-system-firewall-new.png | Bin 0 -> 1297 bytes osx/icons/Cheser/22x22/actions/process-stop.png | Bin 0 -> 1195 bytes osx/icons/Cheser/22x22/actions/query-free-busy.png | Bin 0 -> 1123 bytes osx/icons/Cheser/22x22/actions/slideshow-play.png | Bin 0 -> 885 bytes .../Cheser/22x22/actions/stock_folder-copy.png | 1 + .../Cheser/22x22/actions/stock_folder-move.png | 1 + .../Cheser/22x22/actions/stock_insert-note.png | 1 + .../Cheser/22x22/actions/stock_insert-rule.png | Bin 0 -> 254 bytes .../Cheser/22x22/actions/stock_insert-table.png | Bin 0 -> 590 bytes .../22x22/actions/stock_new-24h-appointment.png | 1 + osx/icons/Cheser/22x22/actions/stock_new-dir.png | 1 + .../Cheser/22x22/actions/stock_new-meeting.png | Bin 0 -> 1373 bytes .../Cheser/22x22/actions/stock_select-column.png | Bin 0 -> 436 bytes .../Cheser/22x22/actions/stock_select-row.png | Bin 0 -> 471 bytes osx/icons/Cheser/22x22/actions/stock_show-all.png | Bin 0 -> 935 bytes osx/icons/Cheser/22x22/actions/stock_task.png | Bin 0 -> 959 bytes .../22x22/actions/stock_terminal-closetab.png | 1 + .../Cheser/22x22/actions/stock_terminal-newtab.png | 1 + .../22x22/actions/stock_terminal-newwindow.png | 1 + .../Cheser/22x22/actions/stock_text-monospaced.png | 1 + osx/icons/Cheser/22x22/actions/stock_timezone.png | Bin 0 -> 1818 bytes .../Cheser/22x22/actions/stock_view-details.png | Bin 0 -> 446 bytes .../Cheser/22x22/actions/stock_xfburn-burn-cd.png | 1 + .../22x22/actions/stock_xfburn-import-session.png | Bin 0 -> 1521 bytes osx/icons/Cheser/22x22/actions/stock_xfburn.png | 1 + .../Cheser/22x22/actions/system-hibernate.png | Bin 0 -> 1186 bytes .../Cheser/22x22/actions/system-lock-screen.png | Bin 0 -> 1434 bytes osx/icons/Cheser/22x22/actions/system-log-out.png | Bin 0 -> 1196 bytes osx/icons/Cheser/22x22/actions/system-reboot.png | 1 + osx/icons/Cheser/22x22/actions/system-run.png | Bin 0 -> 1333 bytes osx/icons/Cheser/22x22/actions/system-search.png | Bin 0 -> 1521 bytes osx/icons/Cheser/22x22/actions/system-shutdown.png | Bin 0 -> 717 bytes osx/icons/Cheser/22x22/actions/system-suspend.png | Bin 0 -> 958 bytes osx/icons/Cheser/22x22/actions/tab-new.png | Bin 0 -> 1162 bytes osx/icons/Cheser/22x22/actions/tag-new.png | Bin 0 -> 1096 bytes osx/icons/Cheser/22x22/actions/tag.png | Bin 0 -> 967 bytes osx/icons/Cheser/22x22/actions/tap-create.png | Bin 0 -> 969 bytes osx/icons/Cheser/22x22/actions/tap-extract-to.png | 1 + osx/icons/Cheser/22x22/actions/tap-extract.png | 1 + .../Cheser/22x22/actions/transaction-begin.png | Bin 0 -> 1046 bytes .../Cheser/22x22/actions/transaction-commit.png | Bin 0 -> 1153 bytes .../Cheser/22x22/actions/transaction-rollback.png | Bin 0 -> 904 bytes .../22x22/actions/transform-crop-and-resize.png | Bin 0 -> 1132 bytes .../Cheser/22x22/actions/view-calendar-day.png | Bin 0 -> 717 bytes .../Cheser/22x22/actions/view-calendar-list.png | Bin 0 -> 713 bytes .../Cheser/22x22/actions/view-calendar-month.png | Bin 0 -> 968 bytes .../Cheser/22x22/actions/view-calendar-week.png | Bin 0 -> 774 bytes .../22x22/actions/view-calendar-workweek.png | Bin 0 -> 699 bytes osx/icons/Cheser/22x22/actions/view-far.png | Bin 0 -> 643 bytes osx/icons/Cheser/22x22/actions/view-fullscreen.png | Bin 0 -> 582 bytes osx/icons/Cheser/22x22/actions/view-minimize.png | Bin 0 -> 990 bytes osx/icons/Cheser/22x22/actions/view-near.png | Bin 0 -> 664 bytes .../Cheser/22x22/actions/view-page-continuous.png | Bin 0 -> 722 bytes .../Cheser/22x22/actions/view-page-facing.png | Bin 0 -> 483 bytes osx/icons/Cheser/22x22/actions/view-refresh.png | Bin 0 -> 1349 bytes osx/icons/Cheser/22x22/actions/view-restore.png | Bin 0 -> 601 bytes .../Cheser/22x22/actions/view-sort-ascending.png | Bin 0 -> 914 bytes .../Cheser/22x22/actions/view-sort-descending.png | Bin 0 -> 872 bytes osx/icons/Cheser/22x22/actions/window-close.png | Bin 0 -> 1065 bytes osx/icons/Cheser/22x22/actions/window-new.png | Bin 0 -> 731 bytes osx/icons/Cheser/22x22/actions/xfpm-hibernate.png | 1 + osx/icons/Cheser/22x22/actions/xfpm-suspend.png | 1 + osx/icons/Cheser/22x22/devices/ac-adapter.png | Bin 0 -> 1189 bytes osx/icons/Cheser/22x22/devices/camera-photo.png | Bin 0 -> 1331 bytes osx/icons/Cheser/22x22/devices/camera-web.png | Bin 0 -> 1419 bytes .../Cheser/22x22/devices/computer-apple-ipad.png | Bin 0 -> 1068 bytes osx/icons/Cheser/22x22/devices/computer.png | Bin 0 -> 1273 bytes osx/icons/Cheser/22x22/devices/device_pci.png | Bin 0 -> 945 bytes osx/icons/Cheser/22x22/devices/device_usb.png | Bin 0 -> 1105 bytes .../22x22/devices/drive-harddisk-encrypted.png | Bin 0 -> 1457 bytes .../22x22/devices/drive-harddisk-ieee1394.png | Bin 0 -> 1099 bytes .../Cheser/22x22/devices/drive-harddisk-system.png | Bin 0 -> 1308 bytes .../Cheser/22x22/devices/drive-harddisk-usb.png | Bin 0 -> 1093 bytes osx/icons/Cheser/22x22/devices/drive-harddisk.png | Bin 0 -> 1222 bytes osx/icons/Cheser/22x22/devices/drive-optical.png | Bin 0 -> 1294 bytes .../22x22/devices/gnome-dev-harddisk-1394.png | 1 + .../22x22/devices/gnome-dev-harddisk-usb.png | 1 + osx/icons/Cheser/22x22/devices/gtk-harddisk.png | 1 + osx/icons/Cheser/22x22/devices/input-dialpad.png | Bin 0 -> 267 bytes osx/icons/Cheser/22x22/devices/input-gaming.png | Bin 0 -> 1107 bytes osx/icons/Cheser/22x22/devices/input-keyboard.png | Bin 0 -> 710 bytes osx/icons/Cheser/22x22/devices/input-mouse.png | Bin 0 -> 1038 bytes osx/icons/Cheser/22x22/devices/input-tablet.png | Bin 0 -> 1296 bytes osx/icons/Cheser/22x22/devices/input-touchpad.png | Bin 0 -> 860 bytes osx/icons/Cheser/22x22/devices/modem.png | Bin 0 -> 1240 bytes osx/icons/Cheser/22x22/devices/pda.png | Bin 0 -> 673 bytes osx/icons/Cheser/22x22/devices/processor.png | Bin 0 -> 1640 bytes osx/icons/Cheser/22x22/devices/totem-tv.png | Bin 0 -> 783 bytes .../22x22/devices/uninterruptible-power-supply.png | Bin 0 -> 1222 bytes osx/icons/Cheser/22x22/devices/xfpm-ac-adapter.png | 1 + .../22x22/mimetypes/application-certificate.png | Bin 0 -> 840 bytes .../Cheser/22x22/mimetypes/application-pdf.png | Bin 0 -> 1155 bytes .../22x22/mimetypes/application-pgp-encrypted.png | Bin 0 -> 1401 bytes .../Cheser/22x22/mimetypes/application-rss+xml.png | Bin 0 -> 1131 bytes .../22x22/mimetypes/application-x-bittorrent.png | Bin 0 -> 1044 bytes .../22x22/mimetypes/application-x-blender.png | Bin 0 -> 1524 bytes .../22x22/mimetypes/application-x-cd-image.png | Bin 0 -> 1476 bytes .../22x22/mimetypes/application-x-desktop.png | Bin 0 -> 1090 bytes .../22x22/mimetypes/application-x-executable.png | Bin 0 -> 1231 bytes .../22x22/mimetypes/application-x-homebank.png | Bin 0 -> 1127 bytes .../22x22/mimetypes/application-x-java-archive.png | Bin 0 -> 978 bytes .../Cheser/22x22/mimetypes/application-x-java.png | Bin 0 -> 1268 bytes .../22x22/mimetypes/application-x-javascript.png | 1 + .../22x22/mimetypes/application-x-keepass.png | Bin 0 -> 1026 bytes .../mimetypes/application-x-mono-develop-xib.png | Bin 0 -> 1410 bytes .../mimetypes/application-x-ms-dos-executable.png | Bin 0 -> 1115 bytes .../Cheser/22x22/mimetypes/application-x-note.png | 1 + .../22x22/mimetypes/application-x-package-list.png | Bin 0 -> 933 bytes .../Cheser/22x22/mimetypes/application-x-perl.png | Bin 0 -> 1274 bytes .../Cheser/22x22/mimetypes/application-x-php.png | Bin 0 -> 1391 bytes .../22x22/mimetypes/application-x-planner.png | Bin 0 -> 1011 bytes .../mimetypes/application-x-python-bytecode.png | Bin 0 -> 1221 bytes .../mimetypes/application-x-remote-connection.png | Bin 0 -> 1235 bytes .../Cheser/22x22/mimetypes/application-x-ruby.png | Bin 0 -> 1304 bytes .../Cheser/22x22/mimetypes/application-x-theme.png | Bin 0 -> 1242 bytes .../Cheser/22x22/mimetypes/application-x-vnc.png | 1 + .../Cheser/22x22/mimetypes/audio-x-generic.png | Bin 0 -> 955 bytes .../Cheser/22x22/mimetypes/font-x-generic.png | Bin 0 -> 1476 bytes .../22x22/mimetypes/gnome-mime-application-zip.png | 1 + .../Cheser/22x22/mimetypes/gnome-mime-audio.png | 1 + .../Cheser/22x22/mimetypes/gnome-mime-image.png | 1 + .../Cheser/22x22/mimetypes/gnome-mime-text.png | 1 + .../Cheser/22x22/mimetypes/gnome-mime-video.png | 1 + osx/icons/Cheser/22x22/mimetypes/gtk-file.png | 1 + .../22x22/mimetypes/image-svg+xml-compressed.png | Bin 0 -> 914 bytes osx/icons/Cheser/22x22/mimetypes/image-svg+xml.png | Bin 0 -> 1336 bytes .../22x22/mimetypes/image-x-compressed-xcf.png | Bin 0 -> 1083 bytes .../Cheser/22x22/mimetypes/image-x-generic.png | Bin 0 -> 993 bytes osx/icons/Cheser/22x22/mimetypes/image-x-xcf.png | Bin 0 -> 1147 bytes .../Cheser/22x22/mimetypes/package-x-generic.png | Bin 0 -> 1036 bytes .../22x22/mimetypes/stock_thunar-templates.png | 1 + osx/icons/Cheser/22x22/mimetypes/text-css.png | Bin 0 -> 1372 bytes osx/icons/Cheser/22x22/mimetypes/text-html.png | Bin 0 -> 1318 bytes osx/icons/Cheser/22x22/mimetypes/text-x-apport.png | Bin 0 -> 1316 bytes .../Cheser/22x22/mimetypes/text-x-authors.png | Bin 0 -> 1174 bytes osx/icons/Cheser/22x22/mimetypes/text-x-boo.png | Bin 0 -> 1293 bytes osx/icons/Cheser/22x22/mimetypes/text-x-c++hdr.png | 1 + osx/icons/Cheser/22x22/mimetypes/text-x-c++src.png | 1 + .../Cheser/22x22/mimetypes/text-x-changelog.png | Bin 0 -> 1081 bytes osx/icons/Cheser/22x22/mimetypes/text-x-chdr.png | 1 + .../Cheser/22x22/mimetypes/text-x-copying.png | Bin 0 -> 1330 bytes osx/icons/Cheser/22x22/mimetypes/text-x-csharp.png | 1 + osx/icons/Cheser/22x22/mimetypes/text-x-csrc.png | Bin 0 -> 1428 bytes .../22x22/mimetypes/text-x-generic-template.png | Bin 0 -> 1147 bytes .../Cheser/22x22/mimetypes/text-x-generic.png | Bin 0 -> 1098 bytes .../Cheser/22x22/mimetypes/text-x-install.png | Bin 0 -> 1287 bytes osx/icons/Cheser/22x22/mimetypes/text-x-java.png | Bin 0 -> 1332 bytes osx/icons/Cheser/22x22/mimetypes/text-x-log.png | Bin 0 -> 754 bytes .../Cheser/22x22/mimetypes/text-x-makefile.png | Bin 0 -> 1201 bytes .../Cheser/22x22/mimetypes/text-x-opml+xml.png | Bin 0 -> 1141 bytes osx/icons/Cheser/22x22/mimetypes/text-x-patch.png | Bin 0 -> 1137 bytes .../Cheser/22x22/mimetypes/text-x-preview.png | Bin 0 -> 1036 bytes osx/icons/Cheser/22x22/mimetypes/text-x-python.png | Bin 0 -> 1344 bytes osx/icons/Cheser/22x22/mimetypes/text-x-readme.png | Bin 0 -> 1311 bytes osx/icons/Cheser/22x22/mimetypes/text-x-script.png | Bin 0 -> 1304 bytes .../Cheser/22x22/mimetypes/video-x-generic.png | Bin 0 -> 1409 bytes osx/icons/Cheser/22x22/places/desktop.png | 1 + osx/icons/Cheser/22x22/places/film-roll.png | Bin 0 -> 1016 bytes osx/icons/Cheser/22x22/places/folder-documents.png | Bin 0 -> 1029 bytes osx/icons/Cheser/22x22/places/folder-download.png | Bin 0 -> 1030 bytes osx/icons/Cheser/22x22/places/folder-music.png | Bin 0 -> 1028 bytes osx/icons/Cheser/22x22/places/folder-pictures.png | Bin 0 -> 1105 bytes .../Cheser/22x22/places/folder-publicshare.png | Bin 0 -> 1041 bytes osx/icons/Cheser/22x22/places/folder-remote.png | Bin 0 -> 1005 bytes .../Cheser/22x22/places/folder-saved-search.png | Bin 0 -> 1053 bytes osx/icons/Cheser/22x22/places/folder-templates.png | Bin 0 -> 1037 bytes osx/icons/Cheser/22x22/places/folder.png | Bin 0 -> 879 bytes osx/icons/Cheser/22x22/places/gnome-fs-desktop.png | 1 + .../Cheser/22x22/places/gnome-fs-directory.png | 1 + osx/icons/Cheser/22x22/places/gnome-fs-ftp.png | 1 + osx/icons/Cheser/22x22/places/gnome-fs-home.png | 1 + osx/icons/Cheser/22x22/places/gnome-fs-nfs.png | 1 + osx/icons/Cheser/22x22/places/gnome-fs-share.png | 1 + osx/icons/Cheser/22x22/places/gnome-fs-smb.png | 1 + osx/icons/Cheser/22x22/places/gnome-fs-ssh.png | 1 + .../places/gnome-mime-x-directory-smb-share.png | 1 + osx/icons/Cheser/22x22/places/gtk-directory.png | 1 + osx/icons/Cheser/22x22/places/inode-directory.png | 1 + .../Cheser/22x22/places/library-internet-radio.png | Bin 0 -> 929 bytes osx/icons/Cheser/22x22/places/library-podcast.png | Bin 0 -> 1449 bytes osx/icons/Cheser/22x22/places/magnatune.png | Bin 0 -> 993 bytes osx/icons/Cheser/22x22/places/music-library.png | Bin 0 -> 1455 bytes osx/icons/Cheser/22x22/places/note.png | Bin 0 -> 684 bytes osx/icons/Cheser/22x22/places/notebook.png | Bin 0 -> 882 bytes .../Cheser/22x22/places/playlist-automatic.png | Bin 0 -> 837 bytes osx/icons/Cheser/22x22/places/playlist.png | Bin 0 -> 671 bytes osx/icons/Cheser/22x22/places/stock_folder.png | 1 + osx/icons/Cheser/22x22/places/stock_notes.png | 1 + .../Cheser/22x22/places/stock_shared-by-me.png | 1 + .../Cheser/22x22/places/stock_shared-to-me.png | 1 + osx/icons/Cheser/22x22/places/user-desktop.png | Bin 0 -> 1056 bytes osx/icons/Cheser/22x22/places/user-home.png | Bin 0 -> 1122 bytes osx/icons/Cheser/22x22/places/user-trash.png | Bin 0 -> 1582 bytes osx/icons/Cheser/README | 8 + osx/icons/Cheser/index.theme | 451 +++++++++++++++++++++ osx/jhbuild/frogr.modules | 439 ++++++++++++++++++++ osx/jhbuild/jhbuildrc-frogr | 10 + osx/jhbuild/patches/gstreamer-configure-flex.patch | 11 + osx/launcher.sh | 136 +++++++ osx/makebundle.sh | 66 +++ osx/makedmg.sh | 46 +++ osx/settings.ini | 10 + osx/template.dmg | Bin 0 -> 10518528 bytes 1823 files changed, 1674 insertions(+), 1674 deletions(-) commit f6a3de9d55854c9bc75749c728c254a251f88b47 Author: Mario Sanchez Prada Date: Tue Dec 18 21:42:58 2012 +0100 Generate the Info-frogr.plist file based on current @VERSION@ configure.ac | 1 + macosx/Info-frogr.plist | 30 ------------------------------ macosx/Info-frogr.plist.in | 30 ++++++++++++++++++++++++++++++ 3 files changed, 31 insertions(+), 30 deletions(-) commit f5f029197112cbd9ccb20c3e7fa0d8142606ff42 Author: Mario Sanchez Prada Date: Tue Dec 18 21:41:30 2012 +0100 Don't even build help documents in Mac Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) commit a49dde1a268dd8c660b5a1293267a896cb7e16d6 Author: Mario Sanchez Prada Date: Tue Dec 18 21:18:15 2012 +0100 Added -nostrip parameter to makebundle.sh (avoid stripping debug symbols) macosx/makebundle.sh | 62 +++++++++++++++++++++++++++++++++------------------- 1 file changed, 40 insertions(+), 22 deletions(-) commit 4310b0c16851ac1ac230c73a4ee8a8dddd564f63 Author: Mario Sanchez Prada Date: Tue Dec 18 18:03:42 2012 +0100 Add README file with instructions how to build gedit for Mac macosx/README | 96 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) commit 9a60897d7819bf5081f25dea43c524783e0b7efb Author: Mario Sanchez Prada Date: Tue Dec 18 10:58:50 2012 +0100 Create a JHBuild moduleset to easily build frogr in the Mac Used gedit as template, I simplified it a little bit too though. macosx/jhbuild/frogr.modules | 439 +++++++++++++++++++++ macosx/jhbuild/jhbuildrc-frogr | 10 + .../jhbuild/patches/gstreamer-configure-flex.patch | 11 + 3 files changed, 460 insertions(+) commit 2e5e241b0a53508bf70d99380631afc27595c31d Author: Mario Sanchez Prada Date: Tue Dec 18 09:11:59 2012 +0100 Don't remove frogr.app after creating the .dmg file macosx/makedmg.sh | 2 -- 1 file changed, 2 deletions(-) commit 7a9a52f76e1a07b41898305e684f60964a899d74 Author: Mario Sanchez Prada Date: Mon Dec 17 22:34:33 2012 +0100 Added script to create a .dmg file with the bundle for the Mac It includes a template .dmg file of the minimum size possible (10M) macosx/makedmg.sh | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ macosx/template.dmg | Bin 0 -> 10518528 bytes 2 files changed, 48 insertions(+) commit dfadcdfef6331c2d8cf30a7bf75206518478cd14 Author: Mario Sanchez Prada Date: Mon Dec 17 22:27:51 2012 +0100 Remove symlinks pointing to non existent files macosx/icons/Cheser/16x16/actions/dialog-input-devices.png | 1 - macosx/icons/Cheser/16x16/actions/eog-plugin.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-bold.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-indent-ltr.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-indent-rtl.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-indent.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-italic.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-justify-center.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-justify-left.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-justify-right.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-select-font.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-spell-check.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-strikethrough.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-underline.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-unindent-ltr.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-unindent-rtl.png | 1 - macosx/icons/Cheser/16x16/actions/gtk-unindent.png | 1 - macosx/icons/Cheser/16x16/actions/libpeas-plugin.png | 1 - macosx/icons/Cheser/16x16/actions/object-locked.png | 1 - macosx/icons/Cheser/16x16/actions/object-unlocked.png | 1 - macosx/icons/Cheser/16x16/actions/slideshow-pause.png | 1 - macosx/icons/Cheser/16x16/actions/stock_xfburn-blank-cdrw.png | 1 - macosx/icons/Cheser/16x16/actions/stock_xfburn-data-copy.png | 1 - macosx/icons/Cheser/16x16/actions/stock_xfburn-new-data-composition.png | 1 - macosx/icons/Cheser/16x16/actions/system-upgrade.png | 1 - macosx/icons/Cheser/16x16/devices/deja-dup-cloud.png | 1 - macosx/icons/Cheser/16x16/devices/gnome-dev-disc-dvdr-plus.png | 1 - macosx/icons/Cheser/16x16/devices/gnome-dev-disc-dvdr.png | 1 - macosx/icons/Cheser/16x16/devices/gnome-dev-disc-dvdram.png | 1 - macosx/icons/Cheser/16x16/devices/gnome-dev-disc-dvdrom.png | 1 - macosx/icons/Cheser/16x16/devices/gnome-dev-disc-dvdrw.png | 1 - macosx/icons/Cheser/16x16/devices/gnome-dev-removable-1394.png | 1 - macosx/icons/Cheser/16x16/devices/gnome-dev-removable-usb.png | 1 - macosx/icons/Cheser/16x16/devices/gtk-cdrom.png | 1 - macosx/icons/Cheser/16x16/devices/gtk-floppy.png | 1 - macosx/icons/Cheser/16x16/mimetypes/application-vnd.iccprofile.png | 1 - macosx/icons/Cheser/16x16/mimetypes/application-x-anjuta.png | 1 - macosx/icons/Cheser/16x16/mimetypes/application-x-catalog.png | 1 - macosx/icons/Cheser/16x16/mimetypes/application-x-glade.png | 1 - macosx/icons/Cheser/16x16/mimetypes/application-x-servicepack.png | 1 - macosx/icons/Cheser/16x16/mimetypes/text-csv.png | 1 - macosx/icons/Cheser/16x16/places/debian-logo.png | 1 - macosx/icons/Cheser/16x16/places/debian-swirl.png | 1 - macosx/icons/Cheser/16x16/places/gnome-debian.png | 1 - macosx/icons/Cheser/16x16/places/gnome-foot.png | 1 - macosx/icons/Cheser/16x16/places/gnome-logo.png | 1 - macosx/icons/Cheser/16x16/places/stock_thunar-shortcuts.png | 1 - macosx/icons/Cheser/22x22/actions/dialog-input-devices.png | 1 - macosx/icons/Cheser/22x22/actions/eog-plugin.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-bold.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-indent-ltr.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-indent-rtl.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-indent.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-italic.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-justify-center.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-justify-left.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-justify-right.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-select-font.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-spell-check.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-strikethrough.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-underline.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-unindent-ltr.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-unindent-rtl.png | 1 - macosx/icons/Cheser/22x22/actions/gtk-unindent.png | 1 - macosx/icons/Cheser/22x22/actions/libpeas-plugin.png | 1 - macosx/icons/Cheser/22x22/actions/object-locked.png | 1 - macosx/icons/Cheser/22x22/actions/object-unlocked.png | 1 - macosx/icons/Cheser/22x22/actions/slideshow-pause.png | 1 - macosx/icons/Cheser/22x22/actions/stock_xfburn-blank-cdrw.png | 1 - macosx/icons/Cheser/22x22/actions/stock_xfburn-data-copy.png | 1 - macosx/icons/Cheser/22x22/actions/stock_xfburn-new-data-composition.png | 1 - macosx/icons/Cheser/22x22/actions/system-upgrade.png | 1 - macosx/icons/Cheser/22x22/devices/deja-dup-cloud.png | 1 - macosx/icons/Cheser/22x22/devices/gnome-dev-disc-dvdr-plus.png | 1 - macosx/icons/Cheser/22x22/devices/gnome-dev-disc-dvdr.png | 1 - macosx/icons/Cheser/22x22/devices/gnome-dev-disc-dvdram.png | 1 - macosx/icons/Cheser/22x22/devices/gnome-dev-disc-dvdrom.png | 1 - macosx/icons/Cheser/22x22/devices/gnome-dev-disc-dvdrw.png | 1 - macosx/icons/Cheser/22x22/devices/gnome-dev-removable-1394.png | 1 - macosx/icons/Cheser/22x22/devices/gnome-dev-removable-usb.png | 1 - macosx/icons/Cheser/22x22/devices/gtk-cdrom.png | 1 - macosx/icons/Cheser/22x22/devices/gtk-floppy.png | 1 - macosx/icons/Cheser/22x22/mimetypes/application-vnd.iccprofile.png | 1 - macosx/icons/Cheser/22x22/mimetypes/application-x-anjuta.png | 1 - macosx/icons/Cheser/22x22/mimetypes/application-x-catalog.png | 1 - macosx/icons/Cheser/22x22/mimetypes/application-x-glade.png | 1 - macosx/icons/Cheser/22x22/mimetypes/application-x-servicepack.png | 1 - macosx/icons/Cheser/22x22/mimetypes/text-csv.png | 1 - macosx/icons/Cheser/22x22/places/debian-logo.png | 1 - macosx/icons/Cheser/22x22/places/debian-swirl.png | 1 - macosx/icons/Cheser/22x22/places/gnome-debian.png | 1 - macosx/icons/Cheser/22x22/places/gnome-foot.png | 1 - macosx/icons/Cheser/22x22/places/gnome-logo.png | 1 - macosx/icons/Cheser/22x22/places/stock_thunar-shortcuts.png | 1 - 94 files changed, 94 deletions(-) commit 8086e45a20e868697e4825e57d1628f310abc024 Author: Mario Sanchez Prada Date: Mon Dec 17 22:17:22 2012 +0100 Added script to create the Mac OS X bundle macosx/makebundle.sh | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) commit a96321bf03c9307fcacc54326579f0d52bde5c8c Author: Mario Sanchez Prada Date: Mon Dec 17 22:09:56 2012 +0100 Move frogr.bundle to macosx/ frogr.bundle | 90 ----------------------------------------------------- macosx/frogr.bundle | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+), 90 deletions(-) commit b4fa60f8abdadb4e98b63b22c6544d0f8ea30024 Author: Mario Sanchez Prada Date: Mon Dec 17 21:56:25 2012 +0100 Update GtkSettings settings.ini file for Mac macosx/settings.ini | 5 +++++ 1 file changed, 5 insertions(+) commit 7744763b4b15778012edb82dfad46df02266575b Author: Mario Sanchez Prada Date: Mon Dec 17 17:11:42 2012 +0100 Add GTK+ immodules and printpackends to Mac bundle frogr.bundle | 10 ++++++++++ 1 file changed, 10 insertions(+) commit 1a1832c831777704dd874bb3406a258acd570885 Author: Mario Sanchez Prada Date: Mon Dec 17 11:15:50 2012 +0100 Install icons from local resources in the repo frogr.bundle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 3c00e1aa5496fc8b32364394d1bf69532efb3400 Author: Mario Sanchez Prada Date: Sun Dec 16 23:09:22 2012 +0100 Added icons used in the bundle for Mac OS X .../Cheser/16x16/actions/add-files-to-archive.png | 1 + .../Cheser/16x16/actions/add-folder-to-archive.png | 1 + .../Cheser/16x16/actions/application-exit.png | Bin 0 -> 781 bytes .../icons/Cheser/16x16/actions/appointment-new.png | Bin 0 -> 1029 bytes .../icons/Cheser/16x16/actions/archive-extract.png | Bin 0 -> 748 bytes .../16x16/actions/archive-insert-directory.png | Bin 0 -> 765 bytes .../icons/Cheser/16x16/actions/archive-insert.png | Bin 0 -> 879 bytes macosx/icons/Cheser/16x16/actions/bitmap-trace.png | Bin 0 -> 710 bytes macosx/icons/Cheser/16x16/actions/call-stop.png | Bin 0 -> 563 bytes macosx/icons/Cheser/16x16/actions/cards-deal.png | Bin 0 -> 737 bytes .../icons/Cheser/16x16/actions/connector-avoid.png | Bin 0 -> 345 bytes .../Cheser/16x16/actions/connector-ignore.png | Bin 0 -> 365 bytes .../Cheser/16x16/actions/connector-orthogonal.png | Bin 0 -> 518 bytes macosx/icons/Cheser/16x16/actions/contact-new.png | Bin 0 -> 618 bytes macosx/icons/Cheser/16x16/actions/crop.png | Bin 0 -> 789 bytes macosx/icons/Cheser/16x16/actions/dialog-close.png | 1 + .../Cheser/16x16/actions/dialog-icon-preview.png | Bin 0 -> 541 bytes .../Cheser/16x16/actions/dialog-input-devices.png | 1 + .../icons/Cheser/16x16/actions/dialog-layers.png | Bin 0 -> 450 bytes .../icons/Cheser/16x16/actions/dialog-memory.png | Bin 0 -> 213 bytes .../icons/Cheser/16x16/actions/dialog-messages.png | Bin 0 -> 372 bytes .../16x16/actions/dialog-object-properties.png | Bin 0 -> 495 bytes .../16x16/actions/dialog-rows-and-columns.png | Bin 0 -> 206 bytes .../icons/Cheser/16x16/actions/dialog-scripts.png | Bin 0 -> 305 bytes .../Cheser/16x16/actions/dialog-text-and-font.png | Bin 0 -> 446 bytes .../Cheser/16x16/actions/dialog-tile-clones.png | Bin 0 -> 281 bytes .../Cheser/16x16/actions/dialog-transform.png | Bin 0 -> 496 bytes .../Cheser/16x16/actions/dialog-xml-editor.png | Bin 0 -> 489 bytes .../Cheser/16x16/actions/document-cleanup.png | Bin 0 -> 680 bytes .../icons/Cheser/16x16/actions/document-edit.png | Bin 0 -> 868 bytes .../Cheser/16x16/actions/document-export-ocal.png | Bin 0 -> 819 bytes .../icons/Cheser/16x16/actions/document-export.png | Bin 0 -> 703 bytes .../Cheser/16x16/actions/document-import-ocal.png | Bin 0 -> 833 bytes .../icons/Cheser/16x16/actions/document-import.png | Bin 0 -> 616 bytes .../Cheser/16x16/actions/document-metadata.png | Bin 0 -> 454 bytes macosx/icons/Cheser/16x16/actions/document-new.png | Bin 0 -> 851 bytes .../Cheser/16x16/actions/document-open-recent.png | Bin 0 -> 1017 bytes .../icons/Cheser/16x16/actions/document-open.png | Bin 0 -> 776 bytes .../Cheser/16x16/actions/document-page-setup.png | Bin 0 -> 910 bytes .../Cheser/16x16/actions/document-preview.png | Bin 0 -> 800 bytes .../Cheser/16x16/actions/document-properties.png | Bin 0 -> 927 bytes .../Cheser/16x16/actions/document-revert-ltr.png | 1 + .../Cheser/16x16/actions/document-revert-rtl.png | Bin 0 -> 951 bytes .../icons/Cheser/16x16/actions/document-revert.png | Bin 0 -> 948 bytes .../Cheser/16x16/actions/document-save-as.png | Bin 0 -> 689 bytes .../icons/Cheser/16x16/actions/document-save.png | Bin 0 -> 657 bytes .../icons/Cheser/16x16/actions/document-send.png | Bin 0 -> 480 bytes .../Cheser/16x16/actions/draw-ellipse-arc.png | Bin 0 -> 635 bytes .../Cheser/16x16/actions/draw-ellipse-segment.png | Bin 0 -> 651 bytes .../Cheser/16x16/actions/draw-ellipse-whole.png | Bin 0 -> 692 bytes .../16x16/actions/draw-eraser-delete-objects.png | Bin 0 -> 342 bytes macosx/icons/Cheser/16x16/actions/draw-eraser.png | Bin 0 -> 408 bytes macosx/icons/Cheser/16x16/actions/draw-polygon.png | Bin 0 -> 803 bytes macosx/icons/Cheser/16x16/actions/draw-star.png | Bin 0 -> 890 bytes macosx/icons/Cheser/16x16/actions/draw-text.png | Bin 0 -> 704 bytes .../Cheser/16x16/actions/draw-trace-background.png | Bin 0 -> 984 bytes .../Cheser/16x16/actions/draw-use-pressure.png | Bin 0 -> 834 bytes .../icons/Cheser/16x16/actions/draw-use-tilt.png | Bin 0 -> 909 bytes macosx/icons/Cheser/16x16/actions/edit-clear.png | Bin 0 -> 739 bytes .../Cheser/16x16/actions/edit-clone-unlink.png | Bin 0 -> 478 bytes macosx/icons/Cheser/16x16/actions/edit-clone.png | Bin 0 -> 472 bytes macosx/icons/Cheser/16x16/actions/edit-copy.png | Bin 0 -> 549 bytes macosx/icons/Cheser/16x16/actions/edit-cut.png | Bin 0 -> 959 bytes macosx/icons/Cheser/16x16/actions/edit-delete.png | Bin 0 -> 1031 bytes .../icons/Cheser/16x16/actions/edit-duplicate.png | Bin 0 -> 218 bytes .../Cheser/16x16/actions/edit-find-replace.png | Bin 0 -> 1059 bytes macosx/icons/Cheser/16x16/actions/edit-find.png | Bin 0 -> 949 bytes .../Cheser/16x16/actions/edit-paste-in-place.png | Bin 0 -> 836 bytes .../Cheser/16x16/actions/edit-paste-style.png | Bin 0 -> 630 bytes macosx/icons/Cheser/16x16/actions/edit-paste.png | Bin 0 -> 722 bytes .../icons/Cheser/16x16/actions/edit-redo-ltr.png | 1 + .../icons/Cheser/16x16/actions/edit-redo-rtl.png | Bin 0 -> 656 bytes macosx/icons/Cheser/16x16/actions/edit-redo.png | Bin 0 -> 647 bytes .../16x16/actions/edit-select-all-layers.png | Bin 0 -> 555 bytes .../icons/Cheser/16x16/actions/edit-select-all.png | Bin 0 -> 822 bytes .../Cheser/16x16/actions/edit-select-invert.png | Bin 0 -> 375 bytes .../Cheser/16x16/actions/edit-select-none.png | Bin 0 -> 525 bytes .../Cheser/16x16/actions/edit-select-original.png | Bin 0 -> 422 bytes macosx/icons/Cheser/16x16/actions/edit-select.png | Bin 0 -> 561 bytes .../Cheser/16x16/actions/edit-undelete-ltr.png | 1 + .../Cheser/16x16/actions/edit-undelete-rtl.png | Bin 0 -> 947 bytes .../icons/Cheser/16x16/actions/edit-undelete.png | Bin 0 -> 1063 bytes .../Cheser/16x16/actions/edit-undo-history.png | Bin 0 -> 775 bytes .../icons/Cheser/16x16/actions/edit-undo-ltr.png | 1 + .../icons/Cheser/16x16/actions/edit-undo-rtl.png | Bin 0 -> 642 bytes macosx/icons/Cheser/16x16/actions/edit-undo.png | Bin 0 -> 636 bytes .../Cheser/16x16/actions/eog-image-gallery.png | Bin 0 -> 611 bytes macosx/icons/Cheser/16x16/actions/eog-plugin.png | 1 + .../icons/Cheser/16x16/actions/extract-archive.png | 1 + macosx/icons/Cheser/16x16/actions/file-catalog.png | Bin 0 -> 406 bytes macosx/icons/Cheser/16x16/actions/file-library.png | 1 + macosx/icons/Cheser/16x16/actions/file-search.png | 1 + macosx/icons/Cheser/16x16/actions/folder-copy.png | Bin 0 -> 660 bytes macosx/icons/Cheser/16x16/actions/folder-move.png | Bin 0 -> 703 bytes macosx/icons/Cheser/16x16/actions/folder-new.png | Bin 0 -> 828 bytes .../Cheser/16x16/actions/giggle-diff-view.png | Bin 0 -> 509 bytes .../Cheser/16x16/actions/giggle-history-view.png | 1 + macosx/icons/Cheser/16x16/actions/giggle-tag.png | 1 + macosx/icons/Cheser/16x16/actions/go-bottom.png | Bin 0 -> 735 bytes macosx/icons/Cheser/16x16/actions/go-down.png | Bin 0 -> 705 bytes macosx/icons/Cheser/16x16/actions/go-first-ltr.png | 1 + macosx/icons/Cheser/16x16/actions/go-first-rtl.png | 1 + macosx/icons/Cheser/16x16/actions/go-first.png | Bin 0 -> 720 bytes macosx/icons/Cheser/16x16/actions/go-home.png | Bin 0 -> 844 bytes macosx/icons/Cheser/16x16/actions/go-jump-ltr.png | 1 + macosx/icons/Cheser/16x16/actions/go-jump-rtl.png | Bin 0 -> 560 bytes macosx/icons/Cheser/16x16/actions/go-jump.png | Bin 0 -> 596 bytes macosx/icons/Cheser/16x16/actions/go-last-ltr.png | 1 + macosx/icons/Cheser/16x16/actions/go-last-rtl.png | 1 + macosx/icons/Cheser/16x16/actions/go-last.png | Bin 0 -> 709 bytes macosx/icons/Cheser/16x16/actions/go-next-ltr.png | 1 + macosx/icons/Cheser/16x16/actions/go-next-rtl.png | 1 + macosx/icons/Cheser/16x16/actions/go-next.png | Bin 0 -> 640 bytes .../icons/Cheser/16x16/actions/go-previous-ltr.png | 1 + .../icons/Cheser/16x16/actions/go-previous-rtl.png | 1 + macosx/icons/Cheser/16x16/actions/go-previous.png | Bin 0 -> 677 bytes macosx/icons/Cheser/16x16/actions/go-today.png | Bin 0 -> 652 bytes macosx/icons/Cheser/16x16/actions/go-top.png | Bin 0 -> 742 bytes macosx/icons/Cheser/16x16/actions/go-up.png | Bin 0 -> 643 bytes .../Cheser/16x16/actions/grid-axonometric.png | Bin 0 -> 1051 bytes .../Cheser/16x16/actions/grid-rectangular.png | Bin 0 -> 234 bytes macosx/icons/Cheser/16x16/actions/gtk-about.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-add.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-bold.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-clear.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-close.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-connect.png | Bin 0 -> 692 bytes macosx/icons/Cheser/16x16/actions/gtk-convert.png | Bin 0 -> 677 bytes macosx/icons/Cheser/16x16/actions/gtk-copy.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-cut.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-delete.png | 1 + .../icons/Cheser/16x16/actions/gtk-disconnect.png | Bin 0 -> 715 bytes macosx/icons/Cheser/16x16/actions/gtk-edit.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-execute.png | 1 + .../Cheser/16x16/actions/gtk-find-and-replace.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-find.png | 1 + .../icons/Cheser/16x16/actions/gtk-fullscreen.png | 1 + .../icons/Cheser/16x16/actions/gtk-go-back-ltr.png | 1 + .../icons/Cheser/16x16/actions/gtk-go-back-rtl.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-go-back.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-go-down.png | 1 + .../Cheser/16x16/actions/gtk-go-forward-ltr.png | 1 + .../Cheser/16x16/actions/gtk-go-forward-rtl.png | 1 + .../icons/Cheser/16x16/actions/gtk-go-forward.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-go-up.png | 1 + .../icons/Cheser/16x16/actions/gtk-goto-bottom.png | 1 + .../Cheser/16x16/actions/gtk-goto-first-ltr.png | 1 + .../Cheser/16x16/actions/gtk-goto-first-rtl.png | 1 + .../icons/Cheser/16x16/actions/gtk-goto-first.png | 1 + .../Cheser/16x16/actions/gtk-goto-last-ltr.png | 1 + .../Cheser/16x16/actions/gtk-goto-last-rtl.png | 1 + .../icons/Cheser/16x16/actions/gtk-goto-last.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-goto-top.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-home.png | 1 + .../icons/Cheser/16x16/actions/gtk-indent-ltr.png | 1 + .../icons/Cheser/16x16/actions/gtk-indent-rtl.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-indent.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-index.png | Bin 0 -> 753 bytes macosx/icons/Cheser/16x16/actions/gtk-italic.png | 1 + .../icons/Cheser/16x16/actions/gtk-jump-to-ltr.png | 1 + .../icons/Cheser/16x16/actions/gtk-jump-to-rtl.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-jump-to.png | 1 + .../Cheser/16x16/actions/gtk-justify-center.png | 1 + .../Cheser/16x16/actions/gtk-justify-left.png | 1 + .../Cheser/16x16/actions/gtk-justify-right.png | 1 + .../Cheser/16x16/actions/gtk-leave-fullscreen.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-new.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-open.png | 1 + .../16x16/actions/gtk-orientation-landscape.png | Bin 0 -> 756 bytes .../16x16/actions/gtk-orientation-portrait.png | Bin 0 -> 543 bytes .../actions/gtk-orientation-reverse-landscape.png | Bin 0 -> 751 bytes .../actions/gtk-orientation-reverse-portrait.png | Bin 0 -> 557 bytes .../icons/Cheser/16x16/actions/gtk-page-setup.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-paste.png | 1 + .../icons/Cheser/16x16/actions/gtk-properties.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-quit.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-redo-ltr.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-redo-rtl.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-redo.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-refresh.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-remove.png | 1 + .../16x16/actions/gtk-revert-to-saved-ltr.png | 1 + .../16x16/actions/gtk-revert-to-saved-rtl.png | 1 + .../Cheser/16x16/actions/gtk-revert-to-saved.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-save-as.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-save.png | 1 + .../icons/Cheser/16x16/actions/gtk-select-all.png | 1 + .../icons/Cheser/16x16/actions/gtk-select-font.png | 1 + .../Cheser/16x16/actions/gtk-sort-ascending.png | 1 + .../Cheser/16x16/actions/gtk-sort-descending.png | 1 + .../icons/Cheser/16x16/actions/gtk-spell-check.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-stop.png | 1 + .../Cheser/16x16/actions/gtk-strikethrough.png | 1 + .../Cheser/16x16/actions/gtk-undelete-ltr.png | 1 + .../Cheser/16x16/actions/gtk-undelete-rtl.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-undelete.png | 1 + .../icons/Cheser/16x16/actions/gtk-underline.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-undo-ltr.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-undo-rtl.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-undo.png | 1 + .../Cheser/16x16/actions/gtk-unindent-ltr.png | 1 + .../Cheser/16x16/actions/gtk-unindent-rtl.png | 1 + macosx/icons/Cheser/16x16/actions/gtk-unindent.png | 1 + macosx/icons/Cheser/16x16/actions/guides.png | Bin 0 -> 464 bytes macosx/icons/Cheser/16x16/actions/help-about.png | Bin 0 -> 669 bytes .../icons/Cheser/16x16/actions/help-contents.png | Bin 0 -> 680 bytes macosx/icons/Cheser/16x16/actions/help-faq.png | Bin 0 -> 805 bytes macosx/icons/Cheser/16x16/actions/histogram.png | Bin 0 -> 349 bytes macosx/icons/Cheser/16x16/actions/history-view.png | 1 + macosx/icons/Cheser/16x16/actions/icon_console.png | Bin 0 -> 649 bytes .../icons/Cheser/16x16/actions/im-message-new.png | Bin 0 -> 765 bytes .../icons/Cheser/16x16/actions/image-navigator.png | Bin 0 -> 212 bytes macosx/icons/Cheser/16x16/actions/insert-image.png | Bin 0 -> 650 bytes macosx/icons/Cheser/16x16/actions/insert-link.png | Bin 0 -> 760 bytes .../icons/Cheser/16x16/actions/insert-object.png | Bin 0 -> 530 bytes macosx/icons/Cheser/16x16/actions/insert-pause.png | Bin 0 -> 503 bytes macosx/icons/Cheser/16x16/actions/insert-text.png | Bin 0 -> 556 bytes .../Cheser/16x16/actions/internet-radio-new.png | Bin 0 -> 707 bytes .../icons/Cheser/16x16/actions/iso-image-burn.png | Bin 0 -> 863 bytes .../icons/Cheser/16x16/actions/iso-image-new.png | Bin 0 -> 879 bytes .../Cheser/16x16/actions/jockey-certified.png | Bin 0 -> 661 bytes .../icons/Cheser/16x16/actions/jockey-disabled.png | Bin 0 -> 351 bytes .../icons/Cheser/16x16/actions/jockey-enabled.png | Bin 0 -> 484 bytes macosx/icons/Cheser/16x16/actions/jockey-free.png | Bin 0 -> 537 bytes .../Cheser/16x16/actions/jockey-proprietary.png | Bin 0 -> 581 bytes macosx/icons/Cheser/16x16/actions/layer-bottom.png | 1 + macosx/icons/Cheser/16x16/actions/layer-delete.png | 1 + macosx/icons/Cheser/16x16/actions/layer-lower.png | 1 + macosx/icons/Cheser/16x16/actions/layer-new.png | 1 + macosx/icons/Cheser/16x16/actions/layer-next.png | Bin 0 -> 734 bytes .../icons/Cheser/16x16/actions/layer-previous.png | Bin 0 -> 710 bytes macosx/icons/Cheser/16x16/actions/layer-raise.png | 1 + macosx/icons/Cheser/16x16/actions/layer-rename.png | Bin 0 -> 598 bytes macosx/icons/Cheser/16x16/actions/layer-top.png | 1 + .../icons/Cheser/16x16/actions/libpeas-plugin.png | 1 + macosx/icons/Cheser/16x16/actions/list-add.png | Bin 0 -> 520 bytes macosx/icons/Cheser/16x16/actions/list-remove.png | Bin 0 -> 333 bytes .../icons/Cheser/16x16/actions/mode-image-edit.png | Bin 0 -> 610 bytes macosx/icons/Cheser/16x16/actions/node-add.png | Bin 0 -> 331 bytes macosx/icons/Cheser/16x16/actions/node-break.png | Bin 0 -> 449 bytes .../Cheser/16x16/actions/node-delete-segment.png | Bin 0 -> 426 bytes macosx/icons/Cheser/16x16/actions/node-delete.png | Bin 0 -> 268 bytes .../Cheser/16x16/actions/node-join-segment.png | Bin 0 -> 421 bytes macosx/icons/Cheser/16x16/actions/node-join.png | Bin 0 -> 459 bytes .../Cheser/16x16/actions/node-segment-curve.png | Bin 0 -> 441 bytes .../Cheser/16x16/actions/node-segment-line.png | Bin 0 -> 297 bytes .../icons/Cheser/16x16/actions/node-transform.png | Bin 0 -> 1054 bytes .../Cheser/16x16/actions/node-type-auto-smooth.png | Bin 0 -> 659 bytes .../icons/Cheser/16x16/actions/node-type-cusp.png | Bin 0 -> 549 bytes .../Cheser/16x16/actions/node-type-smooth.png | Bin 0 -> 543 bytes .../Cheser/16x16/actions/node-type-symmetric.png | Bin 0 -> 665 bytes macosx/icons/Cheser/16x16/actions/note-new.png | Bin 0 -> 692 bytes macosx/icons/Cheser/16x16/actions/notebook-new.png | Bin 0 -> 744 bytes .../icons/Cheser/16x16/actions/object-columns.png | Bin 0 -> 437 bytes macosx/icons/Cheser/16x16/actions/object-crop.png | 1 + .../16x16/actions/object-flip-horizontal.png | Bin 0 -> 579 bytes .../Cheser/16x16/actions/object-flip-vertical.png | Bin 0 -> 539 bytes macosx/icons/Cheser/16x16/actions/object-group.png | Bin 0 -> 513 bytes .../icons/Cheser/16x16/actions/object-hidden.png | Bin 0 -> 535 bytes .../icons/Cheser/16x16/actions/object-locked.png | 1 + .../Cheser/16x16/actions/object-rotate-left.png | Bin 0 -> 638 bytes .../Cheser/16x16/actions/object-rotate-right.png | Bin 0 -> 626 bytes macosx/icons/Cheser/16x16/actions/object-rows.png | Bin 0 -> 407 bytes .../icons/Cheser/16x16/actions/object-stroke.png | Bin 0 -> 310 bytes .../icons/Cheser/16x16/actions/object-to-path.png | Bin 0 -> 513 bytes .../icons/Cheser/16x16/actions/object-ungroup.png | Bin 0 -> 523 bytes .../icons/Cheser/16x16/actions/object-unlocked.png | 1 + .../icons/Cheser/16x16/actions/object-visible.png | Bin 0 -> 765 bytes .../Cheser/16x16/actions/path-break-apart.png | Bin 0 -> 638 bytes .../icons/Cheser/16x16/actions/path-clip-edit.png | Bin 0 -> 589 bytes macosx/icons/Cheser/16x16/actions/path-combine.png | Bin 0 -> 719 bytes macosx/icons/Cheser/16x16/actions/path-cut.png | Bin 0 -> 541 bytes .../icons/Cheser/16x16/actions/path-difference.png | Bin 0 -> 642 bytes .../icons/Cheser/16x16/actions/path-division.png | Bin 0 -> 647 bytes .../16x16/actions/path-effect-parameter-next.png | Bin 0 -> 781 bytes .../icons/Cheser/16x16/actions/path-exclusion.png | Bin 0 -> 696 bytes macosx/icons/Cheser/16x16/actions/path-inset.png | Bin 0 -> 877 bytes .../Cheser/16x16/actions/path-intersection.png | Bin 0 -> 594 bytes .../icons/Cheser/16x16/actions/path-mask-edit.png | Bin 0 -> 737 bytes .../Cheser/16x16/actions/path-offset-dynamic.png | Bin 0 -> 695 bytes .../Cheser/16x16/actions/path-offset-linked.png | Bin 0 -> 839 bytes macosx/icons/Cheser/16x16/actions/path-outset.png | Bin 0 -> 829 bytes macosx/icons/Cheser/16x16/actions/path-reverse.png | Bin 0 -> 614 bytes .../icons/Cheser/16x16/actions/path-simplify.png | Bin 0 -> 764 bytes macosx/icons/Cheser/16x16/actions/path-union.png | Bin 0 -> 565 bytes .../Cheser/16x16/actions/perspective-parallel.png | Bin 0 -> 254 bytes .../16x16/actions/playlist-automatic-new.png | Bin 0 -> 775 bytes macosx/icons/Cheser/16x16/actions/playlist-new.png | Bin 0 -> 733 bytes macosx/icons/Cheser/16x16/actions/podcast-new.png | Bin 0 -> 875 bytes .../actions/preferences-system-firewall-new.png | Bin 0 -> 796 bytes macosx/icons/Cheser/16x16/actions/process-stop.png | Bin 0 -> 673 bytes .../icons/Cheser/16x16/actions/query-free-busy.png | Bin 0 -> 609 bytes macosx/icons/Cheser/16x16/actions/rating-blank.png | Bin 0 -> 199 bytes .../Cheser/16x16/actions/rating-rated-gray.png | Bin 0 -> 384 bytes macosx/icons/Cheser/16x16/actions/rating-rated.png | Bin 0 -> 706 bytes .../16x16/actions/rectangle-make-corners-sharp.png | Bin 0 -> 474 bytes .../Cheser/16x16/actions/selection-bottom.png | Bin 0 -> 341 bytes .../icons/Cheser/16x16/actions/selection-lower.png | Bin 0 -> 335 bytes .../16x16/actions/selection-make-bitmap-copy.png | Bin 0 -> 692 bytes .../actions/selection-move-to-layer-above.png | Bin 0 -> 523 bytes .../actions/selection-move-to-layer-below.png | Bin 0 -> 527 bytes .../icons/Cheser/16x16/actions/selection-raise.png | Bin 0 -> 326 bytes .../icons/Cheser/16x16/actions/selection-top.png | Bin 0 -> 340 bytes macosx/icons/Cheser/16x16/actions/show-dialogs.png | Bin 0 -> 510 bytes macosx/icons/Cheser/16x16/actions/show-grid.png | Bin 0 -> 178 bytes macosx/icons/Cheser/16x16/actions/show-guides.png | Bin 0 -> 237 bytes .../Cheser/16x16/actions/show-node-handles.png | Bin 0 -> 762 bytes .../Cheser/16x16/actions/show-path-outline.png | Bin 0 -> 838 bytes .../icons/Cheser/16x16/actions/slideshow-pause.png | 1 + .../icons/Cheser/16x16/actions/slideshow-play.png | Bin 0 -> 631 bytes .../16x16/actions/snap-bounding-box-center.png | Bin 0 -> 592 bytes .../16x16/actions/snap-bounding-box-corners.png | Bin 0 -> 359 bytes .../16x16/actions/snap-bounding-box-edges.png | Bin 0 -> 122 bytes .../16x16/actions/snap-bounding-box-midpoints.png | Bin 0 -> 573 bytes .../Cheser/16x16/actions/snap-bounding-box.png | Bin 0 -> 361 bytes .../actions/snap-grid-guide-intersections.png | Bin 0 -> 359 bytes .../Cheser/16x16/actions/snap-nodes-center.png | Bin 0 -> 463 bytes .../icons/Cheser/16x16/actions/snap-nodes-cusp.png | Bin 0 -> 562 bytes .../16x16/actions/snap-nodes-intersection.png | Bin 0 -> 631 bytes .../Cheser/16x16/actions/snap-nodes-midpoint.png | Bin 0 -> 434 bytes .../icons/Cheser/16x16/actions/snap-nodes-path.png | Bin 0 -> 627 bytes .../16x16/actions/snap-nodes-rotation-center.png | Bin 0 -> 424 bytes .../Cheser/16x16/actions/snap-nodes-smooth.png | Bin 0 -> 554 bytes macosx/icons/Cheser/16x16/actions/snap-nodes.png | Bin 0 -> 552 bytes macosx/icons/Cheser/16x16/actions/snap-page.png | Bin 0 -> 351 bytes macosx/icons/Cheser/16x16/actions/snap.png | Bin 0 -> 663 bytes .../Cheser/16x16/actions/spray-clone-mode.png | Bin 0 -> 496 bytes .../icons/Cheser/16x16/actions/spray-copy-mode.png | Bin 0 -> 448 bytes .../Cheser/16x16/actions/spray-union-mode.png | Bin 0 -> 469 bytes .../Cheser/16x16/actions/stock_folder-copy.png | 1 + .../Cheser/16x16/actions/stock_folder-move.png | 1 + .../Cheser/16x16/actions/stock_insert-note.png | 1 + .../Cheser/16x16/actions/stock_insert-rule.png | Bin 0 -> 289 bytes .../Cheser/16x16/actions/stock_insert-table.png | Bin 0 -> 474 bytes .../16x16/actions/stock_new-24h-appointment.png | 1 + .../icons/Cheser/16x16/actions/stock_new-dir.png | 1 + .../Cheser/16x16/actions/stock_new-meeting.png | Bin 0 -> 853 bytes .../Cheser/16x16/actions/stock_select-column.png | Bin 0 -> 195 bytes .../Cheser/16x16/actions/stock_select-row.png | Bin 0 -> 160 bytes .../icons/Cheser/16x16/actions/stock_show-all.png | Bin 0 -> 780 bytes macosx/icons/Cheser/16x16/actions/stock_task.png | Bin 0 -> 667 bytes .../16x16/actions/stock_terminal-closetab.png | 1 + .../Cheser/16x16/actions/stock_terminal-newtab.png | 1 + .../16x16/actions/stock_terminal-newwindow.png | 1 + .../Cheser/16x16/actions/stock_text-monospaced.png | 1 + .../icons/Cheser/16x16/actions/stock_timezone.png | Bin 0 -> 904 bytes .../Cheser/16x16/actions/stock_view-details.png | Bin 0 -> 169 bytes .../16x16/actions/stock_xfburn-blank-cdrw.png | 1 + .../Cheser/16x16/actions/stock_xfburn-burn-cd.png | 1 + .../16x16/actions/stock_xfburn-data-copy.png | 1 + .../16x16/actions/stock_xfburn-import-session.png | Bin 0 -> 991 bytes .../actions/stock_xfburn-new-data-composition.png | 1 + macosx/icons/Cheser/16x16/actions/stock_xfburn.png | 1 + .../icons/Cheser/16x16/actions/stroke-to-path.png | Bin 0 -> 680 bytes .../Cheser/16x16/actions/system-hibernate.png | Bin 0 -> 730 bytes .../Cheser/16x16/actions/system-lock-screen.png | Bin 0 -> 922 bytes .../icons/Cheser/16x16/actions/system-log-out.png | Bin 0 -> 809 bytes .../icons/Cheser/16x16/actions/system-reboot.png | 1 + macosx/icons/Cheser/16x16/actions/system-run.png | Bin 0 -> 414 bytes .../icons/Cheser/16x16/actions/system-search.png | Bin 0 -> 996 bytes .../icons/Cheser/16x16/actions/system-shutdown.png | Bin 0 -> 547 bytes .../icons/Cheser/16x16/actions/system-suspend.png | Bin 0 -> 618 bytes .../icons/Cheser/16x16/actions/system-upgrade.png | 1 + macosx/icons/Cheser/16x16/actions/tab-new.png | Bin 0 -> 723 bytes macosx/icons/Cheser/16x16/actions/tag-new.png | Bin 0 -> 747 bytes macosx/icons/Cheser/16x16/actions/tag.png | Bin 0 -> 681 bytes macosx/icons/Cheser/16x16/actions/tap-create.png | Bin 0 -> 705 bytes .../icons/Cheser/16x16/actions/tap-extract-to.png | 1 + macosx/icons/Cheser/16x16/actions/tap-extract.png | 1 + .../16x16/actions/text-convert-to-regular.png | Bin 0 -> 392 bytes .../Cheser/16x16/actions/text-flow-into-frame.png | Bin 0 -> 447 bytes .../Cheser/16x16/actions/text-put-on-path.png | Bin 0 -> 645 bytes .../Cheser/16x16/actions/text-remove-from-path.png | Bin 0 -> 640 bytes macosx/icons/Cheser/16x16/actions/text-unflow.png | Bin 0 -> 434 bytes macosx/icons/Cheser/16x16/actions/text-unkern.png | Bin 0 -> 515 bytes .../icons/Cheser/16x16/actions/text_horz_kern.png | Bin 0 -> 720 bytes .../Cheser/16x16/actions/text_letter_spacing.png | Bin 0 -> 698 bytes .../Cheser/16x16/actions/text_line_spacing.png | Bin 0 -> 640 bytes .../Cheser/16x16/actions/text_remove_kerns.png | Bin 0 -> 526 bytes .../icons/Cheser/16x16/actions/text_rotation.png | Bin 0 -> 818 bytes .../icons/Cheser/16x16/actions/text_subscript.png | Bin 0 -> 656 bytes .../Cheser/16x16/actions/text_superscript.png | Bin 0 -> 660 bytes .../icons/Cheser/16x16/actions/text_vert_kern.png | Bin 0 -> 803 bytes .../Cheser/16x16/actions/text_word_spacing.png | Bin 0 -> 642 bytes .../16x16/actions/transform-affect-gradient.png | Bin 0 -> 628 bytes .../16x16/actions/transform-affect-pattern.png | Bin 0 -> 730 bytes .../actions/transform-affect-rounded-corners.png | Bin 0 -> 541 bytes .../16x16/actions/transform-affect-stroke.png | Bin 0 -> 443 bytes .../16x16/actions/transform-crop-and-resize.png | Bin 0 -> 789 bytes .../16x16/actions/transform-move-horizontal.png | Bin 0 -> 220 bytes .../16x16/actions/transform-move-vertical.png | Bin 0 -> 336 bytes .../Cheser/16x16/actions/transform-rotate.png | Bin 0 -> 703 bytes .../Cheser/16x16/actions/view-calendar-day.png | Bin 0 -> 540 bytes .../Cheser/16x16/actions/view-calendar-list.png | Bin 0 -> 511 bytes .../Cheser/16x16/actions/view-calendar-month.png | Bin 0 -> 627 bytes .../Cheser/16x16/actions/view-calendar-week.png | Bin 0 -> 591 bytes .../16x16/actions/view-calendar-workweek.png | Bin 0 -> 491 bytes macosx/icons/Cheser/16x16/actions/view-far.png | Bin 0 -> 508 bytes .../icons/Cheser/16x16/actions/view-fullscreen.png | Bin 0 -> 559 bytes .../icons/Cheser/16x16/actions/view-minimize.png | Bin 0 -> 703 bytes macosx/icons/Cheser/16x16/actions/view-near.png | Bin 0 -> 546 bytes .../Cheser/16x16/actions/view-page-continuous.png | Bin 0 -> 446 bytes .../Cheser/16x16/actions/view-page-facing.png | Bin 0 -> 471 bytes macosx/icons/Cheser/16x16/actions/view-refresh.png | Bin 0 -> 922 bytes macosx/icons/Cheser/16x16/actions/view-restore.png | Bin 0 -> 444 bytes .../Cheser/16x16/actions/view-sort-ascending.png | Bin 0 -> 503 bytes .../Cheser/16x16/actions/view-sort-descending.png | Bin 0 -> 489 bytes macosx/icons/Cheser/16x16/actions/window-close.png | Bin 0 -> 505 bytes macosx/icons/Cheser/16x16/actions/window-new.png | Bin 0 -> 461 bytes macosx/icons/Cheser/16x16/actions/window-next.png | Bin 0 -> 472 bytes .../icons/Cheser/16x16/actions/window-previous.png | Bin 0 -> 476 bytes .../icons/Cheser/16x16/actions/xfpm-hibernate.png | 1 + macosx/icons/Cheser/16x16/actions/xfpm-suspend.png | 1 + macosx/icons/Cheser/16x16/devices/ac-adapter.png | Bin 0 -> 606 bytes macosx/icons/Cheser/16x16/devices/camera-photo.png | Bin 0 -> 898 bytes macosx/icons/Cheser/16x16/devices/camera-web.png | Bin 0 -> 978 bytes .../Cheser/16x16/devices/computer-apple-ipad.png | Bin 0 -> 775 bytes macosx/icons/Cheser/16x16/devices/computer.png | Bin 0 -> 805 bytes .../icons/Cheser/16x16/devices/deja-dup-cloud.png | 1 + macosx/icons/Cheser/16x16/devices/device_pci.png | Bin 0 -> 702 bytes macosx/icons/Cheser/16x16/devices/device_usb.png | Bin 0 -> 916 bytes .../16x16/devices/drive-harddisk-encrypted.png | Bin 0 -> 970 bytes .../16x16/devices/drive-harddisk-ieee1394.png | Bin 0 -> 833 bytes .../Cheser/16x16/devices/drive-harddisk-system.png | Bin 0 -> 908 bytes .../Cheser/16x16/devices/drive-harddisk-usb.png | Bin 0 -> 823 bytes .../icons/Cheser/16x16/devices/drive-harddisk.png | Bin 0 -> 847 bytes .../icons/Cheser/16x16/devices/drive-optical.png | Bin 0 -> 873 bytes .../16x16/devices/gnome-dev-disc-dvdr-plus.png | 1 + .../Cheser/16x16/devices/gnome-dev-disc-dvdr.png | 1 + .../Cheser/16x16/devices/gnome-dev-disc-dvdram.png | 1 + .../Cheser/16x16/devices/gnome-dev-disc-dvdrom.png | 1 + .../Cheser/16x16/devices/gnome-dev-disc-dvdrw.png | 1 + .../16x16/devices/gnome-dev-harddisk-1394.png | 1 + .../16x16/devices/gnome-dev-harddisk-usb.png | 1 + .../16x16/devices/gnome-dev-removable-1394.png | 1 + .../16x16/devices/gnome-dev-removable-usb.png | 1 + macosx/icons/Cheser/16x16/devices/gtk-cdrom.png | 1 + macosx/icons/Cheser/16x16/devices/gtk-floppy.png | 1 + macosx/icons/Cheser/16x16/devices/gtk-harddisk.png | 1 + .../icons/Cheser/16x16/devices/input-dialpad.png | Bin 0 -> 737 bytes macosx/icons/Cheser/16x16/devices/input-gaming.png | Bin 0 -> 817 bytes .../icons/Cheser/16x16/devices/input-keyboard.png | Bin 0 -> 588 bytes macosx/icons/Cheser/16x16/devices/input-mouse.png | Bin 0 -> 744 bytes macosx/icons/Cheser/16x16/devices/input-tablet.png | Bin 0 -> 966 bytes .../icons/Cheser/16x16/devices/input-touchpad.png | Bin 0 -> 622 bytes macosx/icons/Cheser/16x16/devices/modem.png | Bin 0 -> 670 bytes macosx/icons/Cheser/16x16/devices/pda.png | Bin 0 -> 382 bytes macosx/icons/Cheser/16x16/devices/processor.png | Bin 0 -> 633 bytes macosx/icons/Cheser/16x16/devices/totem-tv.png | Bin 0 -> 536 bytes .../16x16/devices/uninterruptible-power-supply.png | Bin 0 -> 911 bytes .../icons/Cheser/16x16/devices/xfpm-ac-adapter.png | 1 + .../16x16/mimetypes/application-certificate.png | Bin 0 -> 644 bytes .../Cheser/16x16/mimetypes/application-pdf.png | Bin 0 -> 708 bytes .../16x16/mimetypes/application-pgp-encrypted.png | Bin 0 -> 866 bytes .../Cheser/16x16/mimetypes/application-rss+xml.png | Bin 0 -> 857 bytes .../16x16/mimetypes/application-vnd.iccprofile.png | 1 + .../16x16/mimetypes/application-x-anjuta.png | 1 + .../16x16/mimetypes/application-x-bittorrent.png | Bin 0 -> 728 bytes .../16x16/mimetypes/application-x-blender.png | Bin 0 -> 1148 bytes .../16x16/mimetypes/application-x-catalog.png | 1 + .../16x16/mimetypes/application-x-cd-image.png | Bin 0 -> 1019 bytes .../16x16/mimetypes/application-x-desktop.png | Bin 0 -> 741 bytes .../16x16/mimetypes/application-x-executable.png | Bin 0 -> 684 bytes .../Cheser/16x16/mimetypes/application-x-glade.png | 1 + .../16x16/mimetypes/application-x-homebank.png | Bin 0 -> 762 bytes .../16x16/mimetypes/application-x-java-archive.png | Bin 0 -> 635 bytes .../Cheser/16x16/mimetypes/application-x-java.png | Bin 0 -> 837 bytes .../16x16/mimetypes/application-x-javascript.png | 1 + .../16x16/mimetypes/application-x-keepass.png | Bin 0 -> 707 bytes .../mimetypes/application-x-mono-develop-xib.png | Bin 0 -> 995 bytes .../mimetypes/application-x-ms-dos-executable.png | Bin 0 -> 719 bytes .../Cheser/16x16/mimetypes/application-x-note.png | 1 + .../16x16/mimetypes/application-x-package-list.png | Bin 0 -> 605 bytes .../Cheser/16x16/mimetypes/application-x-perl.png | Bin 0 -> 863 bytes .../Cheser/16x16/mimetypes/application-x-php.png | Bin 0 -> 920 bytes .../16x16/mimetypes/application-x-planner.png | Bin 0 -> 664 bytes .../mimetypes/application-x-python-bytecode.png | Bin 0 -> 825 bytes .../mimetypes/application-x-remote-connection.png | Bin 0 -> 821 bytes .../Cheser/16x16/mimetypes/application-x-ruby.png | Bin 0 -> 920 bytes .../16x16/mimetypes/application-x-servicepack.png | 1 + .../Cheser/16x16/mimetypes/application-x-theme.png | Bin 0 -> 735 bytes .../Cheser/16x16/mimetypes/application-x-vnc.png | 1 + .../Cheser/16x16/mimetypes/audio-x-generic.png | Bin 0 -> 688 bytes .../Cheser/16x16/mimetypes/font-x-generic.png | Bin 0 -> 974 bytes .../16x16/mimetypes/gnome-mime-application-zip.png | 1 + .../Cheser/16x16/mimetypes/gnome-mime-audio.png | 1 + .../Cheser/16x16/mimetypes/gnome-mime-image.png | 1 + .../Cheser/16x16/mimetypes/gnome-mime-text.png | 1 + .../Cheser/16x16/mimetypes/gnome-mime-video.png | 1 + macosx/icons/Cheser/16x16/mimetypes/gtk-file.png | 1 + .../16x16/mimetypes/image-svg+xml-compressed.png | Bin 0 -> 653 bytes .../icons/Cheser/16x16/mimetypes/image-svg+xml.png | Bin 0 -> 791 bytes .../16x16/mimetypes/image-x-compressed-xcf.png | Bin 0 -> 785 bytes .../Cheser/16x16/mimetypes/image-x-generic.png | Bin 0 -> 672 bytes .../icons/Cheser/16x16/mimetypes/image-x-xcf.png | Bin 0 -> 769 bytes .../Cheser/16x16/mimetypes/package-x-generic.png | Bin 0 -> 637 bytes .../16x16/mimetypes/stock_thunar-templates.png | 1 + macosx/icons/Cheser/16x16/mimetypes/text-css.png | Bin 0 -> 878 bytes macosx/icons/Cheser/16x16/mimetypes/text-csv.png | 1 + macosx/icons/Cheser/16x16/mimetypes/text-html.png | Bin 0 -> 875 bytes .../icons/Cheser/16x16/mimetypes/text-x-apport.png | Bin 0 -> 865 bytes .../Cheser/16x16/mimetypes/text-x-authors.png | Bin 0 -> 758 bytes macosx/icons/Cheser/16x16/mimetypes/text-x-boo.png | Bin 0 -> 852 bytes .../icons/Cheser/16x16/mimetypes/text-x-c++hdr.png | 1 + .../icons/Cheser/16x16/mimetypes/text-x-c++src.png | 1 + .../Cheser/16x16/mimetypes/text-x-changelog.png | Bin 0 -> 796 bytes .../icons/Cheser/16x16/mimetypes/text-x-chdr.png | 1 + .../Cheser/16x16/mimetypes/text-x-copying.png | Bin 0 -> 833 bytes .../icons/Cheser/16x16/mimetypes/text-x-csharp.png | 1 + .../icons/Cheser/16x16/mimetypes/text-x-csrc.png | Bin 0 -> 917 bytes .../16x16/mimetypes/text-x-generic-template.png | Bin 0 -> 834 bytes .../Cheser/16x16/mimetypes/text-x-generic.png | Bin 0 -> 778 bytes .../Cheser/16x16/mimetypes/text-x-install.png | Bin 0 -> 852 bytes .../icons/Cheser/16x16/mimetypes/text-x-java.png | Bin 0 -> 877 bytes macosx/icons/Cheser/16x16/mimetypes/text-x-log.png | Bin 0 -> 426 bytes .../Cheser/16x16/mimetypes/text-x-makefile.png | Bin 0 -> 805 bytes .../Cheser/16x16/mimetypes/text-x-opml+xml.png | Bin 0 -> 897 bytes .../icons/Cheser/16x16/mimetypes/text-x-patch.png | Bin 0 -> 703 bytes .../Cheser/16x16/mimetypes/text-x-preview.png | Bin 0 -> 741 bytes .../icons/Cheser/16x16/mimetypes/text-x-python.png | Bin 0 -> 902 bytes .../icons/Cheser/16x16/mimetypes/text-x-readme.png | Bin 0 -> 855 bytes .../icons/Cheser/16x16/mimetypes/text-x-script.png | Bin 0 -> 913 bytes .../Cheser/16x16/mimetypes/video-x-generic.png | Bin 0 -> 949 bytes macosx/icons/Cheser/16x16/places/debian-logo.png | 1 + macosx/icons/Cheser/16x16/places/debian-swirl.png | 1 + macosx/icons/Cheser/16x16/places/desktop.png | 1 + macosx/icons/Cheser/16x16/places/film-roll.png | Bin 0 -> 795 bytes .../icons/Cheser/16x16/places/folder-documents.png | Bin 0 -> 806 bytes .../icons/Cheser/16x16/places/folder-download.png | Bin 0 -> 788 bytes macosx/icons/Cheser/16x16/places/folder-music.png | Bin 0 -> 810 bytes .../icons/Cheser/16x16/places/folder-pictures.png | Bin 0 -> 878 bytes .../Cheser/16x16/places/folder-publicshare.png | Bin 0 -> 804 bytes macosx/icons/Cheser/16x16/places/folder-remote.png | Bin 0 -> 739 bytes .../Cheser/16x16/places/folder-saved-search.png | Bin 0 -> 828 bytes .../icons/Cheser/16x16/places/folder-templates.png | Bin 0 -> 775 bytes macosx/icons/Cheser/16x16/places/folder.png | Bin 0 -> 651 bytes macosx/icons/Cheser/16x16/places/gnome-debian.png | 1 + macosx/icons/Cheser/16x16/places/gnome-foot.png | 1 + .../icons/Cheser/16x16/places/gnome-fs-desktop.png | 1 + .../Cheser/16x16/places/gnome-fs-directory.png | 1 + macosx/icons/Cheser/16x16/places/gnome-fs-ftp.png | 1 + macosx/icons/Cheser/16x16/places/gnome-fs-home.png | 1 + macosx/icons/Cheser/16x16/places/gnome-fs-nfs.png | 1 + .../icons/Cheser/16x16/places/gnome-fs-share.png | 1 + macosx/icons/Cheser/16x16/places/gnome-fs-smb.png | 1 + macosx/icons/Cheser/16x16/places/gnome-fs-ssh.png | 1 + macosx/icons/Cheser/16x16/places/gnome-logo.png | 1 + .../places/gnome-mime-x-directory-smb-share.png | 1 + macosx/icons/Cheser/16x16/places/gtk-directory.png | 1 + .../icons/Cheser/16x16/places/inode-directory.png | 1 + .../Cheser/16x16/places/library-internet-radio.png | Bin 0 -> 494 bytes .../icons/Cheser/16x16/places/library-podcast.png | Bin 0 -> 870 bytes macosx/icons/Cheser/16x16/places/music-library.png | Bin 0 -> 967 bytes macosx/icons/Cheser/16x16/places/note.png | Bin 0 -> 621 bytes macosx/icons/Cheser/16x16/places/notebook.png | Bin 0 -> 580 bytes .../Cheser/16x16/places/playlist-automatic.png | Bin 0 -> 680 bytes macosx/icons/Cheser/16x16/places/playlist.png | Bin 0 -> 566 bytes macosx/icons/Cheser/16x16/places/stock_folder.png | 1 + macosx/icons/Cheser/16x16/places/stock_notes.png | 1 + .../Cheser/16x16/places/stock_shared-by-me.png | 1 + .../Cheser/16x16/places/stock_shared-to-me.png | 1 + .../Cheser/16x16/places/stock_thunar-shortcuts.png | 1 + macosx/icons/Cheser/16x16/places/user-desktop.png | Bin 0 -> 849 bytes macosx/icons/Cheser/16x16/places/user-home.png | Bin 0 -> 861 bytes macosx/icons/Cheser/16x16/places/user-trash.png | Bin 0 -> 997 bytes macosx/icons/Cheser/20x20/actions/dialog-apply.png | Bin 0 -> 1002 bytes .../icons/Cheser/20x20/actions/dialog-cancel.png | Bin 0 -> 1067 bytes macosx/icons/Cheser/20x20/actions/dialog-no.png | Bin 0 -> 952 bytes macosx/icons/Cheser/20x20/actions/dialog-ok.png | Bin 0 -> 963 bytes macosx/icons/Cheser/20x20/actions/dialog-yes.png | Bin 0 -> 1044 bytes macosx/icons/Cheser/20x20/actions/gtk-apply.png | 1 + macosx/icons/Cheser/20x20/actions/gtk-cancel.png | 1 + macosx/icons/Cheser/20x20/actions/gtk-no.png | 1 + macosx/icons/Cheser/20x20/actions/gtk-ok.png | 1 + macosx/icons/Cheser/20x20/actions/gtk-yes.png | 1 + .../Cheser/22x22/actions/add-files-to-archive.png | 1 + .../Cheser/22x22/actions/add-folder-to-archive.png | 1 + .../Cheser/22x22/actions/application-exit.png | Bin 0 -> 1091 bytes .../icons/Cheser/22x22/actions/appointment-new.png | Bin 0 -> 1651 bytes .../icons/Cheser/22x22/actions/archive-extract.png | Bin 0 -> 1002 bytes .../22x22/actions/archive-insert-directory.png | Bin 0 -> 1090 bytes .../icons/Cheser/22x22/actions/archive-insert.png | Bin 0 -> 1167 bytes macosx/icons/Cheser/22x22/actions/call-stop.png | Bin 0 -> 840 bytes macosx/icons/Cheser/22x22/actions/cards-deal.png | Bin 0 -> 1061 bytes macosx/icons/Cheser/22x22/actions/contact-new.png | Bin 0 -> 969 bytes macosx/icons/Cheser/22x22/actions/crop.png | Bin 0 -> 1132 bytes macosx/icons/Cheser/22x22/actions/dialog-close.png | 1 + .../Cheser/22x22/actions/dialog-input-devices.png | 1 + .../icons/Cheser/22x22/actions/document-edit.png | Bin 0 -> 1219 bytes macosx/icons/Cheser/22x22/actions/document-new.png | Bin 0 -> 1208 bytes .../Cheser/22x22/actions/document-open-recent.png | Bin 0 -> 1617 bytes .../icons/Cheser/22x22/actions/document-open.png | Bin 0 -> 977 bytes .../Cheser/22x22/actions/document-page-setup.png | Bin 0 -> 1349 bytes .../Cheser/22x22/actions/document-preview.png | Bin 0 -> 1350 bytes .../Cheser/22x22/actions/document-properties.png | Bin 0 -> 1372 bytes .../Cheser/22x22/actions/document-revert-ltr.png | 1 + .../Cheser/22x22/actions/document-revert-rtl.png | Bin 0 -> 1322 bytes .../icons/Cheser/22x22/actions/document-revert.png | Bin 0 -> 1281 bytes .../Cheser/22x22/actions/document-save-as.png | Bin 0 -> 1158 bytes .../icons/Cheser/22x22/actions/document-save.png | Bin 0 -> 1224 bytes .../icons/Cheser/22x22/actions/document-send.png | Bin 0 -> 813 bytes macosx/icons/Cheser/22x22/actions/draw-polygon.png | Bin 0 -> 790 bytes macosx/icons/Cheser/22x22/actions/draw-star.png | Bin 0 -> 905 bytes macosx/icons/Cheser/22x22/actions/draw-text.png | Bin 0 -> 1032 bytes macosx/icons/Cheser/22x22/actions/edit-clear.png | Bin 0 -> 1060 bytes macosx/icons/Cheser/22x22/actions/edit-copy.png | Bin 0 -> 729 bytes macosx/icons/Cheser/22x22/actions/edit-cut.png | Bin 0 -> 1236 bytes macosx/icons/Cheser/22x22/actions/edit-delete.png | Bin 0 -> 1418 bytes .../Cheser/22x22/actions/edit-find-replace.png | Bin 0 -> 1627 bytes macosx/icons/Cheser/22x22/actions/edit-find.png | Bin 0 -> 1517 bytes .../Cheser/22x22/actions/edit-paste-in-place.png | Bin 0 -> 1068 bytes .../Cheser/22x22/actions/edit-paste-style.png | Bin 0 -> 867 bytes macosx/icons/Cheser/22x22/actions/edit-paste.png | Bin 0 -> 952 bytes .../icons/Cheser/22x22/actions/edit-redo-ltr.png | 1 + .../icons/Cheser/22x22/actions/edit-redo-rtl.png | Bin 0 -> 1067 bytes macosx/icons/Cheser/22x22/actions/edit-redo.png | Bin 0 -> 1027 bytes .../icons/Cheser/22x22/actions/edit-select-all.png | Bin 0 -> 1188 bytes macosx/icons/Cheser/22x22/actions/edit-select.png | Bin 0 -> 825 bytes .../Cheser/22x22/actions/edit-undelete-ltr.png | 1 + .../Cheser/22x22/actions/edit-undelete-rtl.png | Bin 0 -> 1403 bytes .../icons/Cheser/22x22/actions/edit-undelete.png | Bin 0 -> 1525 bytes .../Cheser/22x22/actions/edit-undo-history.png | Bin 0 -> 1088 bytes .../icons/Cheser/22x22/actions/edit-undo-ltr.png | 1 + .../icons/Cheser/22x22/actions/edit-undo-rtl.png | Bin 0 -> 1018 bytes macosx/icons/Cheser/22x22/actions/edit-undo.png | Bin 0 -> 991 bytes .../Cheser/22x22/actions/eog-image-gallery.png | Bin 0 -> 653 bytes macosx/icons/Cheser/22x22/actions/eog-plugin.png | 1 + .../icons/Cheser/22x22/actions/extract-archive.png | 1 + macosx/icons/Cheser/22x22/actions/file-catalog.png | Bin 0 -> 497 bytes macosx/icons/Cheser/22x22/actions/file-library.png | 1 + macosx/icons/Cheser/22x22/actions/file-search.png | 1 + macosx/icons/Cheser/22x22/actions/folder-copy.png | Bin 0 -> 672 bytes macosx/icons/Cheser/22x22/actions/folder-move.png | Bin 0 -> 590 bytes macosx/icons/Cheser/22x22/actions/folder-new.png | Bin 0 -> 1147 bytes .../Cheser/22x22/actions/giggle-diff-view.png | Bin 0 -> 713 bytes .../Cheser/22x22/actions/giggle-history-view.png | 1 + macosx/icons/Cheser/22x22/actions/giggle-tag.png | 1 + macosx/icons/Cheser/22x22/actions/go-bottom.png | Bin 0 -> 1174 bytes macosx/icons/Cheser/22x22/actions/go-down.png | Bin 0 -> 1154 bytes macosx/icons/Cheser/22x22/actions/go-first-ltr.png | 1 + macosx/icons/Cheser/22x22/actions/go-first-rtl.png | 1 + macosx/icons/Cheser/22x22/actions/go-first.png | Bin 0 -> 1216 bytes macosx/icons/Cheser/22x22/actions/go-home.png | Bin 0 -> 1332 bytes macosx/icons/Cheser/22x22/actions/go-jump-ltr.png | 1 + macosx/icons/Cheser/22x22/actions/go-jump-rtl.png | Bin 0 -> 996 bytes macosx/icons/Cheser/22x22/actions/go-jump.png | Bin 0 -> 1043 bytes macosx/icons/Cheser/22x22/actions/go-last-ltr.png | 1 + macosx/icons/Cheser/22x22/actions/go-last-rtl.png | 1 + macosx/icons/Cheser/22x22/actions/go-last.png | Bin 0 -> 1188 bytes macosx/icons/Cheser/22x22/actions/go-next-ltr.png | 1 + macosx/icons/Cheser/22x22/actions/go-next-rtl.png | 1 + macosx/icons/Cheser/22x22/actions/go-next.png | Bin 0 -> 1114 bytes .../icons/Cheser/22x22/actions/go-previous-ltr.png | 1 + .../icons/Cheser/22x22/actions/go-previous-rtl.png | 1 + macosx/icons/Cheser/22x22/actions/go-previous.png | Bin 0 -> 1111 bytes macosx/icons/Cheser/22x22/actions/go-today.png | Bin 0 -> 1008 bytes macosx/icons/Cheser/22x22/actions/go-top.png | Bin 0 -> 1107 bytes macosx/icons/Cheser/22x22/actions/go-up.png | Bin 0 -> 1063 bytes macosx/icons/Cheser/22x22/actions/gtk-about.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-add.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-bold.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-clear.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-close.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-copy.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-cut.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-delete.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-edit.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-execute.png | 1 + .../Cheser/22x22/actions/gtk-find-and-replace.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-find.png | 1 + .../icons/Cheser/22x22/actions/gtk-fullscreen.png | 1 + .../icons/Cheser/22x22/actions/gtk-go-back-ltr.png | 1 + .../icons/Cheser/22x22/actions/gtk-go-back-rtl.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-go-back.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-go-down.png | 1 + .../Cheser/22x22/actions/gtk-go-forward-ltr.png | 1 + .../Cheser/22x22/actions/gtk-go-forward-rtl.png | 1 + .../icons/Cheser/22x22/actions/gtk-go-forward.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-go-up.png | 1 + .../icons/Cheser/22x22/actions/gtk-goto-bottom.png | 1 + .../Cheser/22x22/actions/gtk-goto-first-ltr.png | 1 + .../Cheser/22x22/actions/gtk-goto-first-rtl.png | 1 + .../icons/Cheser/22x22/actions/gtk-goto-first.png | 1 + .../Cheser/22x22/actions/gtk-goto-last-ltr.png | 1 + .../Cheser/22x22/actions/gtk-goto-last-rtl.png | 1 + .../icons/Cheser/22x22/actions/gtk-goto-last.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-goto-top.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-home.png | 1 + .../icons/Cheser/22x22/actions/gtk-indent-ltr.png | 1 + .../icons/Cheser/22x22/actions/gtk-indent-rtl.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-indent.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-italic.png | 1 + .../icons/Cheser/22x22/actions/gtk-jump-to-ltr.png | 1 + .../icons/Cheser/22x22/actions/gtk-jump-to-rtl.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-jump-to.png | 1 + .../Cheser/22x22/actions/gtk-justify-center.png | 1 + .../Cheser/22x22/actions/gtk-justify-left.png | 1 + .../Cheser/22x22/actions/gtk-justify-right.png | 1 + .../Cheser/22x22/actions/gtk-leave-fullscreen.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-new.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-open.png | 1 + .../icons/Cheser/22x22/actions/gtk-page-setup.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-paste.png | 1 + .../icons/Cheser/22x22/actions/gtk-properties.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-quit.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-redo-ltr.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-redo-rtl.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-redo.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-refresh.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-remove.png | 1 + .../22x22/actions/gtk-revert-to-saved-ltr.png | 1 + .../22x22/actions/gtk-revert-to-saved-rtl.png | 1 + .../Cheser/22x22/actions/gtk-revert-to-saved.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-save-as.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-save.png | 1 + .../icons/Cheser/22x22/actions/gtk-select-all.png | 1 + .../icons/Cheser/22x22/actions/gtk-select-font.png | 1 + .../Cheser/22x22/actions/gtk-sort-ascending.png | 1 + .../Cheser/22x22/actions/gtk-sort-descending.png | 1 + .../icons/Cheser/22x22/actions/gtk-spell-check.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-stop.png | 1 + .../Cheser/22x22/actions/gtk-strikethrough.png | 1 + .../Cheser/22x22/actions/gtk-undelete-ltr.png | 1 + .../Cheser/22x22/actions/gtk-undelete-rtl.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-undelete.png | 1 + .../icons/Cheser/22x22/actions/gtk-underline.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-undo-ltr.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-undo-rtl.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-undo.png | 1 + .../Cheser/22x22/actions/gtk-unindent-ltr.png | 1 + .../Cheser/22x22/actions/gtk-unindent-rtl.png | 1 + macosx/icons/Cheser/22x22/actions/gtk-unindent.png | 1 + macosx/icons/Cheser/22x22/actions/help-about.png | Bin 0 -> 981 bytes .../icons/Cheser/22x22/actions/help-contents.png | Bin 0 -> 966 bytes macosx/icons/Cheser/22x22/actions/help-faq.png | Bin 0 -> 1118 bytes macosx/icons/Cheser/22x22/actions/histogram.png | Bin 0 -> 515 bytes macosx/icons/Cheser/22x22/actions/history-view.png | 1 + macosx/icons/Cheser/22x22/actions/icon_console.png | Bin 0 -> 857 bytes .../icons/Cheser/22x22/actions/im-message-new.png | Bin 0 -> 1105 bytes macosx/icons/Cheser/22x22/actions/insert-image.png | Bin 0 -> 919 bytes macosx/icons/Cheser/22x22/actions/insert-link.png | Bin 0 -> 1038 bytes .../icons/Cheser/22x22/actions/insert-object.png | Bin 0 -> 673 bytes macosx/icons/Cheser/22x22/actions/insert-pause.png | Bin 0 -> 818 bytes macosx/icons/Cheser/22x22/actions/insert-text.png | Bin 0 -> 795 bytes .../Cheser/22x22/actions/internet-radio-new.png | Bin 0 -> 1149 bytes .../icons/Cheser/22x22/actions/iso-image-burn.png | Bin 0 -> 1339 bytes .../icons/Cheser/22x22/actions/iso-image-new.png | Bin 0 -> 1333 bytes .../Cheser/22x22/actions/jockey-certified.png | Bin 0 -> 861 bytes macosx/icons/Cheser/22x22/actions/layer-bottom.png | 1 + macosx/icons/Cheser/22x22/actions/layer-delete.png | 1 + macosx/icons/Cheser/22x22/actions/layer-lower.png | 1 + macosx/icons/Cheser/22x22/actions/layer-new.png | 1 + macosx/icons/Cheser/22x22/actions/layer-raise.png | 1 + macosx/icons/Cheser/22x22/actions/layer-top.png | 1 + .../icons/Cheser/22x22/actions/libpeas-plugin.png | 1 + macosx/icons/Cheser/22x22/actions/list-add.png | Bin 0 -> 773 bytes macosx/icons/Cheser/22x22/actions/list-remove.png | Bin 0 -> 463 bytes .../icons/Cheser/22x22/actions/mode-image-edit.png | Bin 0 -> 768 bytes macosx/icons/Cheser/22x22/actions/note-new.png | Bin 0 -> 932 bytes macosx/icons/Cheser/22x22/actions/notebook-new.png | Bin 0 -> 1147 bytes macosx/icons/Cheser/22x22/actions/object-crop.png | 1 + .../22x22/actions/object-flip-horizontal.png | Bin 0 -> 964 bytes .../Cheser/22x22/actions/object-flip-vertical.png | Bin 0 -> 1042 bytes .../icons/Cheser/22x22/actions/object-locked.png | 1 + .../Cheser/22x22/actions/object-rotate-left.png | Bin 0 -> 1006 bytes .../Cheser/22x22/actions/object-rotate-right.png | Bin 0 -> 1028 bytes .../Cheser/22x22/actions/object-stroke-style.png | Bin 0 -> 1015 bytes .../icons/Cheser/22x22/actions/object-unlocked.png | 1 + .../22x22/actions/playlist-automatic-new.png | Bin 0 -> 1077 bytes macosx/icons/Cheser/22x22/actions/playlist-new.png | Bin 0 -> 1016 bytes macosx/icons/Cheser/22x22/actions/podcast-new.png | Bin 0 -> 1458 bytes .../actions/preferences-system-firewall-new.png | Bin 0 -> 1297 bytes macosx/icons/Cheser/22x22/actions/process-stop.png | Bin 0 -> 1195 bytes .../icons/Cheser/22x22/actions/query-free-busy.png | Bin 0 -> 1123 bytes .../icons/Cheser/22x22/actions/slideshow-pause.png | 1 + .../icons/Cheser/22x22/actions/slideshow-play.png | Bin 0 -> 885 bytes .../Cheser/22x22/actions/stock_folder-copy.png | 1 + .../Cheser/22x22/actions/stock_folder-move.png | 1 + .../Cheser/22x22/actions/stock_insert-note.png | 1 + .../Cheser/22x22/actions/stock_insert-rule.png | Bin 0 -> 254 bytes .../Cheser/22x22/actions/stock_insert-table.png | Bin 0 -> 590 bytes .../22x22/actions/stock_new-24h-appointment.png | 1 + .../icons/Cheser/22x22/actions/stock_new-dir.png | 1 + .../Cheser/22x22/actions/stock_new-meeting.png | Bin 0 -> 1373 bytes .../Cheser/22x22/actions/stock_select-column.png | Bin 0 -> 436 bytes .../Cheser/22x22/actions/stock_select-row.png | Bin 0 -> 471 bytes .../icons/Cheser/22x22/actions/stock_show-all.png | Bin 0 -> 935 bytes macosx/icons/Cheser/22x22/actions/stock_task.png | Bin 0 -> 959 bytes .../22x22/actions/stock_terminal-closetab.png | 1 + .../Cheser/22x22/actions/stock_terminal-newtab.png | 1 + .../22x22/actions/stock_terminal-newwindow.png | 1 + .../Cheser/22x22/actions/stock_text-monospaced.png | 1 + .../icons/Cheser/22x22/actions/stock_timezone.png | Bin 0 -> 1818 bytes .../Cheser/22x22/actions/stock_view-details.png | Bin 0 -> 446 bytes .../22x22/actions/stock_xfburn-blank-cdrw.png | 1 + .../Cheser/22x22/actions/stock_xfburn-burn-cd.png | 1 + .../22x22/actions/stock_xfburn-data-copy.png | 1 + .../22x22/actions/stock_xfburn-import-session.png | Bin 0 -> 1521 bytes .../actions/stock_xfburn-new-data-composition.png | 1 + macosx/icons/Cheser/22x22/actions/stock_xfburn.png | 1 + .../Cheser/22x22/actions/system-hibernate.png | Bin 0 -> 1186 bytes .../Cheser/22x22/actions/system-lock-screen.png | Bin 0 -> 1434 bytes .../icons/Cheser/22x22/actions/system-log-out.png | Bin 0 -> 1196 bytes .../icons/Cheser/22x22/actions/system-reboot.png | 1 + macosx/icons/Cheser/22x22/actions/system-run.png | Bin 0 -> 1333 bytes .../icons/Cheser/22x22/actions/system-search.png | Bin 0 -> 1521 bytes .../icons/Cheser/22x22/actions/system-shutdown.png | Bin 0 -> 717 bytes .../icons/Cheser/22x22/actions/system-suspend.png | Bin 0 -> 958 bytes .../icons/Cheser/22x22/actions/system-upgrade.png | 1 + macosx/icons/Cheser/22x22/actions/tab-new.png | Bin 0 -> 1162 bytes macosx/icons/Cheser/22x22/actions/tag-new.png | Bin 0 -> 1096 bytes macosx/icons/Cheser/22x22/actions/tag.png | Bin 0 -> 967 bytes macosx/icons/Cheser/22x22/actions/tap-create.png | Bin 0 -> 969 bytes .../icons/Cheser/22x22/actions/tap-extract-to.png | 1 + macosx/icons/Cheser/22x22/actions/tap-extract.png | 1 + .../Cheser/22x22/actions/transaction-begin.png | Bin 0 -> 1046 bytes .../Cheser/22x22/actions/transaction-commit.png | Bin 0 -> 1153 bytes .../Cheser/22x22/actions/transaction-rollback.png | Bin 0 -> 904 bytes .../22x22/actions/transform-crop-and-resize.png | Bin 0 -> 1132 bytes .../Cheser/22x22/actions/view-calendar-day.png | Bin 0 -> 717 bytes .../Cheser/22x22/actions/view-calendar-list.png | Bin 0 -> 713 bytes .../Cheser/22x22/actions/view-calendar-month.png | Bin 0 -> 968 bytes .../Cheser/22x22/actions/view-calendar-week.png | Bin 0 -> 774 bytes .../22x22/actions/view-calendar-workweek.png | Bin 0 -> 699 bytes macosx/icons/Cheser/22x22/actions/view-far.png | Bin 0 -> 643 bytes .../icons/Cheser/22x22/actions/view-fullscreen.png | Bin 0 -> 582 bytes .../icons/Cheser/22x22/actions/view-minimize.png | Bin 0 -> 990 bytes macosx/icons/Cheser/22x22/actions/view-near.png | Bin 0 -> 664 bytes .../Cheser/22x22/actions/view-page-continuous.png | Bin 0 -> 722 bytes .../Cheser/22x22/actions/view-page-facing.png | Bin 0 -> 483 bytes macosx/icons/Cheser/22x22/actions/view-refresh.png | Bin 0 -> 1349 bytes macosx/icons/Cheser/22x22/actions/view-restore.png | Bin 0 -> 601 bytes .../Cheser/22x22/actions/view-sort-ascending.png | Bin 0 -> 914 bytes .../Cheser/22x22/actions/view-sort-descending.png | Bin 0 -> 872 bytes macosx/icons/Cheser/22x22/actions/window-close.png | Bin 0 -> 1065 bytes macosx/icons/Cheser/22x22/actions/window-new.png | Bin 0 -> 731 bytes .../icons/Cheser/22x22/actions/xfpm-hibernate.png | 1 + macosx/icons/Cheser/22x22/actions/xfpm-suspend.png | 1 + macosx/icons/Cheser/22x22/devices/ac-adapter.png | Bin 0 -> 1189 bytes macosx/icons/Cheser/22x22/devices/camera-photo.png | Bin 0 -> 1331 bytes macosx/icons/Cheser/22x22/devices/camera-web.png | Bin 0 -> 1419 bytes .../Cheser/22x22/devices/computer-apple-ipad.png | Bin 0 -> 1068 bytes macosx/icons/Cheser/22x22/devices/computer.png | Bin 0 -> 1273 bytes .../icons/Cheser/22x22/devices/deja-dup-cloud.png | 1 + macosx/icons/Cheser/22x22/devices/device_pci.png | Bin 0 -> 945 bytes macosx/icons/Cheser/22x22/devices/device_usb.png | Bin 0 -> 1105 bytes .../22x22/devices/drive-harddisk-encrypted.png | Bin 0 -> 1457 bytes .../22x22/devices/drive-harddisk-ieee1394.png | Bin 0 -> 1099 bytes .../Cheser/22x22/devices/drive-harddisk-system.png | Bin 0 -> 1308 bytes .../Cheser/22x22/devices/drive-harddisk-usb.png | Bin 0 -> 1093 bytes .../icons/Cheser/22x22/devices/drive-harddisk.png | Bin 0 -> 1222 bytes .../icons/Cheser/22x22/devices/drive-optical.png | Bin 0 -> 1294 bytes .../22x22/devices/gnome-dev-disc-dvdr-plus.png | 1 + .../Cheser/22x22/devices/gnome-dev-disc-dvdr.png | 1 + .../Cheser/22x22/devices/gnome-dev-disc-dvdram.png | 1 + .../Cheser/22x22/devices/gnome-dev-disc-dvdrom.png | 1 + .../Cheser/22x22/devices/gnome-dev-disc-dvdrw.png | 1 + .../22x22/devices/gnome-dev-harddisk-1394.png | 1 + .../22x22/devices/gnome-dev-harddisk-usb.png | 1 + .../22x22/devices/gnome-dev-removable-1394.png | 1 + .../22x22/devices/gnome-dev-removable-usb.png | 1 + macosx/icons/Cheser/22x22/devices/gtk-cdrom.png | 1 + macosx/icons/Cheser/22x22/devices/gtk-floppy.png | 1 + macosx/icons/Cheser/22x22/devices/gtk-harddisk.png | 1 + .../icons/Cheser/22x22/devices/input-dialpad.png | Bin 0 -> 267 bytes macosx/icons/Cheser/22x22/devices/input-gaming.png | Bin 0 -> 1107 bytes .../icons/Cheser/22x22/devices/input-keyboard.png | Bin 0 -> 710 bytes macosx/icons/Cheser/22x22/devices/input-mouse.png | Bin 0 -> 1038 bytes macosx/icons/Cheser/22x22/devices/input-tablet.png | Bin 0 -> 1296 bytes .../icons/Cheser/22x22/devices/input-touchpad.png | Bin 0 -> 860 bytes macosx/icons/Cheser/22x22/devices/modem.png | Bin 0 -> 1240 bytes macosx/icons/Cheser/22x22/devices/pda.png | Bin 0 -> 673 bytes macosx/icons/Cheser/22x22/devices/processor.png | Bin 0 -> 1640 bytes macosx/icons/Cheser/22x22/devices/totem-tv.png | Bin 0 -> 783 bytes .../22x22/devices/uninterruptible-power-supply.png | Bin 0 -> 1222 bytes .../icons/Cheser/22x22/devices/xfpm-ac-adapter.png | 1 + .../22x22/mimetypes/application-certificate.png | Bin 0 -> 840 bytes .../Cheser/22x22/mimetypes/application-pdf.png | Bin 0 -> 1155 bytes .../22x22/mimetypes/application-pgp-encrypted.png | Bin 0 -> 1401 bytes .../Cheser/22x22/mimetypes/application-rss+xml.png | Bin 0 -> 1131 bytes .../22x22/mimetypes/application-vnd.iccprofile.png | 1 + .../22x22/mimetypes/application-x-anjuta.png | 1 + .../22x22/mimetypes/application-x-bittorrent.png | Bin 0 -> 1044 bytes .../22x22/mimetypes/application-x-blender.png | Bin 0 -> 1524 bytes .../22x22/mimetypes/application-x-catalog.png | 1 + .../22x22/mimetypes/application-x-cd-image.png | Bin 0 -> 1476 bytes .../22x22/mimetypes/application-x-desktop.png | Bin 0 -> 1090 bytes .../22x22/mimetypes/application-x-executable.png | Bin 0 -> 1231 bytes .../Cheser/22x22/mimetypes/application-x-glade.png | 1 + .../22x22/mimetypes/application-x-homebank.png | Bin 0 -> 1127 bytes .../22x22/mimetypes/application-x-java-archive.png | Bin 0 -> 978 bytes .../Cheser/22x22/mimetypes/application-x-java.png | Bin 0 -> 1268 bytes .../22x22/mimetypes/application-x-javascript.png | 1 + .../22x22/mimetypes/application-x-keepass.png | Bin 0 -> 1026 bytes .../mimetypes/application-x-mono-develop-xib.png | Bin 0 -> 1410 bytes .../mimetypes/application-x-ms-dos-executable.png | Bin 0 -> 1115 bytes .../Cheser/22x22/mimetypes/application-x-note.png | 1 + .../22x22/mimetypes/application-x-package-list.png | Bin 0 -> 933 bytes .../Cheser/22x22/mimetypes/application-x-perl.png | Bin 0 -> 1274 bytes .../Cheser/22x22/mimetypes/application-x-php.png | Bin 0 -> 1391 bytes .../22x22/mimetypes/application-x-planner.png | Bin 0 -> 1011 bytes .../mimetypes/application-x-python-bytecode.png | Bin 0 -> 1221 bytes .../mimetypes/application-x-remote-connection.png | Bin 0 -> 1235 bytes .../Cheser/22x22/mimetypes/application-x-ruby.png | Bin 0 -> 1304 bytes .../22x22/mimetypes/application-x-servicepack.png | 1 + .../Cheser/22x22/mimetypes/application-x-theme.png | Bin 0 -> 1242 bytes .../Cheser/22x22/mimetypes/application-x-vnc.png | 1 + .../Cheser/22x22/mimetypes/audio-x-generic.png | Bin 0 -> 955 bytes .../Cheser/22x22/mimetypes/font-x-generic.png | Bin 0 -> 1476 bytes .../22x22/mimetypes/gnome-mime-application-zip.png | 1 + .../Cheser/22x22/mimetypes/gnome-mime-audio.png | 1 + .../Cheser/22x22/mimetypes/gnome-mime-image.png | 1 + .../Cheser/22x22/mimetypes/gnome-mime-text.png | 1 + .../Cheser/22x22/mimetypes/gnome-mime-video.png | 1 + macosx/icons/Cheser/22x22/mimetypes/gtk-file.png | 1 + .../22x22/mimetypes/image-svg+xml-compressed.png | Bin 0 -> 914 bytes .../icons/Cheser/22x22/mimetypes/image-svg+xml.png | Bin 0 -> 1336 bytes .../22x22/mimetypes/image-x-compressed-xcf.png | Bin 0 -> 1083 bytes .../Cheser/22x22/mimetypes/image-x-generic.png | Bin 0 -> 993 bytes .../icons/Cheser/22x22/mimetypes/image-x-xcf.png | Bin 0 -> 1147 bytes .../Cheser/22x22/mimetypes/package-x-generic.png | Bin 0 -> 1036 bytes .../22x22/mimetypes/stock_thunar-templates.png | 1 + macosx/icons/Cheser/22x22/mimetypes/text-css.png | Bin 0 -> 1372 bytes macosx/icons/Cheser/22x22/mimetypes/text-csv.png | 1 + macosx/icons/Cheser/22x22/mimetypes/text-html.png | Bin 0 -> 1318 bytes .../icons/Cheser/22x22/mimetypes/text-x-apport.png | Bin 0 -> 1316 bytes .../Cheser/22x22/mimetypes/text-x-authors.png | Bin 0 -> 1174 bytes macosx/icons/Cheser/22x22/mimetypes/text-x-boo.png | Bin 0 -> 1293 bytes .../icons/Cheser/22x22/mimetypes/text-x-c++hdr.png | 1 + .../icons/Cheser/22x22/mimetypes/text-x-c++src.png | 1 + .../Cheser/22x22/mimetypes/text-x-changelog.png | Bin 0 -> 1081 bytes .../icons/Cheser/22x22/mimetypes/text-x-chdr.png | 1 + .../Cheser/22x22/mimetypes/text-x-copying.png | Bin 0 -> 1330 bytes .../icons/Cheser/22x22/mimetypes/text-x-csharp.png | 1 + .../icons/Cheser/22x22/mimetypes/text-x-csrc.png | Bin 0 -> 1428 bytes .../22x22/mimetypes/text-x-generic-template.png | Bin 0 -> 1147 bytes .../Cheser/22x22/mimetypes/text-x-generic.png | Bin 0 -> 1098 bytes .../Cheser/22x22/mimetypes/text-x-install.png | Bin 0 -> 1287 bytes .../icons/Cheser/22x22/mimetypes/text-x-java.png | Bin 0 -> 1332 bytes macosx/icons/Cheser/22x22/mimetypes/text-x-log.png | Bin 0 -> 754 bytes .../Cheser/22x22/mimetypes/text-x-makefile.png | Bin 0 -> 1201 bytes .../Cheser/22x22/mimetypes/text-x-opml+xml.png | Bin 0 -> 1141 bytes .../icons/Cheser/22x22/mimetypes/text-x-patch.png | Bin 0 -> 1137 bytes .../Cheser/22x22/mimetypes/text-x-preview.png | Bin 0 -> 1036 bytes .../icons/Cheser/22x22/mimetypes/text-x-python.png | Bin 0 -> 1344 bytes .../icons/Cheser/22x22/mimetypes/text-x-readme.png | Bin 0 -> 1311 bytes .../icons/Cheser/22x22/mimetypes/text-x-script.png | Bin 0 -> 1304 bytes .../Cheser/22x22/mimetypes/video-x-generic.png | Bin 0 -> 1409 bytes macosx/icons/Cheser/22x22/places/debian-logo.png | 1 + macosx/icons/Cheser/22x22/places/debian-swirl.png | 1 + macosx/icons/Cheser/22x22/places/desktop.png | 1 + macosx/icons/Cheser/22x22/places/film-roll.png | Bin 0 -> 1016 bytes .../icons/Cheser/22x22/places/folder-documents.png | Bin 0 -> 1029 bytes .../icons/Cheser/22x22/places/folder-download.png | Bin 0 -> 1030 bytes macosx/icons/Cheser/22x22/places/folder-music.png | Bin 0 -> 1028 bytes .../icons/Cheser/22x22/places/folder-pictures.png | Bin 0 -> 1105 bytes .../Cheser/22x22/places/folder-publicshare.png | Bin 0 -> 1041 bytes macosx/icons/Cheser/22x22/places/folder-remote.png | Bin 0 -> 1005 bytes .../Cheser/22x22/places/folder-saved-search.png | Bin 0 -> 1053 bytes .../icons/Cheser/22x22/places/folder-templates.png | Bin 0 -> 1037 bytes macosx/icons/Cheser/22x22/places/folder.png | Bin 0 -> 879 bytes macosx/icons/Cheser/22x22/places/gnome-debian.png | 1 + macosx/icons/Cheser/22x22/places/gnome-foot.png | 1 + .../icons/Cheser/22x22/places/gnome-fs-desktop.png | 1 + .../Cheser/22x22/places/gnome-fs-directory.png | 1 + macosx/icons/Cheser/22x22/places/gnome-fs-ftp.png | 1 + macosx/icons/Cheser/22x22/places/gnome-fs-home.png | 1 + macosx/icons/Cheser/22x22/places/gnome-fs-nfs.png | 1 + .../icons/Cheser/22x22/places/gnome-fs-share.png | 1 + macosx/icons/Cheser/22x22/places/gnome-fs-smb.png | 1 + macosx/icons/Cheser/22x22/places/gnome-fs-ssh.png | 1 + macosx/icons/Cheser/22x22/places/gnome-logo.png | 1 + .../places/gnome-mime-x-directory-smb-share.png | 1 + macosx/icons/Cheser/22x22/places/gtk-directory.png | 1 + .../icons/Cheser/22x22/places/inode-directory.png | 1 + .../Cheser/22x22/places/library-internet-radio.png | Bin 0 -> 929 bytes .../icons/Cheser/22x22/places/library-podcast.png | Bin 0 -> 1449 bytes macosx/icons/Cheser/22x22/places/magnatune.png | Bin 0 -> 993 bytes macosx/icons/Cheser/22x22/places/music-library.png | Bin 0 -> 1455 bytes macosx/icons/Cheser/22x22/places/note.png | Bin 0 -> 684 bytes macosx/icons/Cheser/22x22/places/notebook.png | Bin 0 -> 882 bytes .../Cheser/22x22/places/playlist-automatic.png | Bin 0 -> 837 bytes macosx/icons/Cheser/22x22/places/playlist.png | Bin 0 -> 671 bytes macosx/icons/Cheser/22x22/places/stock_folder.png | 1 + macosx/icons/Cheser/22x22/places/stock_notes.png | 1 + .../Cheser/22x22/places/stock_shared-by-me.png | 1 + .../Cheser/22x22/places/stock_shared-to-me.png | 1 + .../Cheser/22x22/places/stock_thunar-shortcuts.png | 1 + macosx/icons/Cheser/22x22/places/user-desktop.png | Bin 0 -> 1056 bytes macosx/icons/Cheser/22x22/places/user-home.png | Bin 0 -> 1122 bytes macosx/icons/Cheser/22x22/places/user-trash.png | Bin 0 -> 1582 bytes macosx/icons/Cheser/README | 8 + macosx/icons/Cheser/index.theme | 451 +++++++++++++++++++++ 993 files changed, 834 insertions(+) commit 19dd2e1e51da77dbe75f0288a32b6f8c415f6bb6 Author: Mario Sanchez Prada Date: Mon Dec 17 10:15:02 2012 +0100 Removed redundant entry in frogr.bundle frogr.bundle | 4 ---- 1 file changed, 4 deletions(-) commit 213b9884b0868f1c755dc272230cd04db74835ca Author: Mario Sanchez Prada Date: Mon Dec 17 09:58:09 2012 +0100 Mention shared-mime-info in debian/control and frogr.spec debian/control | 2 +- frogr.spec | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) commit ec7869cca6d348f02266bba8442ce8c53369426a Author: Mario Sanchez Prada Date: Mon Dec 17 09:52:40 2012 +0100 Use MIME types for checking file types in the Mac, instead of file extensions. To have this properly working, we just need to have shared-mime-info build and installed in the internal jhbuild we use to build it with gtk-osx. frogr.bundle | 12 +++- src/frogr-file-loader.c | 183 ------------------------------------------------ src/frogr-main-view.c | 23 ------ src/frogr-util.c | 42 ----------- src/frogr-util.h | 6 -- 5 files changed, 10 insertions(+), 256 deletions(-) commit 7e0dd4dfffaca21984f1568a81ddfc338db58cce Author: Mario Sanchez Prada Date: Sun Dec 16 18:40:02 2012 +0100 Use 'Cheser' icon theme for the bundle in Mac OS X frogr.bundle | 4 ++++ macosx/settings.ini | 1 + 2 files changed, 5 insertions(+) commit ef8170a40f52256737d5dc4b5110104dac432bf0 Author: Mario Sanchez Prada Date: Sat Dec 15 18:12:06 2012 +0100 Include gstreamer plugins and scanner in the bundle for Mac frogr.bundle | 8 ++++++++ macosx/launcher.sh | 3 +++ 2 files changed, 11 insertions(+) commit 6b4e379186ec222cacb0317345bb5b145bae3988 Author: Mario Sanchez Prada Date: Sat Dec 8 23:24:11 2012 +0100 Toolbar style changed to 'both icons and text' in the Mac macosx/settings.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 136965838c826cabc63f08b7a285658c328f9054 Author: Mario Sanchez Prada Date: Fri Dec 7 15:39:13 2012 +0100 Updated frogr.bundle for GTK+ 3 - Added launcher specific for GTK3 - Removed gtkrc file (now key bindings to be set from Mac keys theme) - Added settings.ini to specify the themes and some other settings - Added Adwaita theme and Mac keys theme to the bundle - Added GSettings schemas to the bundle - Removed too verbose comments from frogr.bundle frogr.bundle | 118 +++++++++------------------------------------- macosx/gtkrc | 130 -------------------------------------------------- macosx/launcher.sh | 133 ++++++++++++++++++++++++++++++++++++++++++++++++++++ macosx/settings.ini | 4 ++ 4 files changed, 160 insertions(+), 225 deletions(-) commit 28c2cc4e6bcca51601d42b76af569aa7aad052d9 Author: Alexandre Franke Date: Tue Dec 18 14:00:56 2012 +0100 Update French translation help/fr/figures/add-tags-dialog.png | Bin 0 -> 8467 bytes help/fr/figures/add-to-groups.png | Bin 0 -> 16936 bytes help/fr/figures/add-to-sets.png | Bin 0 -> 32771 bytes help/fr/figures/auth-dialog-step1.png | Bin 0 -> 11984 bytes help/fr/figures/auth-dialog-step2.png | Bin 0 -> 7204 bytes help/fr/figures/create-new-set.png | Bin 0 -> 12372 bytes help/fr/figures/edit-picture-details.png | Bin 67876 -> 84226 bytes help/fr/figures/frogr-remote-organizer.png | Bin 345859 -> 345298 bytes help/fr/figures/preferences-connection.png | Bin 22436 -> 26279 bytes help/fr/figures/preferences-general.png | Bin 31568 -> 42398 bytes help/fr/figures/preferences-misc.png | Bin 16600 -> 24585 bytes help/fr/fr.po | 407 +++++++++++++------ po/fr.po | 604 +++++++++++++++++------------ 13 files changed, 638 insertions(+), 373 deletions(-) commit d3193e5b531f0313371921538f8b0316d5424851 Author: Mario Sanchez Prada Date: Mon Dec 17 10:54:21 2012 +0100 Added video/* mime types to the .desktop file data/frogr.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 1192e9b90114f789a705e7b22ea69bd8a03bad23 Author: Daniel Mustieles Date: Sun Dec 16 19:46:17 2012 +0100 Updated Spanish translation po/es.po | 217 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 115 insertions(+), 102 deletions(-) commit f025aa9e65d7b01ccd2dd8698d9bb00c34b8f8bf Author: Mario Sanchez Prada Date: Sun Dec 16 16:53:44 2012 +0100 Add the '.frogr' extension if not present when saving src/frogr-main-view.c | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) commit 4f4376b590f41b2e97482f4f263c80fbafa29116 Author: Mario Sanchez Prada Date: Sun Dec 16 16:44:10 2012 +0100 Updated translations: suggested filename for projects po/cs.po | 4 ++-- po/de.po | 4 ++-- po/es.po | 4 ++-- po/gl.po | 4 ++-- po/id.po | 4 ++-- po/ru.po | 4 ++-- po/sl.po | 4 ++-- po/sr.po | 4 ++-- po/sr@latin.po | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) commit 886b99545ec340ca3c686bb53b41abe563583c59 Author: Piotr Drąg Date: Sun Dec 16 02:28:49 2012 +0100 Updated Polish translation po/pl.po | 88 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 44 insertions(+), 44 deletions(-) commit 8aa71e9b9eccb3509070e72e78fa4a1fe688880b Author: Mario Sanchez Prada Date: Sat Dec 15 18:19:52 2012 +0100 Use the .frogr extension for project files src/frogr-main-view.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 4c1e6e37fba4f6d7f692e5272efbe44062630ad8 Author: Mario Sanchez Prada Date: Sat Dec 15 18:11:14 2012 +0100 Ensure we report to the user when a video couldn't be loaded src/frogr-file-loader.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) commit 3cbeb79c884cfad77a86976c049d5b594af4464c Author: Yuri Myasoedov Date: Fri Dec 14 23:21:39 2012 +0400 Updated Russian translation po/ru.po | 941 ++++++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 657 insertions(+), 284 deletions(-) commit e36d2d7ed2f6b0e0cb3211ecc73da7ff528b4acb Author: Mario Sanchez Prada Date: Fri Dec 14 19:58:54 2012 +0100 Ensure only one modal dialog is open at the time src/frogr-controller.c | 39 +++++++++++++++++++++++++++++---------- 1 file changed, 29 insertions(+), 10 deletions(-) commit 35bdb66910c9ac626df5be3204a24f17a7e2842c Author: Mario Sanchez Prada Date: Fri Dec 14 19:46:35 2012 +0100 Don't show dialogs if other one is about to be shown src/frogr-controller.c | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) commit 0dd7d6f63745aabcf77f720045f200311b9f2e61 Author: Mario Sanchez Prada Date: Fri Dec 14 19:39:47 2012 +0100 Use gdk_threads_add_timeout_full() for showing dialogs src/frogr-controller.c | 75 +++++++++++++++++++++++++++++++++----------------- 1 file changed, 50 insertions(+), 25 deletions(-) commit 0402b7c389fb642484edfc19dd5718e84cc64db5 Author: Mario Sanchez Prada Date: Fri Dec 14 19:39:24 2012 +0100 Hide progress dialog as soon as possible src/frogr-controller.c | 32 +++++++------------------------- 1 file changed, 7 insertions(+), 25 deletions(-) commit 67145d59c9e1cbd6bc4869e6e09357fecb14b93b Author: Mario Sanchez Prada Date: Fri Dec 14 19:26:35 2012 +0100 Use G_SOURCE_REMOVE and G_SOURCE_CONTINUE src/frogr-controller.c | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) commit 77083565cd5e16ce9afd6de64b96bd908c93163d Author: Mario Sanchez Prada Date: Thu Dec 13 17:10:17 2012 +0100 Fetch information in the right order, and only when it makes sense. Only retrieve upload status when basic account information has been previously retrieved, and only fetch extra data (sets, groups, tags) after retrieving the upload status when asked to fetch everything. src/frogr-controller.c | 391 +++++++++++++++++++++++++++++-------------------- 1 file changed, 230 insertions(+), 161 deletions(-) commit d243b285a7ba4cb68c2f519bfe6c8717e038ef8b Author: Piotr Drąg Date: Thu Dec 13 19:05:17 2012 +0100 Updated Polish translation po/pl.po | 137 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 72 insertions(+), 65 deletions(-) commit bbf229b5057e4f221bf608cc062a3dc4570eaa9a Author: Mario Sanchez Prada Date: Thu Dec 13 18:43:47 2012 +0100 Hide title bar for main window when maximized src/frogr-main-view.c | 1 + 1 file changed, 1 insertion(+) commit cf477347bd610f5f4d7bd83b2d35a58fb803af09 Author: Mario Sanchez Prada Date: Thu Dec 13 16:01:13 2012 +0100 Don't fetch sets/groups/tags nor upload anything if not connected src/frogr-controller.c | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) commit 9c8b7cc75f42ea77fae108994c2adcc03cdd5c84 Author: Mario Sanchez Prada Date: Thu Dec 13 11:31:11 2012 +0100 New function to check whether we've actually logged in Flickr src/frogr-controller.c | 16 ++++++++++++++++ src/frogr-controller.h | 2 ++ src/frogr-main-view.c | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) commit f76467c6440bce07481b3bab91bf98e0ade2f4bb Author: Mario Blättermann Date: Wed Dec 12 17:36:05 2012 +0100 [l10n] Updated German translation po/de.po | 137 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 71 insertions(+), 66 deletions(-) commit b1f875c30369689008b56a248e2f825459156271 Author: Mario Sanchez Prada Date: Wed Dec 12 17:15:53 2012 +0100 Save the number of tags with projects too src/frogr-controller.c | 14 ++++++++++---- src/frogr-model.c | 8 ++++++++ src/frogr-model.h | 2 ++ 3 files changed, 20 insertions(+), 4 deletions(-) commit 310aa77726521aeaae5c27e3b017b43b0a67d7f2 Author: Mario Sanchez Prada Date: Wed Dec 12 16:55:03 2012 +0100 Honor the sorting order when uploading elements src/frogr-controller.c | 35 ++++++++++++++--------------------- src/frogr-controller.h | 2 +- src/frogr-main-view.c | 2 +- 3 files changed, 16 insertions(+), 23 deletions(-) commit a987c469365bd11aade2c212a5f4104ba6c03d40 Author: Mario Sanchez Prada Date: Wed Dec 12 09:56:30 2012 +0100 Replace deprecated usage of gets() with fgets() src/examples/example.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) commit 4c1c4c2c6796a1f80b6f1d4dd9525cbaf50b3e9f Author: Matej Urbančič Date: Wed Dec 12 08:35:01 2012 +0100 Updated Slovenian translation po/sl.po | 217 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 111 insertions(+), 106 deletions(-) commit d2455be019a599755a8bfa2b160dc8350cce3484 Author: Mario Sanchez Prada Date: Tue Dec 11 10:23:59 2012 +0100 Make after-upload 'create new set' operation cancellable src/frogr-controller.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 330adc8499a5989ceec00478800633cb933ba4d1 Author: Mario Sanchez Prada Date: Tue Dec 11 09:56:54 2012 +0100 Remove call to g_type_init from example.c src/examples/example.c | 4 ---- 1 file changed, 4 deletions(-) commit 17c9944d8abfdffa8b04f5ef635bc14d618b8f22 Author: Mario Sanchez Prada Date: Mon Dec 10 10:12:04 2012 +0100 Migrate from GtkTable to GtkGrid GtkTable has been deprecated in Gtk 3.4 src/frogr-create-new-set-dialog.c | 41 ++++++++++-------------- src/frogr-details-dialog.c | 43 +++++++++++-------------- src/frogr-settings-dialog.c | 66 ++++++++++++++------------------------- 3 files changed, 59 insertions(+), 91 deletions(-) commit 3495d0f59131ff6ce00dd6df4f07665978ab8362 Author: Daniel Mustieles Date: Sun Dec 9 20:47:21 2012 +0100 Updated Spanish translation po/es.po | 136 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 69 insertions(+), 67 deletions(-) commit f7acb2419a57ade435c792fe73ebf36f27c38384 Author: Piotr Drąg Date: Sun Dec 9 19:16:56 2012 +0100 Updated Polish translation po/pl.po | 133 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 69 insertions(+), 64 deletions(-) commit 2842d7cf91257031ffd57ee6824c40d7fc373509 Author: Mario Sanchez Prada Date: Sun Dec 9 02:12:19 2012 +0100 Print more debug information when saving/opening projects src/frogr-controller.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) commit 385d7a9abfc46632eb12a1ec4ab3638de4832829 Author: Mario Sanchez Prada Date: Sun Dec 9 02:11:52 2012 +0100 Don't update project path if an error has happened src/frogr-controller.c | 38 +++++++++++++++++++++++++++----------- src/frogr-controller.h | 4 ++-- src/frogr-main-view.c | 15 ++++++++------- 3 files changed, 37 insertions(+), 20 deletions(-) commit d2b5b8b4444d1234ebb2349154e3849e2dc215cc Author: Mario Sanchez Prada Date: Sun Dec 9 02:07:44 2012 +0100 Show error message when project file could not be opened src/frogr-controller.c | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) commit 7e0cb57cf6e020886f7e0d47307b44ae991661b7 Author: Mario Sanchez Prada Date: Sun Dec 9 01:43:12 2012 +0100 Save some additional information in project files src/frogr-controller.c | 30 ++++++++++++++++++++++++------ src/frogr-model.c | 13 +++---------- src/frogr-model.h | 4 ++-- 3 files changed, 29 insertions(+), 18 deletions(-) commit 3f93f6aec84581d2d0b6f2c50352047959897c4e Author: Mario Sanchez Prada Date: Sat Dec 8 00:28:48 2012 +0100 Don't stay in a non-idle state when loading projects with no pictures src/frogr-controller.c | 14 ++++++++------ src/frogr-model.c | 40 ++++++++++++++++++++++++---------------- 2 files changed, 32 insertions(+), 22 deletions(-) commit 4881adaa2cdab7e1b96b9a42f488a411ee61229f Author: Мирослав Николић Date: Fri Dec 7 11:03:46 2012 +0100 Added Serbian translation po/LINGUAS | 2 + po/sr.po | 874 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ po/sr@latin.po | 874 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 1750 insertions(+) commit 69cb3c61cda2275a41d27f721a22e028da72edb5 Author: Mario Sanchez Prada Date: Thu Dec 6 01:39:04 2012 +0100 Reorganize code to get the pixbuf for a video or a image src/frogr-file-loader.c | 142 ++++++++++++++++++++++++++++++------------------ 1 file changed, 90 insertions(+), 52 deletions(-) commit 8c4cfe5ffc624900551225f9451a7f698dd80a2d Author: Christian Kirbach Date: Wed Dec 5 23:41:14 2012 +0100 Update German translation po/de.po | 637 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 383 insertions(+), 254 deletions(-) commit 9bef538b875607d2a97d6d411822c7c9ee28ae3f Author: Matej Urbančič Date: Wed Dec 5 10:25:13 2012 +0100 Updated Slovenian translation po/sl.po | 204 +++++++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 141 insertions(+), 63 deletions(-) commit a7d7d33618f0a7ec72b6e981b762ffef84a48111 Author: Daniel Mustieles Date: Tue Dec 4 11:27:27 2012 +0100 Updated Spanish translation po/es.po | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) commit 78a8ed96858c73da5f9896c87266a6fff0303340 Author: Daniel Mustieles Date: Tue Dec 4 11:27:18 2012 +0100 Updated Spanish translation help/es/es.po | 320 ++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 209 insertions(+), 111 deletions(-) commit 60d535d9411bfa48c64a04d0791e26c32bafe233 Author: Piotr Drąg Date: Tue Dec 4 02:06:03 2012 +0100 Updated Polish translation po/pl.po | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) commit cb9b519225e155c83d427b0d0cb4fa2bc09a5bc4 Author: Mario Sanchez Prada Date: Tue Dec 4 01:30:44 2012 +0100 Added extra line break in error message src/frogr-file-loader.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a5cba6e737a51c4db97e45d1017c6d7118fdb1a5 Author: Mario Sanchez Prada Date: Tue Dec 4 01:26:48 2012 +0100 Report to the user when an error happened loading a picture src/frogr-file-loader.c | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) commit ab38cfc25f7e92d1a6bce39271714e201302919e Author: Mario Sanchez Prada Date: Tue Dec 4 01:16:54 2012 +0100 Updated manual to reflect last changes in frogr. New sorting methods added, as well as mentions to video uploads. help/C/add-pictures.page | 6 +++--- help/C/display.page | 4 ++-- help/C/edit-pictures.page | 16 ++++++++-------- help/C/external-viewer.page | 4 ++-- help/C/group-pictures.page | 10 +++++----- help/C/introduction.page | 3 ++- help/C/pictures.page | 6 +++--- help/C/remove-pictures.page | 6 +++--- help/C/set-pictures.page | 16 ++++++++-------- help/C/tag.page | 12 ++++++------ help/C/upload-pictures.page | 6 +++--- 11 files changed, 45 insertions(+), 44 deletions(-) commit eb9a358a73ebd54a292f657af878b44361dbaa75 Author: Marek Černocký Date: Mon Dec 3 10:06:28 2012 +0100 Updated Czech translation po/cs.po | 448 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 245 insertions(+), 203 deletions(-) commit 88ab93c2753ca44df7428bfb11d1a867347e83be Author: Daniel Mustieles Date: Sun Dec 2 19:31:41 2012 +0100 Updated Spanish translation po/es.po | 110 ++++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 70 insertions(+), 40 deletions(-) commit d8a5508955d8c608ca9e21081695df3723e7ddb0 Author: Piotr Drąg Date: Sat Dec 1 02:47:38 2012 +0100 Updated Polish translation po/pl.po | 149 +++++++++++++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 121 insertions(+), 28 deletions(-) commit 842e3672d1d59d4d28a95e5f93fb99d2f759e71c Author: Mario Sanchez Prada Date: Fri Nov 30 13:40:33 2012 +0100 Renamed 'Pictures' to 'Elements', now we also support videos data/gtkbuilder/frogr-main-view.xml | 6 +++--- data/gtkbuilder/frogr-menu-bar.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) commit c0c6141f856e140b6e9e1c5ecea1b0c1ca7d87e6 Author: Mario Sanchez Prada Date: Fri Nov 30 13:36:05 2012 +0100 Add new option to sort by file size NEWS | 1 + data/gtkbuilder/frogr-menu-bar.xml | 5 +++++ src/frogr-config.c | 2 ++ src/frogr-config.h | 3 ++- src/frogr-main-view.c | 11 +++++++++++ 5 files changed, 21 insertions(+), 1 deletion(-) commit 4fc189e51a0c62bb412589bc8804559bba6a5d1c Author: Mario Sanchez Prada Date: Fri Nov 30 13:12:44 2012 +0100 Made gstreamer-ffmpeg an optional dependency (recommended) NEWS | 3 +-- debian/control | 3 ++- frogr.spec | 4 ---- src/frogr-file-loader.c | 47 +++++++++++++++++++++++++++++++++++------------ 4 files changed, 38 insertions(+), 19 deletions(-) commit 42558d90dfae00907966432a96c917d713689792 Author: Mario Sanchez Prada Date: Fri Nov 30 11:49:08 2012 +0100 Ask for libjson-glib-dev in debian/control, not libjson-glib debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f0602b7a2493e37fa0ce7fa681b43d6f2e6471cc Author: Mario Sanchez Prada Date: Fri Nov 30 11:44:55 2012 +0100 Properly set the 'is-video' property when loading videos src/frogr-file-loader.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) commit ff184407d7d035aeb5e9636a86a6d7617b22a265 Author: Mario Sanchez Prada Date: Fri Nov 30 11:33:24 2012 +0100 Require gstreamer-ffmpeg as a run-time dependency. Updated debian/rules and frogr.spec reflecting that. NEWS | 3 ++- debian/control | 4 ++-- frogr.spec | 11 +++++++++-- src/main.c | 1 - 4 files changed, 13 insertions(+), 6 deletions(-) commit 24b690db8e42398b47577c36e2f291e4ba30c031 Author: Mario Sanchez Prada Date: Fri Nov 30 10:21:21 2012 +0100 Added missing newline at the end of POTFILES.skip po/POTFILES.skip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 90310345e2345bef30eab9d621275e54f0e2ba0e Author: Mario Sanchez Prada Date: Fri Nov 30 10:20:00 2012 +0100 Removed gnome-doc-utils.make from distribution Makefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) commit 155520b6f8d90f50ac73c23fc0f4cb9321559cbb Author: Mario Sanchez Prada Date: Fri Nov 30 10:19:21 2012 +0100 Removed TODO file from Makefile.am, debian/ruls and frogr.spec Makefile.am | 1 - debian/rules | 2 +- frogr.spec | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) commit 39e20526625eb3ca35be87eaf24897437b03762b Author: Daniel Mustieles Date: Thu Nov 29 16:07:18 2012 +0100 Updated Spanish translation po/es.po | 142 +++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 88 insertions(+), 54 deletions(-) commit 4ae1c2c7efe219a3d5888067bb1af1901aa54502 Author: Mario Sanchez Prada Date: Thu Nov 29 11:03:19 2012 +0100 Restore sensitiveness for 'View' menu's items too src/frogr-main-view.c | 10 ++++++++++ 1 file changed, 10 insertions(+) commit 4cb7bd0a299bb4bc73473d1b00b717cbe36f4847 Author: Mario Sanchez Prada Date: Thu Nov 29 00:34:48 2012 +0100 Remove gtkbuilder files from POTFILES.skip po/POTFILES.skip | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) commit c2dedaa88b57a7459bd3516c542df3187904fbe0 Author: Mario Sanchez Prada Date: Thu Nov 29 00:30:39 2012 +0100 Use the right (double) quotes for attributes in the menu definition files. Using the single quotes would prevent intltool to properly find i18n strings, rendering the application menu and menu bar not translatable. data/gtkbuilder/frogr-app-menu.xml | 26 ++++----- data/gtkbuilder/frogr-menu-bar.xml | 108 ++++++++++++++++++------------------- 2 files changed, 67 insertions(+), 67 deletions(-) commit 75e6621d9b35ed605759ff84c882a196b10db732 Author: Mario Sanchez Prada Date: Wed Nov 28 16:52:03 2012 +0100 Updated NEWS file NEWS | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) commit 6c4326c2a76e961e94921c5c41b256169e7b9f49 Author: Matej Urbančič Date: Tue Nov 27 21:18:13 2012 +0100 Updated Slovenian translation po/sl.po | 456 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 225 insertions(+), 231 deletions(-) commit 7a7e83af78acd623bda4302a761bf262b6c21210 Author: Daniel Mustieles Date: Tue Nov 27 17:50:15 2012 +0100 Updated Spanish translation po/es.po | 438 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 224 insertions(+), 214 deletions(-) commit 04bdf26b580e732a05e3b14655b2895e3cb35eba Author: Piotr Drąg Date: Tue Nov 27 15:52:07 2012 +0100 Updated Polish translation po/pl.po | 382 +++++++++++++++++++++++++++------------------------------------ 1 file changed, 166 insertions(+), 216 deletions(-) commit 3a426303510034c778c6b0f366a6d8fd7198fda3 Author: Andika Triwidada Date: Tue Nov 27 21:12:02 2012 +0700 Updated Indonesian translation po/id.po | 498 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 244 insertions(+), 254 deletions(-) commit 2f58a12d924caf43c51f6689871bad8438c9389a Author: Fran Diéguez Date: Tue Nov 27 12:06:08 2012 +0100 Updated Galician translations po/gl.po | 412 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 209 insertions(+), 203 deletions(-) commit f856a84a14a1c2ed445d5c79ac6937829147b890 Author: Mario Sanchez Prada Date: Tue Nov 27 11:53:49 2012 +0100 Changed shortcut for adding pictures to Ctrl+L data/gtkbuilder/frogr-menu-bar.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 0366edb6da5efb9fd8c1f4049e975b85dfbdfffa Author: Mario Sanchez Prada Date: Tue Nov 27 11:47:13 2012 +0100 Add new files to POTFILES.in po/POTFILES.in | 2 ++ 1 file changed, 2 insertions(+) commit bbbb61239bffd1239a5a89640c0ba0d858d890df Author: Mario Sanchez Prada Date: Tue Nov 27 11:21:19 2012 +0100 Replace submenu when accounts change, instead of adding a new one src/frogr-main-view.c | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) commit 6791da9c8c19ae714a2a1eaa01a1989f19ed8b2e Author: Mario Sanchez Prada Date: Tue Nov 27 11:07:47 2012 +0100 Put Help, About and Quit in the same section data/gtkbuilder/frogr-app-menu.xml | 2 -- 1 file changed, 2 deletions(-) commit da734de203317ab369ab68e3919dc9da266bf15e Author: Mario Sanchez Prada Date: Tue Nov 27 11:00:51 2012 +0100 Tweak the app menu for the Mac src/frogr-main-view.c | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) commit 1b245fd95c8236df23d075fdba357f58c4b5c742 Author: Mario Sanchez Prada Date: Tue Nov 27 10:57:37 2012 +0100 Put the 'Authorize' item and 'Accounts' submenu in the same section src/frogr-main-view.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) commit 2386c8f906070fa6ec6de113d0b9ee5b5be53e50 Author: Mario Sanchez Prada Date: Tue Nov 27 10:30:48 2012 +0100 Adjusted some accelerators, shortcuts and names for menu items data/gtkbuilder/frogr-main-view.xml | 22 +++++++++++----------- data/gtkbuilder/frogr-menu-bar.xml | 27 ++++++++++++++------------- src/frogr-main-view.c | 12 ++++++------ 3 files changed, 31 insertions(+), 30 deletions(-) commit 674078437570f74b22772db4e1c85e8838d3d61a Author: Mario Sanchez Prada Date: Tue Nov 27 10:07:53 2012 +0100 Reorganized icons and text in the toolbar. - Removed the "Save As" button (yes, again) - Use shorter labels - Use tooltips for longer descriptions data/gtkbuilder/frogr-main-view.xml | 55 +++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 30 deletions(-) commit 08c9b88eaa86bafb19327c145f2431b4b8a5bff7 Author: Mario Sanchez Prada Date: Mon Nov 26 22:50:15 2012 +0100 Don't use gtk-mac-integration. Check the platform by means of GTK's backend Rely in GTK+ 3.4's bundle-in support for application menus instead of having Mac specific code for that, relying in GtkOSXApplication. configure.ac | 18 +++---------- src/Makefile.am | 4 ++- src/frogr-file-loader.c | 10 +++---- src/frogr-main-view.c | 72 +++---------------------------------------------- src/frogr-util.c | 12 ++++----- src/frogr-util.h | 2 +- 6 files changed, 21 insertions(+), 97 deletions(-) commit 559ee1273aff8364ba30cea3275e973d384e2875 Author: Mario Sanchez Prada Date: Mon Nov 26 12:19:19 2012 +0100 Finally port the 'accounts' submenu to GMenu src/frogr-main-view.c | 174 ++++++++++++++++---------------------------------- 1 file changed, 55 insertions(+), 119 deletions(-) commit a57dee524ef6f2bee488b3ffa512df55a5eab36b Author: Mario Sanchez Prada Date: Mon Nov 26 12:09:11 2012 +0100 Activate/remove accounts by username, not by ID src/frogr-config.c | 31 +++++----- src/frogr-config.h | 4 +- src/frogr-controller.c | 161 +++++++++++++++++++++++++++---------------------- src/frogr-controller.h | 3 +- 4 files changed, 108 insertions(+), 91 deletions(-) commit 9c832a8ec491b7a8159afc5ea7cd21a916828fc3 Author: Mario Sanchez Prada Date: Sun Nov 25 17:40:21 2012 +0100 Group code updating sensitiveness for actions too src/frogr-main-view.c | 94 ++++++++++++++++++++++++++++++--------------------- 1 file changed, 55 insertions(+), 39 deletions(-) commit 1ad4864540b57748dcf1c98d1cc3a5142ad5eccb Author: Mario Sanchez Prada Date: Sun Nov 25 09:57:08 2012 +0100 Use GtkActionGroup to update sensitiveness in the toolbar and context menu data/gtkbuilder/frogr-main-view.xml | 196 ++++++++++++++++++++++-------------- src/frogr-main-view.c | 108 ++++++++------------ 2 files changed, 161 insertions(+), 143 deletions(-) commit db5017ca841662fd55cdbc57e60dec263598a39b Author: Mario Sanchez Prada Date: Sun Nov 25 08:59:00 2012 +0100 Handle GtkActions by name, and make them consistent with GActions data/gtkbuilder/frogr-main-view.xml | 50 +++++++++++++++++----------------- src/frogr-main-view.c | 53 ++++++++++++++++++------------------- 2 files changed, 51 insertions(+), 52 deletions(-) commit 1e3efe12d530d3022207a7a3a54ef0202370961c Author: Mario Sanchez Prada Date: Sun Nov 25 08:57:33 2012 +0100 Properly update sensitiveness for the "Save as" button src/frogr-main-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f896cc7ecebda99cfa68c2a91b58c2f504b35015 Author: Mario Sanchez Prada Date: Fri Nov 23 19:46:55 2012 +0100 Add a new 'Save Project As' button to the toolbar data/gtkbuilder/frogr-main-view.xml | 18 ++++++++++++++++++ src/frogr-main-view.c | 7 ++++++- 2 files changed, 24 insertions(+), 1 deletion(-) commit 0c48a2aa2b47cb22f602ad476d1e8042881d9ff7 Author: Mario Sanchez Prada Date: Fri Nov 23 19:42:27 2012 +0100 Updated sensitiveness for every item but the ones for the accounts src/frogr-main-view.c | 75 ++++++++++++++++++++++++++++++--------------------- 1 file changed, 45 insertions(+), 30 deletions(-) commit b884042dd55fd7a5e2f44fdda582ddadc7487575 Author: Mario Sanchez Prada Date: Fri Nov 23 19:41:52 2012 +0100 Renamed ACTION_CREATE_NEW_SET to ACTION_ADD_TO_NEW_SET "add-to-new-set" data/gtkbuilder/frogr-menu-bar.xml | 2 +- src/frogr-main-view.c | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) commit 56b10d697275cbddbabab6f58645a54d859243a3 Author: Mario Sanchez Prada Date: Fri Nov 23 19:40:47 2012 +0100 Use GtkMenuItem for everything, never GtkImageMenuItem. data/gtkbuilder/frogr-main-view.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit d6345f038d2078f7bde530c0e12c02a85c7aff94 Author: Mario Sanchez Prada Date: Fri Nov 23 19:08:33 2012 +0100 Properly initialize toggle buttons in the menu bar src/frogr-main-view.c | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) commit 96dfa3b4bf1acbbe050bf8ed89c621cb72fa249c Author: Mario Sanchez Prada Date: Fri Nov 23 19:06:09 2012 +0100 Removed unneeded code src/frogr-main-view.c | 10 ---------- 1 file changed, 10 deletions(-) commit 5dfc45c874562643fb00c28ae959c07380088d65 Author: Mario Sanchez Prada Date: Thu Nov 22 18:26:51 2012 +0100 Added check for pictures in the UI before trying to upload anything src/frogr-main-view.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) commit 3ac25c62134d09d99d315a6b854d2d590f8e15cf Author: Mario Sanchez Prada Date: Thu Nov 22 18:00:53 2012 +0100 Implement all the actions in the menu (normal, radio and toggle items) Also, refactor some code to avoid declaring so many one-line functions data/gtkbuilder/frogr-main-view.xml | 22 +- src/frogr-main-view.c | 580 ++++++++++++++++-------------------- 2 files changed, 273 insertions(+), 329 deletions(-) commit b8103b917951b46974597d1ab5d2f734c713e871 Author: Mario Sanchez Prada Date: Tue Nov 20 17:03:21 2012 +0100 Porting the old menubar to GMenu (still Work-In-Progress) Makefile.am | 3 +- data/gtkbuilder/frogr-main-view.xml | 286 --------------------- po/POTFILES.skip | 1 + src/frogr-main-view.c | 481 +++++++++++++++++++++--------------- 4 files changed, 286 insertions(+), 485 deletions(-) commit 0025bbf921a2d4ef51a97594c48ba5ff36e46f93 Author: Mario Sanchez Prada Date: Tue Nov 20 18:11:06 2012 +0100 Added frogr-menu-bar.xml Also, moved the "Upload" item to the "File" menu and renamed "Actions" into "Edit", to be more consitent with most of the apps. data/gtkbuilder/frogr-menu-bar.xml | 122 +++++++++++++++++++++++++++++++++++++ 1 file changed, 122 insertions(+) commit da4ed36952278617b77325dabf599761f0893c4e Author: Mario Sanchez Prada Date: Sat Nov 17 10:42:58 2012 +0100 Brought the 'File' menu back to better organize items data/gtkbuilder/frogr-main-view.xml | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) commit 2c7c19e345121ecbfd426da343d025df9cc1cea5 Author: Mario Sanchez Prada Date: Sat Nov 17 03:32:49 2012 +0100 Renamed 'Load Project' to 'Open Project' data/gtkbuilder/frogr-main-view.xml | 14 +++++++------- src/frogr-controller.c | 2 +- src/frogr-controller.h | 2 +- src/frogr-main-view.c | 28 ++++++++++++++-------------- 4 files changed, 23 insertions(+), 23 deletions(-) commit 67c6945a32f10cb79a0b27647f4fedb0fab6a102 Author: Mario Sanchez Prada Date: Sat Nov 17 03:29:30 2012 +0100 Restored accelerators for project-related actions src/frogr-main-view.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) commit 961634a94c92f4bdc2a807014e271fa56b2e8074 Author: Mario Sanchez Prada Date: Sat Nov 17 03:19:44 2012 +0100 Unref the controller when frogr is done src/main.c | 1 + 1 file changed, 1 insertion(+) commit 4ad17952b681b07b16bb16ebd80857d1fcf7b4b9 Author: Mario Sanchez Prada Date: Sat Nov 17 03:17:07 2012 +0100 Replaced long name with the short version in desktop file data/frogr.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 454ea22561f4b62da8e9f24f796b0847b08813c0 Author: Mario Sanchez Prada Date: Sat Nov 17 03:09:21 2012 +0100 Removed unneeded variables for formerly used actions src/frogr-main-view.c | 60 ++++++++------------------------------------------- 1 file changed, 9 insertions(+), 51 deletions(-) commit 1cb07b8328e949b9b4a7a8474b0604c4b53f872d Author: Mario Sanchez Prada Date: Sat Nov 17 03:06:03 2012 +0100 Convert FrogrMainView in a subclass of GtkApplicationWindow src/frogr-controller.c | 81 +- src/frogr-file-loader.c | 4 +- src/frogr-main-view.c | 3020 +++++++++++++++++++++++------------------------ src/frogr-main-view.h | 6 +- 4 files changed, 1498 insertions(+), 1613 deletions(-) commit 2e87399514b7b62c60d5ba34d1899a7b0745a504 Author: Mario Sanchez Prada Date: Sat Nov 17 01:56:23 2012 +0100 Move the creation of GtkApplication to the controller src/frogr-controller.c | 197 +++++++++++++++++++++++++++++++++++-------------- src/frogr-controller.h | 6 +- src/frogr-main-view.c | 158 ++++++++++++++++++++------------------- src/main.c | 102 +++---------------------- 4 files changed, 238 insertions(+), 225 deletions(-) commit 51e7400db02057ff5d51a130d8e413b971488cdf Author: Mario Sanchez Prada Date: Sat Nov 17 01:10:41 2012 +0100 Temporarily comment code to manage different accounts src/frogr-main-view.c | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) commit 4ac878677ce18eb6affc05b2a3ce9a847f13cebe Author: Mario Sanchez Prada Date: Sat Nov 17 01:10:05 2012 +0100 Added first version of the application menu. Moved "load/save" for projects to the "Actions" menu. Makefile.am | 4 +- data/gtkbuilder/frogr-app-menu.xml | 36 ++++++++ data/gtkbuilder/frogr-main-view.xml | 118 +----------------------- po/POTFILES.skip | 1 + src/frogr-main-view.c | 177 ++++++++++++++++++++++++------------ 5 files changed, 160 insertions(+), 176 deletions(-) commit 9a71f021910ecccc69fce9b2abb2de044910d64d Author: Mario Sanchez Prada Date: Fri Nov 16 17:08:31 2012 +0100 Removed extra blank space src/frogr-main-view.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 1eacf93f054aecec56dc740030f61998d5939ba9 Author: Mario Sanchez Prada Date: Fri Nov 16 17:08:17 2012 +0100 Initial bits towards porting frogr to GtkApplication Some things still don't work and many are untested so far (e.g. menus, opening files from command line...) but it's a first step that compiles and kind of works data/gtkbuilder/frogr-main-view.xml | 204 ++++++++++---------- src/frogr-controller.c | 27 +-- src/frogr-controller.h | 4 +- src/frogr-global-defs.h | 1 + src/frogr-main-view.c | 364 ++++++++++++++++++++++-------------- src/frogr-main-view.h | 2 +- src/main.c | 106 ++++++----- 7 files changed, 391 insertions(+), 317 deletions(-) commit c61c483b9931bc6a60318a656fc90ac15cc47c7f Author: Mario Sanchez Prada Date: Tue Nov 13 10:43:58 2012 +0100 Raised minium dependencies: GTK+ >= 3.4 and GLib >= 2.32 This will allow both to remove conditional code and simplify the creation of the global menu in Mac OS X, once we port frogr to GtkApplication (first) and GMenu (second). configure.ac | 70 ++++--------------------------------- src/Makefile.am | 12 ------- src/examples/example.c | 4 --- src/frogr-about-dialog.c | 43 ----------------------- src/frogr-auth-dialog.c | 9 ++--- src/frogr-controller.c | 4 --- src/frogr-controller.h | 2 -- src/frogr-details-dialog.c | 47 ++++++++++++++++--------- src/frogr-gtk-compat.c | 84 --------------------------------------------- src/frogr-gtk-compat.h | 58 ------------------------------- src/frogr-main-view.c | 21 +----------- src/frogr-settings-dialog.c | 58 +++++++++++++------------------ 12 files changed, 66 insertions(+), 346 deletions(-) commit 70267e22a9934b96ac735c1b149d9029f95e2c14 Author: Mario Sanchez Prada Date: Fri Nov 16 21:04:24 2012 +0100 Fix segmentation fault when opening files from command line src/main.c | 4 ---- 1 file changed, 4 deletions(-) commit de764a8b0265c06105872f65065fc7a619c15d53 Author: Fran Diéguez Date: Mon Nov 12 11:47:26 2012 +0100 Updated Galician translations po/gl.po | 403 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 232 insertions(+), 171 deletions(-) commit 9a785e5f8b1a9ad6262f85d0287f0667581bd158 Author: Marek Černocký Date: Mon Nov 12 08:25:43 2012 +0100 Updated Czech translation po/cs.po | 237 +++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 139 insertions(+), 98 deletions(-) commit 90cf96003c3ce168cef91780e9f23aa886f9ccab Author: Daniel Mustieles Date: Sun Nov 11 21:23:04 2012 +0100 Updated Spanish translation po/es.po | 277 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 152 insertions(+), 125 deletions(-) commit d521be16813fb1b36e06932d6c960e2d0b75ee87 Author: Matej Urbančič Date: Sun Nov 11 19:18:53 2012 +0100 Updated Slovenian translation po/sl.po | 235 +++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 137 insertions(+), 98 deletions(-) commit 773f756fd36e793356b4a2d3fb222b7a8e0af14c Author: Mateusz Kacprzak Date: Sun Nov 11 17:37:33 2012 +0100 Updated Polish translation po/pl.po | 723 +++++++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 497 insertions(+), 226 deletions(-) commit 24df75bd270e3d879d0b26fdad476818ddbfcafe Author: Mario Sanchez Prada Date: Sun Nov 11 12:37:30 2012 +0100 Fixed typos in comments src/frogr-model.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit e787bdc016277e64b4f102bca834394f1b15059a Author: Mario Sanchez Prada Date: Sun Nov 11 00:54:28 2012 +0100 Deserialized pictures only after sets and groups. Pictures will hold references to sets and groups, so those must be deserialized and imported into the model first. src/frogr-model.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) commit ba1cdcf3769e2c9f31a4ab660b21ec93bd6e2787 Author: Mario Sanchez Prada Date: Sun Nov 11 00:54:28 2012 +0100 Added missing null check when adding pictures to groups src/frogr-controller.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit c2b359ec3dedb6089c4c99371754fba7803202be Author: Mario Sanchez Prada Date: Sun Nov 11 00:54:28 2012 +0100 Added extra checks when receiving sets, groups and tags src/frogr-controller.c | 81 ++++++++++++++++++++++++++++---------------------- 1 file changed, 46 insertions(+), 35 deletions(-) commit bba559cda81a16ad45141449db1500f002c5d4c5 Author: Mario Sanchez Prada Date: Sat Nov 10 04:09:58 2012 +0100 Updated headers src/frogr-model.c | 2 +- src/frogr-model.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 0106452ae00ffacce5d8d64cc321d0fb15a2db63 Author: Mario Sanchez Prada Date: Sat Nov 10 04:00:37 2012 +0100 Added missing call to g_object_unref() src/frogr-create-new-set-dialog.c | 1 + 1 file changed, 1 insertion(+) commit 604b20238717e9528d46a7c9067bd674d6098090 Author: Mario Sanchez Prada Date: Sat Nov 10 03:51:35 2012 +0100 Renamed FrogrMainViewModel to FrogrModel src/Makefile.am | 4 +- src/frogr-add-tags-dialog.c | 8 +- src/frogr-add-to-group-dialog.c | 8 +- src/frogr-add-to-set-dialog.c | 8 +- src/frogr-controller.c | 92 ++-- src/frogr-controller.h | 4 +- src/frogr-create-new-set-dialog.c | 10 +- src/frogr-details-dialog.c | 10 +- src/frogr-main-view-model.c | 865 -------------------------------------- src/frogr-main-view-model.h | 118 ------ src/frogr-main-view.c | 18 +- src/frogr-main-view.h | 4 +- src/frogr-model.c | 865 ++++++++++++++++++++++++++++++++++++++ src/frogr-model.h | 118 ++++++ src/frogr-picture.c | 10 +- 15 files changed, 1071 insertions(+), 1071 deletions(-) commit fda7c085b832b51721c8681ec4d562f42c483665 Author: Mario Sanchez Prada Date: Sat Nov 10 03:42:05 2012 +0100 Serialize just the IDs of sets and groups for each picture. src/frogr-picture.c | 79 +++++++++++++++++++++++++++++++++-------------------- 1 file changed, 49 insertions(+), 30 deletions(-) commit ea742a342b862f6613f558ce58ce51dd70302c4e Author: Mario Sanchez Prada Date: Sat Nov 10 03:17:20 2012 +0100 New function frogr_picture_add_group() src/frogr-picture.c | 16 ++++++++++++++++ src/frogr-picture.h | 1 + 2 files changed, 17 insertions(+) commit 7302bb1385dcca6398cb146ebdecee39fe4be0f2 Author: Mario Sanchez Prada Date: Sat Nov 10 03:13:58 2012 +0100 Don't free memory on idle when deserializing src/frogr-picture.c | 13 ------------- 1 file changed, 13 deletions(-) commit f21089e5ff80b4104066a8564b7978149eb56424 Author: Mario Sanchez Prada Date: Sat Nov 10 03:13:36 2012 +0100 Fixed memory issues setting sets and groups for pictures src/frogr-add-to-group-dialog.c | 6 +++++- src/frogr-add-to-set-dialog.c | 6 +++++- src/frogr-picture.c | 2 -- 3 files changed, 10 insertions(+), 4 deletions(-) commit 2e1153799dc55d27fec40db4bb8232a63ddca549 Author: Mario Sanchez Prada Date: Sat Nov 10 02:54:14 2012 +0100 Fix issue splitting a list of sets into local and remote ones src/frogr-main-view-model.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) commit f6c82ade1e8b32bf754ee62df69d2665f0964918 Author: Mario Sanchez Prada Date: Sat Nov 10 02:04:25 2012 +0100 New internal helper function _remove_pictures() src/frogr-main-view-model.c | 32 +++++++++++++++++++++++++------- 1 file changed, 25 insertions(+), 7 deletions(-) commit 4246db80e621d943767da703d6cbbcf88bbf7105 Author: Mario Sanchez Prada Date: Sat Nov 10 02:03:52 2012 +0100 Removed internal field in model: 'n_pictures' src/frogr-controller.c | 8 ++++---- src/frogr-main-view-model.c | 9 ++------- src/frogr-main-view.c | 2 +- 3 files changed, 7 insertions(+), 12 deletions(-) commit df6177bd56a04ebf03befa85b286d878bcf1f868 Author: Mario Sanchez Prada Date: Sat Nov 10 01:49:25 2012 +0100 Added internal hash tables for direct access to groups and sets src/frogr-main-view-model.c | 318 +++++++++++++++++++++++++++++++------------- src/frogr-main-view-model.h | 13 +- 2 files changed, 228 insertions(+), 103 deletions(-) commit 60f515075d322d88aa94b52425202cecd8e95859 Author: Mario Sanchez Prada Date: Sat Nov 10 01:01:00 2012 +0100 Simplified model taking the list of sorted pictures out to the view src/frogr-main-view-model.c | 139 +---------------------------------------- src/frogr-main-view-model.h | 4 -- src/frogr-main-view.c | 147 +++++++++++++++++++++++++++++++++++++------- 3 files changed, 127 insertions(+), 163 deletions(-) commit fe828ec9baf97b14852bd5b45978dfd1b6c2d66e Author: Mario Sanchez Prada Date: Fri Nov 9 20:44:13 2012 +0100 Removed 'Save as' button and added new separator to the toolbar data/gtkbuilder/frogr-main-view.xml | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) commit d92b3027b1da01c7ae264c8a39e7c7a74482b677 Author: Mario Sanchez Prada Date: Fri Nov 9 17:55:01 2012 +0100 Added new items to the toolbar, for managing projects data/gtkbuilder/frogr-main-view.xml | 46 +++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) commit e255b9be0ce2759646d684a81be03df1ace5a8bd Author: Mario Sanchez Prada Date: Fri Nov 9 17:50:44 2012 +0100 Implemented initial version of deserialization in the model src/frogr-main-view-model.c | 101 +++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 95 insertions(+), 6 deletions(-) commit 3e523d5d3436833a173316d9693ae89e2c621619 Author: Mario Sanchez Prada Date: Fri Nov 9 17:49:44 2012 +0100 Removed _load_project_from_file() function and merged in dialog callback src/frogr-main-view.c | 27 ++++++++------------------- 1 file changed, 8 insertions(+), 19 deletions(-) commit 46d1a3c02565a4fa155d45bcf584859877559e1b Author: Mario Sanchez Prada Date: Fri Nov 9 17:49:13 2012 +0100 Removed wrong call to json_node_free, causing memory problems src/frogr-controller.c | 2 -- 1 file changed, 2 deletions(-) commit 3cc9a38fa3a5587252701e50a06e94547deb4def Author: Mario Sanchez Prada Date: Fri Nov 9 17:48:45 2012 +0100 Removed extra comment src/frogr-main-view.c | 2 -- 1 file changed, 2 deletions(-) commit 86c58ea38176e9c90e66dad94461385de1854a75 Author: Mario Sanchez Prada Date: Fri Nov 9 17:47:56 2012 +0100 New signal 'model-deserialized', to notify when the proces is finished. Also, connected from the proper places in the controller and the main view src/frogr-controller.c | 21 ++++++++++++++++----- src/frogr-main-view-model.c | 9 +++++++++ src/frogr-main-view.c | 12 ++++++++++++ 3 files changed, 37 insertions(+), 5 deletions(-) commit cabb17362cd9348370bda245384c9dae2fd60a8d Author: Mario Sanchez Prada Date: Fri Nov 9 17:45:01 2012 +0100 New functions to remove and set all the photosets at once. Setting the photosets from a list of objects will split it into two 'remote sets' and a 'local sets' lists, for internal purposes. src/frogr-main-view-model.c | 48 +++++++++++++++++++++++++++++++++++++++++++++ src/frogr-main-view-model.h | 5 +++++ 2 files changed, 53 insertions(+) commit 81c2946d9766207de3a019d2aaedbd2f37ed3a19 Author: Mario Sanchez Prada Date: Fri Nov 9 17:43:51 2012 +0100 Made 'filesize' property in FrogrPicture a guint instead of gulong. It should be more than enough and we avoid problems with serialization src/frogr-picture.c | 16 ++++++++-------- src/frogr-picture.h | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) commit 6794b7ca0ea8f9d7111fa00d13879bbca47541c8 Author: Mario Sanchez Prada Date: Fri Nov 9 17:43:13 2012 +0100 Created two functions in FrogrFileLoader to load just the pixbufs (for pictures already in the model) or everything from the file URIs: - frogr_file_loader_new_from_uris () - frogr_file_loader_new_from_pictures () src/frogr-controller.c | 2 +- src/frogr-file-loader.c | 439 ++++++++++++++++++++++++++++++------------------ src/frogr-file-loader.h | 4 +- 3 files changed, 280 insertions(+), 165 deletions(-) commit 87c0f042661eedb5bb48ce182aa7e31ebb2c075f Author: Mario Sanchez Prada Date: Fri Nov 9 14:01:54 2012 +0100 Fixed wrong indentation src/flicksoup/fsp-parser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 229dc9a98f7fadd1917f048dcf31edb28ca90b70 Author: Mario Sanchez Prada Date: Thu Nov 8 17:28:09 2012 +0100 Basic stubs to implement the 'Load Project' feature We should implement the logic in frogr_main_view_model_deserialize and a new function in FrogrFileLoader to allow just loading the pixbufs for a list of pictures (opposite to loading everything just given the list of URIS) src/frogr-controller.c | 45 +++++++++++++++++++++++++ src/frogr-controller.h | 2 ++ src/frogr-main-view.c | 89 ++++++++++++++++++++++++++++++++++++++++++++++---- 3 files changed, 130 insertions(+), 6 deletions(-) commit 6ef403094edf9f268142198518353e34742ebac9 Author: Mario Sanchez Prada Date: Thu Nov 8 17:46:03 2012 +0100 Renamed frogr_controller_cancel_ongoing_request to match better what it does src/frogr-controller.c | 4 ++-- src/frogr-controller.h | 2 +- src/frogr-main-view.c | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) commit 534793516296262a6e248dd36bb821e46eea2254 Author: Mario Sanchez Prada Date: Thu Nov 8 17:26:57 2012 +0100 Renamed filters for the "Load pictures" dialog src/frogr-main-view.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit a1f188b556f7b6f9233c3033417dee859845d09d Author: Mario Sanchez Prada Date: Thu Nov 8 17:12:27 2012 +0100 Show the current project's directory too in the title bar src/frogr-main-view.c | 33 ++++++++++++++++++++++++++++++--- 1 file changed, 30 insertions(+), 3 deletions(-) commit 0808beb6aaf3c5f18398d85340b6d0c1caa3e7d6 Author: Mario Sanchez Prada Date: Thu Nov 8 16:21:43 2012 +0100 Connect to 'FrogrMainViewModel::model-changed' from the main view and update title src/frogr-main-view.c | 37 +++++++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 14 deletions(-) commit 5dd8765c13b91d7e17283ab0237614684b3ada24 Author: Mario Sanchez Prada Date: Thu Nov 8 16:20:40 2012 +0100 New function frogr_main_view_model_notify_changes_in_pictures(), to be called from dialogs modifying data from pictures in the model. A 'FrogrMainViewModel::model-changed' signal will be emited. src/frogr-add-to-group-dialog.c | 16 +++++++++++++--- src/frogr-add-to-set-dialog.c | 16 +++++++++++++--- src/frogr-create-new-set-dialog.c | 2 +- src/frogr-details-dialog.c | 12 +++++++----- src/frogr-main-view-model.c | 7 +++++++ src/frogr-main-view-model.h | 3 +++ 6 files changed, 44 insertions(+), 12 deletions(-) commit 972445008c07937d9a681253163687b6905eee42 Author: Mario Sanchez Prada Date: Thu Nov 8 16:18:37 2012 +0100 Minor fix validating data in the 'create new set' dialog src/frogr-create-new-set-dialog.c | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) commit 7975cd507d73332b48090849b0d8dbe552f2f3dc Author: Mario Sanchez Prada Date: Thu Nov 8 16:17:02 2012 +0100 Don't use g_slist_length to check for empty lists src/frogr-controller.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 9d9b69b61133688b106797629ff32b829e7db2a5 Author: Mario Sanchez Prada Date: Thu Nov 8 15:43:02 2012 +0100 New function frogr_controller_get_main_view_model() src/frogr-add-tags-dialog.c | 4 +--- src/frogr-controller.c | 14 ++++++++++++++ src/frogr-controller.h | 3 +++ src/frogr-create-new-set-dialog.c | 4 +--- src/frogr-details-dialog.c | 5 +---- 5 files changed, 20 insertions(+), 10 deletions(-) commit 04402dd3a38b9b89a0b27fe641731d2fe552bd64 Author: Mario Sanchez Prada Date: Thu Nov 8 13:59:38 2012 +0100 Remove unused function frogr_main_view_model_get_pictures_as_loaded() src/frogr-main-view-model.c | 14 +------------- src/frogr-main-view-model.h | 2 -- 2 files changed, 1 insertion(+), 15 deletions(-) commit 3311b7e0e512d3a6ac1dbf4ed32678c212bc51d6 Author: Mario Sanchez Prada Date: Thu Nov 8 13:57:54 2012 +0100 Remove unused function frogr_main_view_model_add_group() src/frogr-main-view-model.c | 15 --------------- src/frogr-main-view-model.h | 3 --- 2 files changed, 18 deletions(-) commit 4e86580756c087659cc980f4e2f4ff90d4f8d913 Author: Mario Sanchez Prada Date: Thu Nov 8 13:57:32 2012 +0100 Make the model emit a new signal 'model-changed' when needed src/frogr-main-view-model.c | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) commit 3b0f071b500dde3371901a53d033c5af28e49456 Author: Mario Sanchez Prada Date: Thu Nov 8 13:34:50 2012 +0100 Present a confirmation dialog when saving to an existing file src/frogr-main-view.c | 1 + 1 file changed, 1 insertion(+) commit 0ead3c777bc5fb1fd2939c25d9527995d1cdc8b0 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Renamed "session" to "project" when it comes to serialization data/gtkbuilder/frogr-main-view.xml | 24 +++++++-------- src/frogr-controller.c | 2 +- src/frogr-controller.h | 2 +- src/frogr-main-view.c | 60 ++++++++++++++++++------------------- 4 files changed, 44 insertions(+), 44 deletions(-) commit a9683e392c09a24ff330fc47c9436458842ca4ab Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Implemented "Save Session..." action src/frogr-main-view.c | 121 +++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 109 insertions(+), 12 deletions(-) commit bb901f75874be14b189abd9b31f1870ba76b190e Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Implemented "Save Session As..." action src/frogr-main-view.c | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 60 insertions(+), 1 deletion(-) commit 726cc0b8492f9f8c3517e17bc8b661e54fa451c6 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Provide accelerators for new menu items, and update old ones src/frogr-main-view.c | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) commit d4a150bea844ac5fcfafac1dc4ec083724f22e29 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Added menu items to load / save the session. No actual code yet. data/gtkbuilder/frogr-main-view.xml | 49 +++++++++++++++++++++++++++++++++++++ src/frogr-main-view.c | 1 + 2 files changed, 50 insertions(+) commit 40388b03b630063c0b35bf9ab4df52a77d1a3dd3 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Remove FrogrSerializer and distribute its responsibility between the model and the controller src/Makefile.am | 2 - src/frogr-controller.c | 39 ++++---- src/frogr-main-view-model.c | 66 +++++++++++++ src/frogr-main-view-model.h | 7 ++ src/frogr-serializer.c | 226 -------------------------------------------- src/frogr-serializer.h | 72 -------------- 6 files changed, 92 insertions(+), 320 deletions(-) commit b9e770bfc1d5177b6a475646559558650b57f9d6 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Improved comparison functions for groups and sets in FrogrPicture src/frogr-picture.c | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) commit d035c5213a7d2022aa6966db3a8458f289d0fd95 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Removed _list suffix from mainview model src/frogr-main-view-model.c | 76 ++++++++++++++++++++++----------------------- 1 file changed, 38 insertions(+), 38 deletions(-) commit 20a8d1dfce9d2e3ba3155b59cf4c12aee5b365c5 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Make the ID and the local ID two different concepts for sets src/frogr-controller.c | 8 ++-- src/frogr-create-new-set-dialog.c | 2 +- src/frogr-photoset.c | 91 ++++++++++++++++++++++++++++----------- src/frogr-photoset.h | 15 ++++--- 4 files changed, 80 insertions(+), 36 deletions(-) commit 626a51714be5be5b083be39546134a74a35d2a9c Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Move call to g_object_ref() to its right place src/frogr-main-view-model.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) commit 18e2512808b8e914769195456cd3624c0e19656f Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Rewritten frogr_serializer_current_session as frogr_serializer_save_session_to_file src/frogr-controller.c | 7 ++++--- src/frogr-controller.h | 2 +- src/frogr-main-view.c | 9 --------- src/frogr-serializer.c | 44 ++++++++++++++++++++++++++++++++++++-------- src/frogr-serializer.h | 11 ++++++++--- 5 files changed, 49 insertions(+), 24 deletions(-) commit 7bbae940c2937e551beb122559f529b590ffeeb4 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Raised minimum version for json-glib up to 0.12 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit e32efc4c69ccbce721f7813e4a51820c4300cfe3 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Provide an ID to every photo set (a temporary one for local only sets) src/frogr-controller.c | 18 ++++---- src/frogr-photoset.c | 109 +++++++++++++++++++++++++++++++++++++++++++++---- src/frogr-photoset.h | 6 +++ 3 files changed, 116 insertions(+), 17 deletions(-) commit 0eed9e4b306a1082843626f66d8630bc409301c0 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Don't cache the number of groups in the model src/frogr-main-view-model.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) commit 36b24c0ce099be243fff53250c316bb63e3dcffe Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Separated photosets into local and remote ones in the model src/frogr-controller.c | 2 +- src/frogr-create-new-set-dialog.c | 2 +- src/frogr-main-view-model.c | 114 +++++++++++++++++++++++++------------- src/frogr-main-view-model.h | 13 +++-- 4 files changed, 86 insertions(+), 45 deletions(-) commit 4bb19689fb575344a654b5e0ed285023c001edb5 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Renamed frogr_main_view_model_get_all_tags to frogr_main_view_model_get_all_tags src/frogr-controller.c | 4 ++-- src/frogr-main-view-model.c | 2 +- src/frogr-main-view-model.h | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) commit 2748c3c04912da2195e39fc0156d7e9a44706470 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Removed unused API from FrogrMainViewModel src/frogr-main-view-model.c | 109 +------------------------------------------- src/frogr-main-view-model.h | 21 +++------ 2 files changed, 9 insertions(+), 121 deletions(-) commit 1b50cfe4f5716b1e7d0178983f7a867e8a520c9c Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Don't remove all groups/sets attached to pictures when setting a new list of groups/sets src/frogr-main-view-model.c | 14 -------------- 1 file changed, 14 deletions(-) commit c21f6d4312163d6c0e0c2873fc195d3b04f76da5 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Save groups and photosets too src/frogr-controller.c | 10 +++++++--- src/frogr-serializer.c | 43 +++++++++++++++++++++++++++++++------------ src/frogr-serializer.h | 5 ++++- 3 files changed, 42 insertions(+), 16 deletions(-) commit d380f991c9f673c9ab3b98a5a7352511c2bd9cd0 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Tag the root JsonNode as 'pictures', containing an array. src/frogr-serializer.c | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) commit 48277bcaae8d0f4373c4d4283f66ecb4ae6ef664 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Save current session after adding and removing pictures src/frogr-main-view.c | 137 ++++++++++++++++++++++++-------------------------- 1 file changed, 66 insertions(+), 71 deletions(-) commit 3dc2ff7ff6dd4856fc738179b41ffa5fd03bdf50 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 New function frogr_controller_save_current_session() It gets the list of pictures loaded from the model and asks the FrogrSerializer (a Singleton) to save state to disk. src/frogr-controller.c | 29 +++++++++++++++++++++++++++++ src/frogr-controller.h | 2 ++ 2 files changed, 31 insertions(+) commit 6db68c4607d44fc8a8efc1a01191d9b60468defa Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 New class FrogrSerializer, for taking care of serializing data src/Makefile.am | 2 + src/frogr-serializer.c | 176 +++++++++++++++++++++++++++++++++++++++++++++++++ src/frogr-serializer.h | 64 ++++++++++++++++++ 3 files changed, 242 insertions(+) commit 56f93104567fc54bbe600c007bfd4260e6beec1c Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 New method frogr_main_view_model_get_pictures_as_loaded() src/frogr-main-view-model.c | 13 ++++++++++++- src/frogr-main-view-model.h | 2 ++ 2 files changed, 14 insertions(+), 1 deletion(-) commit 2e1a386c598f0c981e0f13eb40c225ee82dfec83 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 Improve frogr_picture_in_photoset and frogr_picture_in_group src/frogr-picture.c | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 61 insertions(+), 2 deletions(-) commit 4ae9a592fd1ceb0cc6e3bf7f353ead9abe9a2c70 Author: Mario Sanchez Prada Date: Thu Nov 8 13:25:05 2012 +0100 FrogrPicture to stop exposing 'pixbuf' as a property src/frogr-picture.c | 25 +++++-------------------- 1 file changed, 5 insertions(+), 20 deletions(-) commit acadca538a881b82ef12509779898bc0cdcb8608 Author: Mario Sanchez Prada Date: Sun Nov 4 23:42:53 2012 +0100 Added json-glib based serialization capabilities to FrogrPicture Also, added dependency on json-glib >= 0.7.6 in configure.ac configure.ac | 5 ++ src/frogr-picture.c | 157 +++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 160 insertions(+), 2 deletions(-) commit dbbb98d2626959d802ae5ec75db6327661685fba Author: Matej Urbančič Date: Sat Nov 10 08:56:20 2012 +0100 Updated Slovenian translation po/sl.po | 86 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 46 insertions(+), 40 deletions(-) commit 39e45749d70cd9adf2e8fa4b4a5d60ebb0981155 Author: Mario Sanchez Prada Date: Fri Nov 9 15:44:35 2012 +0100 [i18n] Fix wrong use of plural forms. Again https://bugzilla.gnome.org/show_bug.cgi?id=687741 src/frogr-controller.c | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) commit f04c001e2a0b373dabc012d396596dd4afa669b3 Author: Daniel Mustieles Date: Fri Nov 9 12:49:44 2012 +0100 Updated Spanish translation po/es.po | 324 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 184 insertions(+), 140 deletions(-) commit 443449a7e89ded3df65482365455f8e9ae38ffa2 Author: Marek Černocký Date: Tue Nov 6 11:28:41 2012 +0100 Updated Czech translation po/cs.po | 411 ++++++++++++++++++++++++++++----------------------------------- 1 file changed, 181 insertions(+), 230 deletions(-) commit 19ab201ec3ab54eda71c016f197f5e65e168984a Author: Matej Urbančič Date: Mon Nov 5 14:47:11 2012 +0100 Updated Slovenian translation po/sl.po | 156 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 90 insertions(+), 66 deletions(-) commit 2b39a639c1d7b0746f27d6047584aa5fe277db97 Author: Mario Sanchez Prada Date: Sun Nov 4 23:02:55 2012 +0100 [i18n] Use ngettext propertly for plural forms in the main view (#675540) https://bugzilla.gnome.org/show_bug.cgi?id=675540 src/frogr-main-view.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit f01c3109c3d032ae5e1ba123695e9654a83c61c5 Author: Mario Sanchez Prada Date: Sun Nov 4 22:56:34 2012 +0100 [i18n] Consistently capitalize Flickr (#684501) https://bugzilla.gnome.org/show_bug.cgi?id=684501 src/frogr-controller.c | 6 +++--- src/frogr-details-dialog.c | 2 +- src/frogr-main-view.c | 2 +- src/frogr-settings-dialog.c | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) commit 5da3c3d53375ee3cde57afdb2ed529ee48146ca0 Author: Mario Sanchez Prada Date: Sun Nov 4 22:30:15 2012 +0100 New private helper function to decide whether a GFile is a video src/frogr-file-loader.c | 219 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 213 insertions(+), 6 deletions(-) commit d5ae9c73e867a65cadbc733b499ff84897a005d1 Author: Mario Sanchez Prada Date: Sun Nov 4 22:29:44 2012 +0100 Fixed typo in Mac-only code src/frogr-util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a3e81b69b1024a523ad931210714c42a546b8393 Author: Mario Sanchez Prada Date: Sun Nov 4 22:29:31 2012 +0100 Added missing file extension for video/mp4 files (Mac only) src/frogr-util.c | 1 + 1 file changed, 1 insertion(+) commit 3969c1eadbf4457d3f24e6dd025df76cda032051 Author: Mario Sanchez Prada Date: Sat Nov 3 20:08:05 2012 +0100 Added support for more video formats: WMV, OGV M2TS and 3GP src/frogr-file-loader.c | 2 +- src/frogr-main-view.c | 6 +++--- src/frogr-util.c | 15 ++++++++++++++- 3 files changed, 18 insertions(+), 5 deletions(-) commit 7c0401a63cab54a0080b642bff3b2e0b46b69da2 Author: Mario Sanchez Prada Date: Sat Nov 3 19:48:20 2012 +0100 Removed TODO file, now I finally tackled the video uploads feature TODO | 42 ------------------------------------------ 1 file changed, 42 deletions(-) commit 47f040987a55309922c6c9d83aed4b1ae74000df Author: Mario Sanchez Prada Date: Sat Nov 3 19:40:42 2012 +0100 Renamed *_photo_* to *_picture_* in video related code src/examples/example.c | 4 ++-- src/flicksoup/fsp-data.c | 4 ++-- src/flicksoup/fsp-data.h | 4 ++-- src/flicksoup/fsp-error.c | 20 ++++++++++---------- src/flicksoup/fsp-error.h | 2 +- src/flicksoup/fsp-parser.c | 2 +- src/frogr-account.c | 30 +++++++++++++++--------------- src/frogr-account.h | 6 +++--- src/frogr-controller.c | 12 ++++++------ src/frogr-file-loader.c | 10 +++++----- src/frogr-file-loader.h | 2 +- 11 files changed, 48 insertions(+), 48 deletions(-) commit 99d5c98436605eb8057694020ffa849dff33164a Author: Mario Sanchez Prada Date: Sat Nov 3 19:34:17 2012 +0100 Improved error messages when quota for videos has been exceeded src/frogr-controller.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) commit 96a818847035b6eceb1653194ba55aca896e9a61 Author: Mario Sanchez Prada Date: Sat Nov 3 19:24:32 2012 +0100 Updated text to show 'files' instead of 'pictures' src/frogr-main-view.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 333bffa156f4b6613315bc3d0c18e0f47620041e Author: Mario Sanchez Prada Date: Sat Nov 3 19:18:52 2012 +0100 Check the filesize for videos is right when loading files src/frogr-controller.c | 5 ++++- src/frogr-file-loader.c | 20 +++++++++++++------- src/frogr-file-loader.h | 2 +- 3 files changed, 18 insertions(+), 9 deletions(-) commit 03518a1f85b8805fd4d0a6e465772f8a71ec4b3b Author: Mario Sanchez Prada Date: Sat Nov 3 19:18:18 2012 +0100 Fill FrogrAccount with the new information related to video uploads. src/frogr-controller.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) commit 8a0a72512825adb2cf29f2e47dd616680078e725 Author: Mario Sanchez Prada Date: Sat Nov 3 19:17:27 2012 +0100 Added extra fields in FspDataUploadStatus: bw_used_videos, bw_remaining_videos, and video_fs_max_kb. src/examples/example.c | 10 ++++++++-- src/flicksoup/fsp-data.c | 10 ++++++++-- src/flicksoup/fsp-data.h | 14 ++++++++++---- src/flicksoup/fsp-parser.c | 22 +++++++++++++++++++++- src/frogr-controller.c | 2 +- 5 files changed, 48 insertions(+), 10 deletions(-) commit 99d7b1c3ea615dca23b312ce53e83d5be5721aab Author: Mario Sanchez Prada Date: Sat Nov 3 19:15:13 2012 +0100 New properties in FrogrAccount to store upload information for videos. That is, current number of videos uploaded, remaining number of videos that can be uploaded in the same month and maximum filesize for videos. Also renamed frogr_account_get_max_filesize() into frogr_account_get_max_photo_filesize(). src/frogr-account.c | 152 +++++++++++++++++++++++++++++++++++++++++++------ src/frogr-account.h | 21 ++++++- src/frogr-controller.c | 8 +-- 3 files changed, 158 insertions(+), 23 deletions(-) commit cb645a66fa51ad6b980da9063f7ee5388ef7a038 Author: Mario Sanchez Prada Date: Sat Nov 3 19:08:19 2012 +0100 Report error when the video quota for upload has been exceeded. This quota for videos is different than from photos, so we need to treat those two cases separately. src/flicksoup/fsp-error.c | 20 ++++++++++---------- src/flicksoup/fsp-error.h | 3 ++- src/frogr-controller.c | 9 +++++++-- 3 files changed, 19 insertions(+), 13 deletions(-) commit 0d8e9f7536ce4604fe724d190a9fd0ea268e39b4 Author: Mario Sanchez Prada Date: Sat Nov 3 18:06:27 2012 +0100 Added new 'All' and 'Video' filters to the file chooser dialog src/frogr-file-loader.c | 6 +++--- src/frogr-main-view.c | 54 ++++++++++++++++++++++++++++++++++++++++--------- src/frogr-util.c | 34 ++++++++++++++++++++++--------- src/frogr-util.h | 8 +++++++- 4 files changed, 79 insertions(+), 23 deletions(-) commit e1163ed78cc13cbf6194a6ea4d3fd344a7cf3d55 Author: Mario Sanchez Prada Date: Sat Nov 3 13:44:30 2012 +0100 Make frogr_util_get_corrected_pixbuf() a private helper function src/frogr-util.c | 8 ++++---- src/frogr-util.h | 2 -- 2 files changed, 4 insertions(+), 6 deletions(-) commit 9511560f927e24e78f71c06733a1b4aa7f37e0cc Author: Mario Sanchez Prada Date: Sat Nov 3 13:27:23 2012 +0100 Renamed frogr_util_open_images_in_viewer to frogr_util_open_pictures_in_viewer, make it accept a list of pictures instead of uris and make it choose the proper app_info for images and videos. src/frogr-details-dialog.c | 13 +------------ src/frogr-main-view.c | 12 +----------- src/frogr-util.c | 24 +++++++++++++++++++++--- src/frogr-util.h | 2 +- 4 files changed, 24 insertions(+), 27 deletions(-) commit a4ea2c927d62310f3cf18c563a9d3e725fdeb64a Author: Mario Sanchez Prada Date: Sat Nov 3 13:42:17 2012 +0100 Added support for loading both pictures and videos in the UI. A thumbnail will be created for videos, both in the icon view and the details dialog src/frogr-details-dialog.c | 36 ++++--- src/frogr-file-loader.c | 234 ++++++++++++++++++++++----------------------- src/frogr-util.c | 192 +++++++++++++++++++++++++++++++++++++ src/frogr-util.h | 4 + 4 files changed, 326 insertions(+), 140 deletions(-) commit 11ce51fd1d8380cad270417a1daa9b5914d3615b Author: Mario Sanchez Prada Date: Sat Nov 3 13:33:43 2012 +0100 Added list of supported video extensions and mime types src/frogr-util.c | 11 +++++++++++ 1 file changed, 11 insertions(+) commit c33c224d0730c672008a1762d319d6121354d451 Author: Mario Sanchez Prada Date: Sat Nov 3 13:31:20 2012 +0100 Added new dependency: GStreamer 0.10 Also initialize it in a non-fatal way in main.c configure.ac | 5 +++++ src/main.c | 9 +++++++++ 2 files changed, 14 insertions(+) commit 20210610b6dd5284ca695cd77c592d7d61ac3788 Author: Mario Sanchez Prada Date: Sat Nov 3 11:17:06 2012 +0100 Added new 'is-video' construct-only property to FrogrPicture src/frogr-file-loader.c | 3 ++- src/frogr-picture.c | 32 +++++++++++++++++++++++++++++++- src/frogr-picture.h | 5 ++++- 3 files changed, 37 insertions(+), 3 deletions(-) commit 90d93c04efddd942c44a98e6d171320e1a314670 Author: Mario Sanchez Prada Date: Sat Nov 3 11:16:44 2012 +0100 Made FrogrPicture's fileuri property a construct-only one src/frogr-picture.c | 18 +++--------------- src/frogr-picture.h | 2 -- 2 files changed, 3 insertions(+), 17 deletions(-) commit d621510fcb375895e20fc8bfa61b9bba3296e5e6 Author: Mario Sanchez Prada Date: Sat Nov 3 10:51:33 2012 +0100 Took the list of supported mimetypes/extensions out to frogr-util src/frogr-file-loader.c | 17 +++-------------- src/frogr-main-view.c | 18 +++++++----------- src/frogr-util.c | 28 ++++++++++++++++++++++++++++ src/frogr-util.h | 2 ++ 4 files changed, 40 insertions(+), 25 deletions(-) commit 148c9d254bd13ca3bc25c1a1d50ddcbeeba92afe Author: Matej Urbančič Date: Fri Nov 2 22:07:08 2012 +0100 Updated Slovenian translation po/sl.po | 232 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 115 insertions(+), 117 deletions(-) commit 1cb5b1d048d375e50b3faf7042cf0c8c344a55bc Author: Mario Sanchez Prada Date: Fri Nov 2 09:52:48 2012 +0100 Updated POTFILEs.in file. * frogr-picture-uploader.c got rmeoved and integrated in frogr-controller.c * frogr-picture-loader.c got renamed into frogr-file-loader.c po/POTFILES.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit bebe1c1825324139c68a55e8f41e82be580174b9 Author: Mario Sanchez Prada Date: Fri Nov 2 09:43:10 2012 +0100 Added missing null check (previously removed by mistake) src/frogr-controller.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit eb17192a0587ea1f59ec119986f0f9407dba9355 Author: Mario Sanchez Prada Date: Fri Nov 2 09:28:06 2012 +0100 Properly check whether an user has actually connected to flickr src/frogr-main-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit b1c1b74d6ad53827ce97d3b3b41891f9b0b7416f Author: Mario Sanchez Prada Date: Fri Nov 2 09:27:35 2012 +0100 Mark when we received extra information for an account. This will allow to easily check whether we have actually connected or not to Flickr using frogr. src/frogr-account.c | 41 +++++++++++++++++++++++++++++++++++++++++ src/frogr-account.h | 4 ++++ src/frogr-controller.c | 3 +++ 3 files changed, 48 insertions(+) commit 0a75012218a16786d983e7f0626ab49160867c42 Author: Mario Sanchez Prada Date: Fri Nov 2 09:20:51 2012 +0100 Report errors in more situations src/frogr-controller.c | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) commit 8956cf7ba7726bd8629f5f20d2a6fd063ba43eff Author: Mario Sanchez Prada Date: Fri Nov 2 09:06:19 2012 +0100 Added missing null check src/frogr-controller.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit a1844deb866cf236e17683878b1b3bcb53923184 Author: Mario Sanchez Prada Date: Fri Nov 2 08:23:21 2012 +0100 Properly detect & report errors during after-upload operations. src/frogr-controller.c | 285 +++++++++++++++++++++++-------------------------- 1 file changed, 131 insertions(+), 154 deletions(-) commit 48d9d7b0349d0ee5de6aba7305445b9ba6151acd Author: Mario Sanchez Prada Date: Fri Nov 2 00:16:09 2012 +0100 Add new helper function _should_retry_operation() src/frogr-controller.c | 38 +++++++++++++++++++++++++++----------- 1 file changed, 27 insertions(+), 11 deletions(-) commit 013f2c3cc9b88f29c491bc4857d0718d76eadb08 Author: Mario Sanchez Prada Date: Thu Nov 1 23:53:18 2012 +0100 Use the same const MAX_ATTEMPTS for different situations src/frogr-controller.c | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) commit 817566d30b99f98766ff5a5641d5805611bd823a Author: Mario Sanchez Prada Date: Thu Nov 1 03:22:20 2012 +0100 Make after-upload operations repeatable. Still some refactor is probably needed, plus a smarter way of deciding when to repeat or not other than just if "it's not been cancelled" src/frogr-controller.c | 108 ++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 93 insertions(+), 15 deletions(-) commit f017dfadc23a5935c28d50b16bab9eefcd90406e Author: Mario Sanchez Prada Date: Thu Nov 1 02:45:48 2012 +0100 Refactor code for adding pictures to sets / groups src/frogr-controller.c | 200 +++++++++++++++++++++++++------------------------ 1 file changed, 102 insertions(+), 98 deletions(-) commit a87a19da9c5a512ec8033b368ee29de15ba772bb Author: Mario Sanchez Prada Date: Thu Nov 1 02:12:36 2012 +0100 Make after-upload operations cancellable src/frogr-controller.c | 99 +++++++++++++++++++++++++++++--------------------- 1 file changed, 57 insertions(+), 42 deletions(-) commit 41c2f83290ad5eaec8a9e30d140b685f0f2b774b Author: Mario Sanchez Prada Date: Thu Nov 1 02:07:14 2012 +0100 Add extra ref to GCancellable in the right place src/flicksoup/fsp-session.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit d43349c914a2ff7722f4173528cba4a68bbe0f59 Author: Mario Sanchez Prada Date: Wed Oct 31 17:49:05 2012 +0100 Don't perform after-upload operations on idle. Those operations work now in paralell and are already asynchronous, so there's no point on running them when idle. src/frogr-controller.c | 203 ++++++++++++++++++++++--------------------------- 1 file changed, 91 insertions(+), 112 deletions(-) commit 07c8ebe56b62bd951a0483d3885b09365bca888a Author: Mario Sanchez Prada Date: Wed Oct 31 12:52:03 2012 +0100 Renamed private variable src/frogr-controller.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) commit 53d3d96261ecffeb3e7a15b90f36b3de6b95956b Author: Mario Sanchez Prada Date: Wed Oct 31 12:40:39 2012 +0100 Refactor finishing the upload of one picture and fix a leak src/frogr-controller.c | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) commit 8a14440a8dbe29d6da816e233ba78fdd7032ccb7 Author: Mario Sanchez Prada Date: Wed Oct 31 12:27:15 2012 +0100 Removed unused flags in FrogrController src/frogr-controller.c | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) commit 2320863f9d679ec6d43272372fe0453d77efe5a5 Author: Mario Sanchez Prada Date: Wed Oct 31 07:40:16 2012 +0100 Fixed memory and reference handling issues, related to how objects and lists of objects were being passing around among the main window, dialogs and the controller. src/frogr-add-tags-dialog.c | 16 +++++++++++---- src/frogr-add-tags-dialog.h | 2 +- src/frogr-add-to-group-dialog.c | 40 ++++++++++++++++++++++++++++++-------- src/frogr-add-to-group-dialog.h | 4 ++-- src/frogr-add-to-set-dialog.c | 41 +++++++++++++++++++++++++++++++-------- src/frogr-add-to-set-dialog.h | 4 ++-- src/frogr-controller.c | 25 ++++++++++++++++++++++++ src/frogr-create-new-set-dialog.c | 38 ++++++++++++++++++++++++++++++------ src/frogr-create-new-set-dialog.h | 4 ++-- src/frogr-details-dialog.c | 32 +++++++++++++++++------------- src/frogr-details-dialog.h | 4 +++- src/frogr-file-loader.c | 10 ++-------- src/frogr-live-entry.c | 10 +++++----- src/frogr-live-entry.h | 2 +- src/frogr-main-view.c | 24 ++++++----------------- src/frogr-picture.c | 16 ++++----------- src/frogr-util.c | 6 ++++-- 17 files changed, 184 insertions(+), 94 deletions(-) commit 5f44aff790d86c30647c0e0eff55ef0bc8c51549 Author: Mario Sanchez Prada Date: Tue Oct 30 18:30:22 2012 +0100 Make after-upload operations work in paralell. These currently are setting the license, setting the location, adding a picture to sets and adding a picture to groups. src/frogr-controller.c | 45 ++++++++++----------------------------------- 1 file changed, 10 insertions(+), 35 deletions(-) commit 0e5b069a887505a15e04182d38dfbca6f7045b19 Author: Mario Sanchez Prada Date: Tue Oct 30 17:57:57 2012 +0100 Removed textual feedback on minor operations (setting license, adding to sets...) This is a previous step to make all those operations work in paralell. src/frogr-controller.c | 194 ++++++++++++++----------------------------------- src/frogr-main-view.c | 14 +++- 2 files changed, 68 insertions(+), 140 deletions(-) commit 7640781c55eec5f9ab71d038367d731528be49e7 Author: Mario Sanchez Prada Date: Tue Oct 30 13:07:31 2012 +0100 Don't give up on upload too early and retry some times instead. This might be useful for flaky connections or for temporary problems in the server side of the communication. src/frogr-controller.c | 58 ++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 44 insertions(+), 14 deletions(-) commit 5a46c74918c531324b5c6ce37447bb45dd57dd94 Author: Mario Sanchez Prada Date: Tue Oct 30 12:06:19 2012 +0100 Remove unused signals from FrogrController src/frogr-controller.c | 46 +--------------------------------------------- 1 file changed, 1 insertion(+), 45 deletions(-) commit 2807aa6a4e48b47fb9055a48182d37ef59e1e9e9 Author: Mario Sanchez Prada Date: Tue Oct 30 11:58:24 2012 +0100 Replace callbacks in FrogrFileLoader with signals, to be used from the controller. src/frogr-controller.c | 72 +++++++++++++++++++---------------------------- src/frogr-file-loader.c | 75 ++++++++++++++++++++++++++++++++++--------------- src/frogr-file-loader.h | 12 +------- 3 files changed, 82 insertions(+), 77 deletions(-) commit 4b0b66c36b3b11836c93dbc1b63198b2631c959e Author: Mario Sanchez Prada Date: Tue Oct 30 10:52:19 2012 +0100 Renamed FrogrPictureLoader to FrogrFileLoader. One day frogr will also load / upload other kind of media (e.g. videos). src/Makefile.am | 4 +- src/frogr-controller.c | 25 +- src/frogr-file-loader.c | 698 +++++++++++++++++++++++++++++++++++++++++++++ src/frogr-file-loader.h | 70 +++++ src/frogr-picture-loader.c | 698 --------------------------------------------- src/frogr-picture-loader.h | 70 ----- 6 files changed, 782 insertions(+), 783 deletions(-) commit a86fc9bdbe61039cf0f5a857fb5be6883a629528 Author: Mario Sanchez Prada Date: Tue Oct 30 10:22:05 2012 +0100 Integrate FrogrPictureUploader into FrogrController. This helps reduce the global code base while, at the same time, helps simplify the whole process by avoiding passing too many callbacks around and keeping all the stuff related to FspSession in one place. src/Makefile.am | 2 - src/frogr-controller.c | 359 +++++++++++++++++++++++++------------------ src/frogr-picture-uploader.c | 272 -------------------------------- src/frogr-picture-uploader.h | 78 ---------- 4 files changed, 206 insertions(+), 505 deletions(-) commit 008464bd3fd51cce613ec455dce27ca40d246d3c Author: Fran Diéguez Date: Wed Oct 31 13:14:19 2012 +0100 Added galician translations for doc help/Makefile.am | 2 +- help/gl.po | 616 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ po/gl.po | 12 +- 3 files changed, 623 insertions(+), 7 deletions(-) commit 8c5c7abba92bbcbd442712b2381ba9747ce187b6 Author: Mario Sanchez Prada Date: Thu Oct 25 18:02:24 2012 +0100 Remove unnecesary includes src/frogr-location.h | 5 ----- 1 file changed, 5 deletions(-) commit 4d55ba99a997d551179daa43bbfce2b821d19ee3 Author: Andika Triwidada Date: Sun Oct 21 17:14:48 2012 +0700 Added Indonesian translation po/LINGUAS | 1 + po/id.po | 771 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 772 insertions(+) commit f66976a82628adb708f438345fce718b3849176c Author: Juan A. Suarez Romero Date: Fri Oct 19 09:58:05 2012 +0200 g_type_init() is deprecated in glib 2.36 src/examples/example.c | 3 +++ 1 file changed, 3 insertions(+) commit 7934929fc77b9c5d5799e224dd8d29a881116978 Author: Juan A. Suarez Romero Date: Fri Oct 19 09:58:04 2012 +0200 gthread_init() is deprecated in glib 2.32 configure.ac | 4 +--- src/examples/example.c | 3 +++ 2 files changed, 4 insertions(+), 3 deletions(-) commit 5b87dc46c4fc752dc41f42ae6331c053e2b75f6d Author: Mario Sanchez Prada Date: Tue Oct 16 16:23:53 2012 +0200 Renamed async methods from flicksoup to omit the '_async' suffix. No need to do this if they are always asynchronous. Updated callers. src/examples/example.c | 151 +++++++++++++++++++++----------------------- src/flicksoup/fsp-session.c | 96 ++++++++++++++-------------- src/flicksoup/fsp-session.h | 32 +++++----- src/frogr-controller.c | 122 +++++++++++++++++------------------ 4 files changed, 198 insertions(+), 203 deletions(-) commit 6b46927c1e0fdd390e0c0affede6646db5bace1b Author: Mario Sanchez Prada Date: Thu Aug 30 22:36:20 2012 +0200 Updated email address AUTHORS | 2 +- COPYING | 2 +- MAINTAINERS | 2 +- Makefile.am | 2 +- TRANSLATORS | 2 +- configure.ac | 2 +- debian/control | 2 +- debian/copyright | 2 +- frogr.doap | 2 +- po/es.po | 2 +- src/Makefile.am | 2 +- src/examples/Makefile.am | 2 +- src/examples/example.c | 2 +- src/flicksoup/COPYING | 2 +- src/flicksoup/Makefile.am | 4 ++-- src/flicksoup/flicksoup.h | 2 +- src/flicksoup/fsp-data.c | 2 +- src/flicksoup/fsp-data.h | 2 +- src/flicksoup/fsp-error.c | 2 +- src/flicksoup/fsp-error.h | 2 +- src/flicksoup/fsp-parser.c | 2 +- src/flicksoup/fsp-parser.h | 2 +- src/flicksoup/fsp-session.c | 2 +- src/flicksoup/fsp-session.h | 2 +- src/frogr-about-dialog.c | 4 ++-- src/frogr-about-dialog.h | 2 +- src/frogr-account.c | 2 +- src/frogr-account.h | 2 +- src/frogr-add-tags-dialog.c | 2 +- src/frogr-add-tags-dialog.h | 2 +- src/frogr-add-to-group-dialog.c | 2 +- src/frogr-add-to-group-dialog.h | 2 +- src/frogr-add-to-set-dialog.c | 2 +- src/frogr-add-to-set-dialog.h | 2 +- src/frogr-auth-dialog.c | 2 +- src/frogr-auth-dialog.h | 2 +- src/frogr-config.c | 2 +- src/frogr-config.h | 2 +- src/frogr-controller.c | 2 +- src/frogr-controller.h | 2 +- src/frogr-create-new-set-dialog.c | 2 +- src/frogr-create-new-set-dialog.h | 2 +- src/frogr-details-dialog.c | 2 +- src/frogr-details-dialog.h | 2 +- src/frogr-global-defs.h | 2 +- src/frogr-group.c | 2 +- src/frogr-group.h | 2 +- src/frogr-gtk-compat.c | 2 +- src/frogr-gtk-compat.h | 2 +- src/frogr-live-entry.c | 2 +- src/frogr-live-entry.h | 2 +- src/frogr-location.c | 2 +- src/frogr-location.h | 2 +- src/frogr-main-view-model.c | 2 +- src/frogr-main-view-model.h | 2 +- src/frogr-main-view.c | 2 +- src/frogr-main-view.h | 2 +- src/frogr-photoset.c | 2 +- src/frogr-photoset.h | 2 +- src/frogr-picture-loader.c | 2 +- src/frogr-picture-loader.h | 2 +- src/frogr-picture-uploader.c | 2 +- src/frogr-picture-uploader.h | 2 +- src/frogr-picture.c | 2 +- src/frogr-picture.h | 2 +- src/frogr-settings-dialog.c | 2 +- src/frogr-settings-dialog.h | 2 +- src/frogr-util.c | 2 +- src/frogr-util.h | 2 +- src/main.c | 2 +- 70 files changed, 72 insertions(+), 72 deletions(-) commit 9ea07ecdea6392e7aad203ce2b70a1faed154eea Author: Rūdolfs Mazurs Date: Thu Aug 16 13:52:32 2012 +0300 Updated Latvian translation po/lv.po | 112 ++++++++++++++++++++++++++++----------------------------------- 1 file changed, 50 insertions(+), 62 deletions(-) commit 26cb930a112e8d9509b841542fece7fb7c1eca96 Author: Arvis Lacis Date: Thu Aug 16 13:43:36 2012 +0300 Added Latvian translation po/LINGUAS | 1 + po/lv.po | 787 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 788 insertions(+) commit 456a6b9b1fc522ec76e3d787456237021085af4c Author: tuhaihe Date: Sat Jun 23 21:30:01 2012 +0800 update Simplified Chinese (zh_CN) translation po/zh_CN.po | 649 +++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 444 insertions(+), 205 deletions(-) commit 09084237aeeff3e1336f55f89ac58afbf628d993 Author: Mario Sanchez Prada Date: Sat May 26 17:39:27 2012 +0200 Fix issue selecting pictures in Mac OS X src/frogr-main-view.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit d935a4f58e9fa132c21b9b2da35347b8fdc2169a Author: Daniel Mustieles Date: Thu May 31 13:15:22 2012 +0200 Updated Spanish translation po/es.po | 118 ++++++++++++++++++++++++++------------------------------------- 1 file changed, 49 insertions(+), 69 deletions(-) commit 57d3d20524393ba56f0373d83b6980dc382c1637 Author: Daniel Mustieles Date: Fri May 25 18:01:55 2012 +0200 Updated Spanish translation help/es/es.po | 66 +++++++++++++++-------------------------------------------- 1 file changed, 17 insertions(+), 49 deletions(-) commit 101ea816e0e4d5c42609a71c8ebe565dfa232d46 Author: Mario Sanchez Prada Date: Fri May 25 12:06:48 2012 +0200 Restored missing screenshot in user manual help/C/figures/preferences-general.png | Bin 0 -> 36309 bytes 1 file changed, 0 insertions(+), 0 deletions(-) commit 408da94f2b7af2cbc502b293f7645d8bee4ceb85 Author: Mario Sanchez Prada Date: Tue May 22 17:08:10 2012 +0200 Updated year in debian/copyright debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 466bce33a6b8beafe54c0dbefc4d1244a2e76607 Author: Mario Sanchez Prada Date: Tue May 22 03:18:55 2012 +0200 Prepare for the next release NEWS | 4 ++++ configure.ac | 2 +- debian/changelog | 7 +++++++ frogr.doap | 8 ++++++++ frogr.spec | 2 +- macosx/Info-frogr.plist | 8 ++++---- src/frogr-about-dialog.c | 2 +- 7 files changed, 26 insertions(+), 7 deletions(-)