flavors rev 54

firefox: fix menu.xml link
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 04 11:23:18 2010 +0100 (2010-11-04)
parents cbaba925771e
children 2d9d5e112787
files justx/rootfs/etc/xdg/openbox/menu.xml
line diff
     1.1 --- a/justx/rootfs/etc/xdg/openbox/menu.xml	Thu Nov 04 11:18:39 2010 +0100
     1.2 +++ b/justx/rootfs/etc/xdg/openbox/menu.xml	Thu Nov 04 11:23:18 2010 +0100
     1.3 @@ -1,92 +1,1 @@
     1.4 -menu.en.xml-----------------------------------
     1.5 -# TINT2 CONFIG FILE
     1.6 -#---------------------------------------------
     1.7 -
     1.8 -#---------------------------------------------
     1.9 -# BACKGROUND AND BORDER
    1.10 -#---------------------------------------------
    1.11 -rounded = 8
    1.12 -border_width = 1
    1.13 -background_color = #000000 60
    1.14 -border_color = #ffffff 18
    1.15 -
    1.16 -rounded = 5
    1.17 -border_width = 0
    1.18 -background_color = #ffffff 40
    1.19 -border_color = #ffffff 50
    1.20 -
    1.21 -rounded = 5
    1.22 -border_width = 0
    1.23 -background_color = #ffffff 18
    1.24 -border_color = #ffffff 70
    1.25 -
    1.26 -#---------------------------------------------
    1.27 -# PANEL
    1.28 -#---------------------------------------------
    1.29 -panel_monitor = all
    1.30 -panel_position = bottom center
    1.31 -panel_size = 92% 30
    1.32 -panel_margin = 0 0
    1.33 -panel_padding = 7 0
    1.34 -font_shadow = 0
    1.35 -panel_background_id = 1
    1.36 -
    1.37 -#---------------------------------------------
    1.38 -# TASKBAR
    1.39 -#---------------------------------------------
    1.40 -taskbar_mode = single_monitor
    1.41 -taskbar_padding = 2 3 2
    1.42 -taskbar_background_id = 0
    1.43 -
    1.44 -#---------------------------------------------
    1.45 -# TASKS
    1.46 -#---------------------------------------------
    1.47 -task_icon = 1
    1.48 -task_text = 1
    1.49 -task_width = 140
    1.50 -task_centered = 1
    1.51 -task_padding = 6 3
    1.52 -task_font = sans 7
    1.53 -task_font_color = #ffffff 70
    1.54 -task_active_font_color = #ffffff 85
    1.55 -task_background_id = 3
    1.56 -task_active_background_id = 2
    1.57 -
    1.58 -#---------------------------------------------
    1.59 -# SYSTRAYBAR
    1.60 -#---------------------------------------------
    1.61 -systray_padding = 0 4 5
    1.62 -systray_background_id = 0
    1.63 -
    1.64 -#---------------------------------------------
    1.65 -# CLOCK
    1.66 -#---------------------------------------------
    1.67 -time1_format = %H:%m
    1.68 -time1_font = sans 9
    1.69 -#time2_format = %A %d %B
    1.70 -#time2_font = sans 8
    1.71 -clock_font_color = #ffffff 96
    1.72 -clock_padding = 1 0
    1.73 -clock_background_id = 0
    1.74 -
    1.75 -#---------------------------------------------
    1.76 -# BATTERY
    1.77 -#---------------------------------------------
    1.78 -battery = 0
    1.79 -battery_low_status = 7
    1.80 -battery_low_cmd = desktopbox notify "Battery low"
    1.81 -bat1_font = sans 8
    1.82 -bat2_font = sans 8
    1.83 -battery_font_color = #ffffff 96
    1.84 -battery_padding = 1 0
    1.85 -battery_background_id = 0
    1.86 -
    1.87 -
    1.88 -#---------------------------------------------
    1.89 -# MOUSE ACTION ON TASK
    1.90 -#---------------------------------------------
    1.91 -mouse_middle = none
    1.92 -mouse_right = close
    1.93 -mouse_scroll_up = toggle
    1.94 -mouse_scroll_down = iconify
    1.95 -
    1.96 +menu.en.xml
    1.97 \ No newline at end of file