[gnome-commander] Removes references to horizontal/vertical flip icons (*.xpm)
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Removes references to horizontal/vertical flip icons (*.xpm)
- Date: Mon, 26 Sep 2016 21:05:09 +0000 (UTC)
commit 4859c5a17cda14e928ea2891991307f5da64827a
Author: Uwe Scholz <uwescholz src gnome org>
Date: Mon Sep 26 23:04:48 2016 +0200
Removes references to horizontal/vertical flip icons (*.xpm)
src/imageloader.cc | 2 --
src/imageloader.h | 2 --
2 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/imageloader.cc b/src/imageloader.cc
index 9654d16..f1209bc 100644
--- a/src/imageloader.cc
+++ b/src/imageloader.cc
@@ -65,8 +65,6 @@ static const gchar *pixmap_files[NUM_PIXMAPS] = {"",
"overlay_symlink.xpm",
"overlay_umount.xpm",
- "toggle_vertical.xpm",
- "toggle_horizontal.xpm",
"internal-viewer.xpm"};
diff --git a/src/imageloader.h b/src/imageloader.h
index ac44e9e..6b41631 100644
--- a/src/imageloader.h
+++ b/src/imageloader.h
@@ -42,8 +42,6 @@ enum Pixmap
PIXMAP_OVERLAY_SYMLINK,
PIXMAP_OVERLAY_UMOUNT,
- PIXMAP_SWITCH_V,
- PIXMAP_SWITCH_H,
PIXMAP_INTERNAL_VIEWER,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]