From e8f1ff580c6290060d1de8f3e9eceae9028fd1fa Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sat, 3 Jan 2009 05:36:16 +0000 Subject: Add a new quick-edit mode for editing photos when viewing albums. Implement image rotation this way. --- core/images/arrow_rotate_anticlockwise.png | Bin 0 -> 608 bytes core/images/arrow_rotate_clockwise.png | Bin 0 -> 602 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 core/images/arrow_rotate_anticlockwise.png create mode 100644 core/images/arrow_rotate_clockwise.png (limited to 'core/images') diff --git a/core/images/arrow_rotate_anticlockwise.png b/core/images/arrow_rotate_anticlockwise.png new file mode 100644 index 00000000..46c75aa8 Binary files /dev/null and b/core/images/arrow_rotate_anticlockwise.png differ diff --git a/core/images/arrow_rotate_clockwise.png b/core/images/arrow_rotate_clockwise.png new file mode 100644 index 00000000..aa65210e Binary files /dev/null and b/core/images/arrow_rotate_clockwise.png differ -- cgit v1.2.3