From 17c268d9c9e16936520c091ed8bd73a14751d124 Mon Sep 17 00:00:00 2001 From: Ian Douglas Scott Date: Fri, 17 Feb 2023 15:24:02 -0800 Subject: [PATCH] Remove old `.gresource.xml` files --- .../data/resources/resources.gresource.xml | 6 -- .../data/resources/resources.gresource.xml | 6 -- .../data/resources/resources.gresource.xml | 6 -- .../data/resources/resources.gresource.xml | 6 -- .../data/resources/resources.gresource.xml | 6 -- .../data/resources/style.css | 99 ------------------- .../data/resources/resources.gresource.xml | 6 -- .../data/resources/resources.gresource.xml | 6 -- 8 files changed, 141 deletions(-) delete mode 100644 cosmic-applet-audio/data/resources/resources.gresource.xml delete mode 100644 cosmic-applet-graphics/data/resources/resources.gresource.xml delete mode 100644 cosmic-applet-network/data/resources/resources.gresource.xml delete mode 100644 cosmic-applet-power/data/resources/resources.gresource.xml delete mode 100644 cosmic-applet-workspaces/data/resources/resources.gresource.xml delete mode 100644 cosmic-applet-workspaces/data/resources/style.css delete mode 100644 cosmic-panel-app-button/data/resources/resources.gresource.xml delete mode 100644 cosmic-panel-workspaces-button/data/resources/resources.gresource.xml diff --git a/cosmic-applet-audio/data/resources/resources.gresource.xml b/cosmic-applet-audio/data/resources/resources.gresource.xml deleted file mode 100644 index bdc8cdd8..00000000 --- a/cosmic-applet-audio/data/resources/resources.gresource.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/cosmic-applet-graphics/data/resources/resources.gresource.xml b/cosmic-applet-graphics/data/resources/resources.gresource.xml deleted file mode 100644 index 2cf0970f..00000000 --- a/cosmic-applet-graphics/data/resources/resources.gresource.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/cosmic-applet-network/data/resources/resources.gresource.xml b/cosmic-applet-network/data/resources/resources.gresource.xml deleted file mode 100644 index 2cf0970f..00000000 --- a/cosmic-applet-network/data/resources/resources.gresource.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/cosmic-applet-power/data/resources/resources.gresource.xml b/cosmic-applet-power/data/resources/resources.gresource.xml deleted file mode 100644 index 2cf0970f..00000000 --- a/cosmic-applet-power/data/resources/resources.gresource.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/cosmic-applet-workspaces/data/resources/resources.gresource.xml b/cosmic-applet-workspaces/data/resources/resources.gresource.xml deleted file mode 100644 index 8b69c0d6..00000000 --- a/cosmic-applet-workspaces/data/resources/resources.gresource.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - style.css - - diff --git a/cosmic-applet-workspaces/data/resources/style.css b/cosmic-applet-workspaces/data/resources/style.css deleted file mode 100644 index a1ed808f..00000000 --- a/cosmic-applet-workspaces/data/resources/style.css +++ /dev/null @@ -1,99 +0,0 @@ -button.alert { - border-radius: 0; - padding: 0px; - background-color: @destructive_color; - background-image: none; - color: @destructive_fg_color; - border-color: transparent; - outline-color: transparent; -} - -button.active { - border-radius: 0; - padding: 0px; - background-color: @accent_color; - background-image: none; - color: @accent_fg_color; - border-color: transparent; - outline-color: transparent; -} - -button.inactive { - border-radius: 0; - padding: 0px; - background-color: @view_bg_color; - background-image: none; - color: @view_fg_color; - border-color: transparent; - outline-color: transparent; -} - -button.alert:hover { - border-radius: 0; - padding: 0px; - background-color: darker(@destructive_color); - background-image: none; - color: @destructive_fg_color; - border-color: transparent; - outline-color: transparent; -} - -button.active:hover { - border-radius: 0; - padding: 0px; - background-color: darker(@accent_color); - background-image: none; - color: @accent_fg_color; - border-color: transparent; - outline-color: transparent; -} - -button.inactive:hover { - border-radius: 0; - padding: 0px; - background-color: darker(@view_bg_color); - background-image: none; - color: @view_fg_color; - border-color: transparent; - outline-color: transparent; -} - -window { - background: transparent; -} - -listview { - border-color: transparent; - background: transparent; - outline-color: transparent; -} - -listview row { - padding-left: 0px; - padding-right: 0px; - padding-top: 0px; - padding-bottom: 0px; - background: transparent; - border-color: transparent; - outline-color: transparent; -} - -listview row:hover { - padding-left: 0px; - padding-right: 0px; - padding-top: 0px; - padding-bottom: 0px; - background: transparent; - border-color: transparent; - outline-color: transparent; -} - -label { - padding: 0px; - background-color: transparent; -} - -box { - padding: 0px; - background-color: transparent; -} \ No newline at end of file diff --git a/cosmic-panel-app-button/data/resources/resources.gresource.xml b/cosmic-panel-app-button/data/resources/resources.gresource.xml deleted file mode 100644 index 3e8c922d..00000000 --- a/cosmic-panel-app-button/data/resources/resources.gresource.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/cosmic-panel-workspaces-button/data/resources/resources.gresource.xml b/cosmic-panel-workspaces-button/data/resources/resources.gresource.xml deleted file mode 100644 index 3e8c922d..00000000 --- a/cosmic-panel-workspaces-button/data/resources/resources.gresource.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - -