[gnome-boxes] data: Remove now redundant style & associated data
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] data: Remove now redundant style & associated data
- Date: Sat, 15 Jun 2013 02:06:34 +0000 (UTC)
commit 66fc23ecd77c6b0cf8d176c8a1947618172e5476
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Sat Jun 15 04:55:32 2013 +0300
data: Remove now redundant style & associated data
These have been obsolete for a while now and are provided by
gnome-themes-standard.
data/gtk-style.css | 19 --
data/icons/Makefile.am | 2 -
data/icons/grid-selection-checked.svg | 237 --------------------------
data/icons/grid-selection-unchecked.svg | 278 -------------------------------
4 files changed, 0 insertions(+), 536 deletions(-)
---
diff --git a/data/gtk-style.css b/data/gtk-style.css
index 9bd2f05..bd0bffc 100644
--- a/data/gtk-style.css
+++ b/data/gtk-style.css
@@ -170,15 +170,6 @@ BoxesMiniGraph {
background-color: @theme_bg_color;
}
-.boxes-icon-view {
- background-color: transparent;
- background-image: none;
-}
-
-GtkIconView.boxes-icon-view {
- -GdMainIconView-icon-size: 40;
-}
-
.boxes-empty-image {
color: #2e3436;
icon-shadow: 0 -1px rgba(0,0,0,0.5);
@@ -187,13 +178,3 @@ GtkIconView.boxes-icon-view {
.boxes-empty-details-label {
color: #555753;
}
-
-GtkIconView.boxes-icon-view.check {
- background-image: url("assets/grid-selection-unchecked.svg");
- background-color: transparent;
-}
-
-GtkIconView.boxes-icon-view.check:active {
- background-image: url("assets/grid-selection-checked.svg");
- background-color: transparent;
-}
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 56e5809..e834a65 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -22,8 +22,6 @@ assets_DATA = \
boxes-arrow.svg \
boxes-dark.png \
boxes-gray.png \
- grid-selection-checked.svg \
- grid-selection-unchecked.svg \
$(NULL)
imagesdir = $(datadir)/gnome-boxes/pixmaps
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]