wok rev 19045

Remove openbox blinder theme. Duplicated in the repository.
author Leonardo Laporte <hackdorte@sapo.pt>
date Sun Apr 17 16:13:08 2016 -0300 (2016-04-17)
parents 2d5953d1a452
children 9ac599447cde
files blinder-theme/description.txt blinder-theme/receipt blinder-theme/stuff/blinder/gtk-2.0/gtkrc blinder-theme/stuff/blinder/openbox-3/close.xbm blinder-theme/stuff/blinder/openbox-3/close_hover.xbm blinder-theme/stuff/blinder/openbox-3/desk.xbm blinder-theme/stuff/blinder/openbox-3/desk_hover.xbm blinder-theme/stuff/blinder/openbox-3/desk_toggled.xbm blinder-theme/stuff/blinder/openbox-3/iconify.xbm blinder-theme/stuff/blinder/openbox-3/iconify_hover.xbm blinder-theme/stuff/blinder/openbox-3/max.xbm blinder-theme/stuff/blinder/openbox-3/max_hover.xbm blinder-theme/stuff/blinder/openbox-3/max_toggled.xbm blinder-theme/stuff/blinder/openbox-3/shade.xbm blinder-theme/stuff/blinder/openbox-3/shade_hover.xbm blinder-theme/stuff/blinder/openbox-3/themerc
line diff
     1.1 --- a/blinder-theme/description.txt	Sun Apr 17 10:18:44 2016 -0300
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,6 +0,0 @@
     1.4 -Blinder Theme
     1.5 -
     1.6 -An elegant and modern theme with a soft color of ice. 
     1.7 -It includes customization for GTK2 and Openbox.
     1.8 -
     1.9 -http://people.slitaz.org/~leonardolaporte/
     2.1 --- a/blinder-theme/receipt	Sun Apr 17 10:18:44 2016 -0300
     2.2 +++ b/blinder-theme/receipt	Sun Apr 17 16:13:08 2016 -0300
     2.3 @@ -1,11 +1,11 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6 -PACKAGE="blinder-theme"
     2.7 -VERSION="1.0.2"
     2.8 +PACKAGE="gtk2-theme-blinder"
     2.9 +VERSION="1.0.3"
    2.10  CATEGORY="x-window"
    2.11 -SHORT_DESC="SliTaz Blinder theme for GTK+2 and Openbox"
    2.12 +SHORT_DESC="An elegant and modern gtk2 theme with a soft color of ice."
    2.13  MAINTAINER="hackdorte@sapo.pt"
    2.14 -LICENSE="BSD"
    2.15 +LICENSE="PublicDomain"
    2.16  WEB_SITE="http://people.slitaz.org/~leonardolaporte/"
    2.17  
    2.18  DEPENDS="murrine"
    2.19 @@ -13,6 +13,6 @@
    2.20  # Rules to gen a SliTaz package suitable for Tazpkg.
    2.21  genpkg_rules()
    2.22  {
    2.23 -	mkdir -p $fs/usr/share/themes
    2.24 -	cp -a stuff/* $fs/usr/share/themes
    2.25 +  mkdir -p $fs/usr/share/themes
    2.26 +  cp -a stuff/* $fs/usr/share/themes
    2.27  }
     3.1 --- a/blinder-theme/stuff/blinder/gtk-2.0/gtkrc	Sun Apr 17 10:18:44 2016 -0300
     3.2 +++ b/blinder-theme/stuff/blinder/gtk-2.0/gtkrc	Sun Apr 17 16:13:08 2016 -0300
     3.3 @@ -1,5 +1,4 @@
     3.4 -# Blinder GTK/2 Theme
     3.5 -# Slitaz BSD License
     3.6 +# GTK2 Theme Blinder
     3.7  
     3.8  gtk-color-scheme = "base_color:#F7F7F7\nfg_color:#555555\ntooltip_fg_color:#999999\nselected_bg_color:#E5E5E5\nselected_fg_color:#222222\ntext_color:#666666\nbg_color:#F2F2F2\ntooltip_bg_color:#151515"
     3.9  
     4.1 --- a/blinder-theme/stuff/blinder/openbox-3/close.xbm	Sun Apr 17 10:18:44 2016 -0300
     4.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.3 @@ -1,4 +0,0 @@
     4.4 -#define close_width 8
     4.5 -#define close_height 8
     4.6 -static unsigned char close_bits[] = {
     4.7 -   0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 };
     5.1 --- a/blinder-theme/stuff/blinder/openbox-3/close_hover.xbm	Sun Apr 17 10:18:44 2016 -0300
     5.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.3 @@ -1,5 +0,0 @@
     5.4 -#define close_hover_width 10
     5.5 -#define close_hover_height 10
     5.6 -static unsigned char close_hover_bits[] = {
     5.7 -   0x03, 0x03, 0x87, 0x03, 0xce, 0x01, 0xfc, 0x00, 0x78, 0x00, 0x78, 0x00,
     5.8 -   0xfc, 0x00, 0xce, 0x01, 0x87, 0x03, 0x03, 0x03 };
     6.1 --- a/blinder-theme/stuff/blinder/openbox-3/desk.xbm	Sun Apr 17 10:18:44 2016 -0300
     6.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.3 @@ -1,4 +0,0 @@
     6.4 -#define desk_width 8
     6.5 -#define desk_height 8
     6.6 -static unsigned char desk_bits[] = {
     6.7 -   0x00, 0x00, 0x48, 0x78, 0x7e, 0x78, 0x48, 0x00 };
     7.1 --- a/blinder-theme/stuff/blinder/openbox-3/desk_hover.xbm	Sun Apr 17 10:18:44 2016 -0300
     7.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     7.3 @@ -1,4 +0,0 @@
     7.4 -#define desk_hover_width 8
     7.5 -#define desk_hover_height 8
     7.6 -static unsigned char desk_hover_bits[] = {
     7.7 -   0x00, 0x88, 0x88, 0xf8, 0xff, 0xf8, 0x88, 0x88 };
     8.1 --- a/blinder-theme/stuff/blinder/openbox-3/desk_toggled.xbm	Sun Apr 17 10:18:44 2016 -0300
     8.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     8.3 @@ -1,4 +0,0 @@
     8.4 -#define desk_toggled_width 8
     8.5 -#define desk_toggled_height 8
     8.6 -static unsigned char desk_toggled_bits[] = {
     8.7 -   0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 };
     9.1 --- a/blinder-theme/stuff/blinder/openbox-3/iconify.xbm	Sun Apr 17 10:18:44 2016 -0300
     9.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     9.3 @@ -1,4 +0,0 @@
     9.4 -#define iconify_width 8
     9.5 -#define iconify_height 8
     9.6 -static unsigned char iconify_bits[] = {
     9.7 -   0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x7e, 0x7e };
    10.1 --- a/blinder-theme/stuff/blinder/openbox-3/iconify_hover.xbm	Sun Apr 17 10:18:44 2016 -0300
    10.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    10.3 @@ -1,4 +0,0 @@
    10.4 -#define iconify_hover_width 8
    10.5 -#define iconify_hover_height 8
    10.6 -static unsigned char iconify_hover_bits[] = {
    10.7 -   0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff };
    11.1 --- a/blinder-theme/stuff/blinder/openbox-3/max.xbm	Sun Apr 17 10:18:44 2016 -0300
    11.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    11.3 @@ -1,4 +0,0 @@
    11.4 -#define max_width 8
    11.5 -#define max_height 8
    11.6 -static unsigned char max_bits[] = {
    11.7 -   0xff, 0xff, 0x81, 0x81, 0x81, 0x81, 0x81, 0xff };
    12.1 --- a/blinder-theme/stuff/blinder/openbox-3/max_hover.xbm	Sun Apr 17 10:18:44 2016 -0300
    12.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    12.3 @@ -1,5 +0,0 @@
    12.4 -#define max_hover_width 10
    12.5 -#define max_hover_height 10
    12.6 -static unsigned char max_hover_bits[] = {
    12.7 -   0xff, 0x03, 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02,
    12.8 -   0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
    13.1 --- a/blinder-theme/stuff/blinder/openbox-3/max_toggled.xbm	Sun Apr 17 10:18:44 2016 -0300
    13.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    13.3 @@ -1,4 +0,0 @@
    13.4 -#define max_toggled_width 8
    13.5 -#define max_toggled_height 8
    13.6 -static unsigned char max_toggled_bits[] = {
    13.7 -   0xfc, 0xfc, 0x84, 0x9f, 0x91, 0xf1, 0x11, 0x1f };
    14.1 --- a/blinder-theme/stuff/blinder/openbox-3/shade.xbm	Sun Apr 17 10:18:44 2016 -0300
    14.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    14.3 @@ -1,4 +0,0 @@
    14.4 -#define shade_width 8
    14.5 -#define shade_height 8
    14.6 -static unsigned char shade_bits[] = {
    14.7 -   0x7e, 0x7e, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00 };
    15.1 --- a/blinder-theme/stuff/blinder/openbox-3/shade_hover.xbm	Sun Apr 17 10:18:44 2016 -0300
    15.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    15.3 @@ -1,4 +0,0 @@
    15.4 -#define shade_hover_width 8
    15.5 -#define shade_hover_height 8
    15.6 -static unsigned char shade_hover_bits[] = {
    15.7 -   0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00 };
    16.1 --- a/blinder-theme/stuff/blinder/openbox-3/themerc	Sun Apr 17 10:18:44 2016 -0300
    16.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    16.3 @@ -1,116 +0,0 @@
    16.4 -# Blinder Openbox/3 Theme
    16.5 -# Slitaz BSD License
    16.6 -
    16.7 -# Window geometry
    16.8 -padding.width: 4
    16.9 -padding.height: 4
   16.10 -border.width: 4
   16.11 -window.client.padding.width: 2
   16.12 -window.client.padding.height: 2
   16.13 -window.handle.width: 0
   16.14 -
   16.15 -# Menu geometry
   16.16 -menu.border.width: 8
   16.17 -menu.overlap.x: -9
   16.18 -menu.overlap.y: 0
   16.19 -
   16.20 -# Border colors
   16.21 -window.*.border.color: #151515
   16.22 -menu.border.color: #151515
   16.23 -window.active.client.color: #151515
   16.24 -window.inactive.client.color: #151515
   16.25 -
   16.26 -# Text shadows
   16.27 -window.active.label.text.font: shadow=n
   16.28 -window.inactive.label.text.font: shadow=n
   16.29 -menu.items.font: shadow=n
   16.30 -menu.title.text.font: shadow=n
   16.31 -
   16.32 -# Window title justification
   16.33 -window.label.text.justify: left
   16.34 -
   16.35 -# Window
   16.36 -window.*.title.bg: flat
   16.37 -window.*.title.bg.color: #151515
   16.38 -
   16.39 -window.*.label.bg: Parentrelative
   16.40 -window.active.label.text.color: #CCCCCC
   16.41 -window.inactive.label.text.color: #999999
   16.42 -
   16.43 -window.active.button.unpressed.bg: Flat
   16.44 -window.active.button.unpressed.bg.color: #404040
   16.45 -window.active.button.unpressed.image.color: #EEEEEE
   16.46 -
   16.47 -window.active.button.pressed.bg: Flat
   16.48 -window.active.button.pressed.bg.color: #383838
   16.49 -window.active.button.pressed.image.color: #CCCCCC
   16.50 -
   16.51 -window.active.button.disabled.bg: Flat
   16.52 -window.active.button.disabled.bg.color: #151515
   16.53 -window.active.button.disabled.image.color: #282828
   16.54 -
   16.55 -window.active.button.toggled.bg: Flat
   16.56 -window.active.button.toggled.bg.color: #151515
   16.57 -window.active.button.toggled.image.color: #606060
   16.58 -
   16.59 -window.active.button.hover.bg: Flat
   16.60 -window.active.button.hover.bg.color: #383838
   16.61 -window.active.button.hover.image.color: #CCCCCC
   16.62 -
   16.63 -window.inactive.button.unpressed.bg: Flat
   16.64 -window.inactive.button.unpressed.bg.color: #151515
   16.65 -window.inactive.button.unpressed.image.color: #999999
   16.66 -
   16.67 -window.inactive.button.pressed.bg: Flat
   16.68 -window.inactive.button.pressed.bg.color: #151515
   16.69 -window.inactive.button.pressed.image.color: #FFFFFF
   16.70 -
   16.71 -window.inactive.button.disabled.bg: Flat
   16.72 -window.inactive.button.disabled.bg.color: #151515
   16.73 -window.inactive.button.disabled.image.color: #151515
   16.74 -
   16.75 -window.inactive.button.toggled.bg: Flat
   16.76 -window.inactive.button.toggled.bg.color: #151515
   16.77 -window.inactive.button.toggled.image.color: #151515
   16.78 -
   16.79 -window.inactive.button.hover.bg: Flat
   16.80 -window.inactive.button.hover.bg.color: #151515
   16.81 -window.inactive.button.hover.image.color: #666666
   16.82 -
   16.83 -# Menus
   16.84 -menu.title.bg: Flat
   16.85 -menu.title.bg.color: #282828
   16.86 -menu.title.text.color: #CACACA
   16.87 -menu.title.text.justify: left
   16.88 -
   16.89 -menu.items.bg: Flat Solid
   16.90 -menu.items.bg.color: #151515
   16.91 -menu.items.text.color: #888888
   16.92 -menu.items.disabled.text.color: #151515
   16.93 -
   16.94 -menu.items.active.bg: Flat
   16.95 -menu.items.active.bg.color: #404040
   16.96 -menu.items.active.text.color: #FFFFFF
   16.97 -menu.items.active.disabled.text.color: #000000
   16.98 -
   16.99 -# (Menu Separator) version 3.4.7 or more
  16.100 -menu.separator.color: #282828
  16.101 -menu.separator.width: 2
  16.102 -menu.separator.padding.width: 6
  16.103 -menu.separator.padding.height: 6
  16.104 -
  16.105 -# osd
  16.106 -osd.border.width: 12
  16.107 -osd.border.color: #202020
  16.108 -
  16.109 -osd.bg: flat
  16.110 -osd.bg.color: #202020
  16.111 -osd.bg.border.color: #202020
  16.112 -osd.label.bg: parentrelative
  16.113 -osd.label.text.color: #888888
  16.114 -
  16.115 -osd.hilight.bg: flat solid
  16.116 -osd.hilight.bg.color: #151515
  16.117 -
  16.118 -osd.unhilight.bg: flat solid
  16.119 -osd.unhilight.bg.color: #151515