From 5f7b0c6b9b2b467fe1ff23f6db2623f7497e88e1 Mon Sep 17 00:00:00 2001 From: paulojamorim Date: Tue, 17 Dec 2013 10:19:57 -0200 Subject: [PATCH] ENH: Enhanced undo and redo icons --- icons/redo_menu.png | Bin 0 -> 3527 bytes icons/redo_original.png | Bin 0 -> 15628 bytes icons/redo_small.png | Bin 0 -> 4128 bytes icons/undo_menu.png | Bin 0 -> 3538 bytes icons/undo_original.png | Bin 0 -> 15978 bytes icons/undo_small.png | Bin 0 -> 4062 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 icons/redo_menu.png create mode 100644 icons/redo_original.png create mode 100644 icons/redo_small.png create mode 100644 icons/undo_menu.png create mode 100644 icons/undo_original.png create mode 100644 icons/undo_small.png diff --git a/icons/redo_menu.png b/icons/redo_menu.png new file mode 100644 index 0000000..878a155 Binary files /dev/null and b/icons/redo_menu.png differ diff --git a/icons/redo_original.png b/icons/redo_original.png new file mode 100644 index 0000000..45597da Binary files /dev/null and b/icons/redo_original.png differ diff --git a/icons/redo_small.png b/icons/redo_small.png new file mode 100644 index 0000000..03ca13a Binary files /dev/null and b/icons/redo_small.png differ diff --git a/icons/undo_menu.png b/icons/undo_menu.png new file mode 100644 index 0000000..97c81ee Binary files /dev/null and b/icons/undo_menu.png differ diff --git a/icons/undo_original.png b/icons/undo_original.png new file mode 100644 index 0000000..e2d3be1 Binary files /dev/null and b/icons/undo_original.png differ diff --git a/icons/undo_small.png b/icons/undo_small.png new file mode 100644 index 0000000..c4c501e Binary files /dev/null and b/icons/undo_small.png differ -- libgit2 0.21.2