From 2a7e18dab71c69b8082bc16d0043ccfee002659c Mon Sep 17 00:00:00 2001 From: Gord Allott Date: Sun, 12 Feb 2012 15:48:12 +0000 Subject: updates the panel window buttons to support disabled case for hud Fixes LP: #929453 (bzr r1948.3.1) --- plugins/unityshell/resources/close_dash_disabled.png | Bin 0 -> 1292 bytes plugins/unityshell/resources/maximize_dash_disabled.png | Bin 0 -> 1208 bytes plugins/unityshell/resources/minimize_dash_disabled.png | Bin 0 -> 1191 bytes .../unityshell/resources/unmaximize_dash_disabled.png | Bin 0 -> 1208 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 plugins/unityshell/resources/close_dash_disabled.png create mode 100644 plugins/unityshell/resources/maximize_dash_disabled.png create mode 100644 plugins/unityshell/resources/minimize_dash_disabled.png create mode 100644 plugins/unityshell/resources/unmaximize_dash_disabled.png (limited to 'plugins/unityshell/resources') diff --git a/plugins/unityshell/resources/close_dash_disabled.png b/plugins/unityshell/resources/close_dash_disabled.png new file mode 100644 index 000000000..3925bda11 Binary files /dev/null and b/plugins/unityshell/resources/close_dash_disabled.png differ diff --git a/plugins/unityshell/resources/maximize_dash_disabled.png b/plugins/unityshell/resources/maximize_dash_disabled.png new file mode 100644 index 000000000..06eaf9b0b Binary files /dev/null and b/plugins/unityshell/resources/maximize_dash_disabled.png differ diff --git a/plugins/unityshell/resources/minimize_dash_disabled.png b/plugins/unityshell/resources/minimize_dash_disabled.png new file mode 100644 index 000000000..05352beca Binary files /dev/null and b/plugins/unityshell/resources/minimize_dash_disabled.png differ diff --git a/plugins/unityshell/resources/unmaximize_dash_disabled.png b/plugins/unityshell/resources/unmaximize_dash_disabled.png new file mode 100644 index 000000000..06eaf9b0b Binary files /dev/null and b/plugins/unityshell/resources/unmaximize_dash_disabled.png differ -- cgit v1.2.3