Added new background pattern for the "Default" theme. I also let it show

* data/browser.xml:
        * data/patterns/brushed_metal.png:
        * icons/default.xml:
        Added new background pattern for the "Default" theme.
        I also let it show up in the normal pattern dialog
        as well.
This commit is contained in:
Arlo Rose 2001-01-22 10:59:05 +00:00
parent bb64edb903
commit f56c9eab45
4 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,12 @@
2001-01-22 Arlo Rose <arlo@eazel.com>
* data/browser.xml:
* data/patterns/brushed_metal.png:
* icons/default.xml:
Added new background pattern for the "Default" theme.
I also let it show up in the normal pattern dialog
as well.
2001-01-22 Arlo Rose <arlo@eazel.com>
* icons/crux_eggplant/crux_eggplant.xml:

View file

@ -4,6 +4,7 @@
<pattern _display_name="Blue Ridge" filename="blue_ridge"/>
<pattern _display_name="Blue Rough" filename="blue_gray_rough"/>
<pattern _display_name="Blue Type" filename="blue_type"/>
<pattern _display_name="Brushed Metal" filename="brushed_metal"/>
<pattern _display_name="Burlap" filename="burlap"/>
<pattern _display_name="Camouflage" filename="camouflage"/>
<pattern _display_name="Chalk" filename="chalk"/>

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View file

@ -5,7 +5,7 @@
TITLE_COLOR="rgb:FFFF/FFFF/FFFF" TITLE_INFO_COLOR="rgb:FFFF/FFFF/FFFF" TITLE_SHADOW_COLOR="rgb:0000/0000/0000"
TAB_PIECE_IMAGES="sidebar_tab_pieces" COMBINE="TRUE" LEFT_OFFSET="0" SHADOW_OFFSET="1" TEXT_H_OFFSET="-4" LABEL_COLOR="rgb:FFFF/FFFF/FFFF" TAB_FONT="-*-helvetica-bold-r-normal-*-24-*-*-*-*-*-*-*" />
<desktop BACKGROUND_TILE_IMAGE="patterns/gnome.jpg" BACKGROUND_COLOR="rgb:FFFF/FFFF/FFFF"/>
<desktop BACKGROUND_TILE_IMAGE="patterns/brushed_metal.png" BACKGROUND_COLOR="rgb:FFFF/FFFF/FFFF"/>
<directory BACKGROUND_COLOR="rgb:CFFF/D333/D999"
SELECTION_BOX_COLOR_RGBA="0x727D974C" SELECTION_BOX_COLOR="rgb:7222/7DDD/9777" />