[gnome-commander] Added pin and unpin pixmap



commit d1b830864a4db71ede4cb4350b4742c059766142
Author: Piotr Eljasiak <epiotr src gnome org>
Date:   Fri Jan 7 23:47:13 2011 +0100

    Added pin and unpin pixmap

 pixmaps/Makefile.am |    4 +++-
 pixmaps/pin.png     |  Bin 0 -> 406 bytes
 pixmaps/unpin.png   |  Bin 0 -> 284 bytes
 3 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am
index 194a244..e269167 100644
--- a/pixmaps/Makefile.am
+++ b/pixmaps/Makefile.am
@@ -22,13 +22,15 @@ pixmaps_DATA = \
 	nautilus.svg \
 	overlay_symlink.xpm \
 	overlay_umount.xpm \
+	pin.png \
 	python.svg \
 	rotate-180-16.xpm \
 	rotate-270-16.xpm \
 	rotate-90-16.xpm \
 	toggle_horizontal.xpm \
 	toggle_vertical.xpm \
-	terminal.svg
+	terminal.svg \
+	unpin.png
 
 EXTRA_DIST = $(dti_DATA) $(pixmaps_DATA)
 
diff --git a/pixmaps/pin.png b/pixmaps/pin.png
new file mode 100755
index 0000000..e8d5ff8
Binary files /dev/null and b/pixmaps/pin.png differ
diff --git a/pixmaps/unpin.png b/pixmaps/unpin.png
new file mode 100755
index 0000000..c53bad2
Binary files /dev/null and b/pixmaps/unpin.png differ



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]