From 44e594f744d6666b382bc6e788f3b88f8df222d2 Mon Sep 17 00:00:00 2001
From: Andreas Loibl <andreas@andreas-loibl.de>
Date: Mon, 9 May 2011 15:13:08 +0200
Subject: removed burg includes

---
 .../boot/burg/fonts/Helvetica-Bold-12.pf2          | Bin 24797 -> 0 bytes
 .../binary_local-includes/boot/burg/fonts/font.lst |   2 -
 .../boot/burg/fonts/unifont.pf2                    | Bin 2968057 -> 0 bytes
 .../boot/burg/themes/kanotix/orb.png               | Bin 289 -> 0 bytes
 .../boot/burg/themes/kanotix/progressbg.png        | Bin 1059 -> 0 bytes
 .../boot/burg/themes/kanotix/small_kanotix.png     | Bin 1662 -> 0 bytes
 .../boot/burg/themes/kanotix/small_memtest.png     | Bin 947 -> 0 bytes
 .../boot/burg/themes/kanotix/small_unknown.png     | Bin 4517 -> 0 bytes
 .../boot/burg/themes/kanotix/theme                 | 391 ---------------------
 .../boot/burg/themes/kanotix/wallpaper.png         | Bin 97592 -> 0 bytes
 10 files changed, 393 deletions(-)
 delete mode 100644 config/binary_local-includes/boot/burg/fonts/Helvetica-Bold-12.pf2
 delete mode 100644 config/binary_local-includes/boot/burg/fonts/font.lst
 delete mode 100644 config/binary_local-includes/boot/burg/fonts/unifont.pf2
 delete mode 100644 config/binary_local-includes/boot/burg/themes/kanotix/orb.png
 delete mode 100644 config/binary_local-includes/boot/burg/themes/kanotix/progressbg.png
 delete mode 100644 config/binary_local-includes/boot/burg/themes/kanotix/small_kanotix.png
 delete mode 100644 config/binary_local-includes/boot/burg/themes/kanotix/small_memtest.png
 delete mode 100644 config/binary_local-includes/boot/burg/themes/kanotix/small_unknown.png
 delete mode 100644 config/binary_local-includes/boot/burg/themes/kanotix/theme
 delete mode 100644 config/binary_local-includes/boot/burg/themes/kanotix/wallpaper.png

diff --git a/config/binary_local-includes/boot/burg/fonts/Helvetica-Bold-12.pf2 b/config/binary_local-includes/boot/burg/fonts/Helvetica-Bold-12.pf2
deleted file mode 100644
index cd5627a..0000000
Binary files a/config/binary_local-includes/boot/burg/fonts/Helvetica-Bold-12.pf2 and /dev/null differ
diff --git a/config/binary_local-includes/boot/burg/fonts/font.lst b/config/binary_local-includes/boot/burg/fonts/font.lst
deleted file mode 100644
index a48b4f3..0000000
--- a/config/binary_local-includes/boot/burg/fonts/font.lst
+++ /dev/null
@@ -1,2 +0,0 @@
-Helvetica Bold 27: Helvetica-Bold-12.pf2
-Unifont Regular 16: unifont.pf2
diff --git a/config/binary_local-includes/boot/burg/fonts/unifont.pf2 b/config/binary_local-includes/boot/burg/fonts/unifont.pf2
deleted file mode 100644
index ca7be67..0000000
Binary files a/config/binary_local-includes/boot/burg/fonts/unifont.pf2 and /dev/null differ
diff --git a/config/binary_local-includes/boot/burg/themes/kanotix/orb.png b/config/binary_local-includes/boot/burg/themes/kanotix/orb.png
deleted file mode 100644
index 2bf5a86..0000000
Binary files a/config/binary_local-includes/boot/burg/themes/kanotix/orb.png and /dev/null differ
diff --git a/config/binary_local-includes/boot/burg/themes/kanotix/progressbg.png b/config/binary_local-includes/boot/burg/themes/kanotix/progressbg.png
deleted file mode 100644
index 89e6e7c..0000000
Binary files a/config/binary_local-includes/boot/burg/themes/kanotix/progressbg.png and /dev/null differ
diff --git a/config/binary_local-includes/boot/burg/themes/kanotix/small_kanotix.png b/config/binary_local-includes/boot/burg/themes/kanotix/small_kanotix.png
deleted file mode 100644
index 06ca2f6..0000000
Binary files a/config/binary_local-includes/boot/burg/themes/kanotix/small_kanotix.png and /dev/null differ
diff --git a/config/binary_local-includes/boot/burg/themes/kanotix/small_memtest.png b/config/binary_local-includes/boot/burg/themes/kanotix/small_memtest.png
deleted file mode 100644
index 06eb2e6..0000000
Binary files a/config/binary_local-includes/boot/burg/themes/kanotix/small_memtest.png and /dev/null differ
diff --git a/config/binary_local-includes/boot/burg/themes/kanotix/small_unknown.png b/config/binary_local-includes/boot/burg/themes/kanotix/small_unknown.png
deleted file mode 100644
index 5138e2e..0000000
Binary files a/config/binary_local-includes/boot/burg/themes/kanotix/small_unknown.png and /dev/null differ
diff --git a/config/binary_local-includes/boot/burg/themes/kanotix/theme b/config/binary_local-includes/boot/burg/themes/kanotix/theme
deleted file mode 100644
index e67ceae..0000000
--- a/config/binary_local-includes/boot/burg/themes/kanotix/theme
+++ /dev/null
@@ -1,391 +0,0 @@
-template_submenu {
-  panel {
-    attach_hcenter = 0
-    attach_vcenter = 0
-    class = frame
-  }
-}
-
-dialog_line {
-  panel {
-    parameters = "text=edit.text"
-    class = frame
-    width = 80%
-    attach_hcenter = 0
-    attach_vcenter = 0
-
-    edit {
-      lines = 1
-      max_lines = 1
-    }
-  }
-}
-
-dialog_edit {
-  panel {
-    parameters = "text=edit.text"
-    class = frame
-    width = 80%
-    attach_hcenter = 0
-    attach_vcenter = 0
-
-    edit {
-      lines = 10
-    }
-  }
-}
-
-dialog_message {
-  panel {
-    parameters = "text=text.text"
-    class = frame
-    margin_size = 1
-    margin_bottom = 0
-    space = 1
-    attach_hcenter = 0
-    attach_vcenter = 0
-    text {}
-    panel {
-      class = frame
-      command = true
-      halign = center
-      margin_left = 1
-      margin_right = 1
-      text { text = OK }
-    }
-  }
-}
-
-dialog_password {
-  panel {
-    parameters = "username=__user__.text:password=__pass__.text"
-    class = frame
-    margin_size = 1
-    margin_bottom = 0
-    attach_hcenter = 0
-    attach_vcenter = 0
-
-    panel {
-      direction = left_to_right
-      space = 1
-      text {
-        extend = 1
-        valign = center
-        text = Username
-      }
-      panel {
-        class = frame
-        margin_left = 1
-        margin_right = 1
-        edit {
-          id = __user__
-          max_lines = 1
-        }
-      }
-    }
-
-    panel {
-      direction = left_to_right
-      space = 1
-      text {
-        extend = 1
-        valign = center
-        text = Password
-      }
-      panel {
-        class = frame
-        margin_left = 1
-        margin_right = 1
-        password {
-          id = __pass__
-        }
-      }
-    }
-
-    panel {
-      class = frame
-      command = true
-      halign = center
-      margin_left = 1
-      margin_right = 1
-      text {
-        text = OK
-      }
-    }
-  }
-}
-
-term_window {
-  panel {
-    class = frame
-    width = 100%
-    height = 100%
-    term {
-      width=100%
-      height=100%
-    }
-  }
-}
-
-two_term {
-  panel {
-    width = 100%
-    height = 100%
-    direction = left_to_right
-
-    panel {
-      class = frame
-      extend = 1
-
-      term {
-        width=100%
-        height=100%
-      }
-    }
-
-    panel {
-      class = frame
-      extend = 1
-
-      term {
-        width=100%
-        height=100%
-      }
-    }
-  }
-}
-
-about {
-  panel {
-    class = frame
-    margin_size = 1
-    margin_bottom = 0
-    space = 1
-    attach_hcenter = 0
-    attach_vcenter = 0
-    text { text = "This is BURG loader" }
-    panel {
-      class = frame
-      command = true
-      halign = center
-      margin_left = 1
-      margin_right = 1
-      text { text = OK }
-    }
-  }
-}
-
-help {
-  panel {
-    class = frame
-    attach_hcenter = 0
-    attach_vcenter = 0
-    margin_left = 1
-    margin_right = 1
-    text { text = "F1/h - Help" }
-    text { text = "F2/t - Change language" }
-    text { text = "F3/r - Change resolution" }
-    text { text = "F5/ctrl-x - Finish edit" }
-    text { text = "F6 - Next window" }
-    text { text = "F7 - Show folded items" }
-    text { text = "F8 - Toggle between text and graphic mode" }
-    text { text = "F9 - Shutdown" }
-    text { text = "F10 - Reboot" }
-    text { text = "f - Toggle between folded and unfolded mode" }
-    text { text = "c - Open terminal" }
-    text { text = "2 - Open two terminals" }
-    text { text = "e - Edit current command" }
-    text { text = "q - Quit graphic mode" }
-    text { text = "i - Show theme information" }
-    text { text = "n - Next item with the same class" }
-    text { text = "w - Next windows item" }
-    text { text = "u - Next ubuntu item" }
-    text { text = "ESC - Exit from window or menu" }
-    panel {
-      class = frame
-      command = true
-      halign = center
-      margin_left = 1
-      margin_right = 1
-      text { text = OK }
-    }
-  }
-}
-
-onkey {
-  e = "*menu_edit dialog_edit text=command"
-  c = "*menu_popup term_window"
-  2 = "*menu_popup two_term"
-  f1 = "menu_popup help"
-  h = "menu_popup help"
-  f2 = "select_language"
-  t = "select_language"
-  f3 = "select_resolution"
-  r = "select_resolution"
-  i = "menu_popup about"
-  f = "toggle_fold"
-  n = "ui_next_class"
-  w = "ui_next_class windows"
-  u = "ui_next_class ubuntu"
-  q = "ui_quit"
-  f6 = ui_next_anchor
-  f7 = "menu_popup -r :group"
-  f8 = menu_toggle_mode
-  f9 = halt
-  f10 = reboot
-}
-
-mapkey {
-  f5 = ctrl-x
-}
-
-screen {
-  background = "$$/wallpaper.png,minfit,#000000/light-gray/black"
-
-  panel {
-    width = 100%
-    height = 45%/3
-  }
-
-  panel {
-    id = __menu__
-    popup = abs
-    extend = 1
-    halign = center
-    valign = top
-    max_items = 8
-  }
-
-  circular_progress {
-    id = __timeout__
-    background="$$/progressbg.png"
-    tick="$$/orb.png"
-    attach_left = 6%
-    valign = center
-    start_angle = 90
-  }
-
-   panel {
-    halign = center
-    margin_size = 6/0
-    direction = left_to_right
-    space = 3
-
-    panel {
-      direction = left_to_right
-      space = 1
-
-      text {
-        text = "F1"
-        class = hotkey_title
-      }
-
-      text {
-        text = "Help"
-        class = hotkey_name
-      }
-    }
-
-    panel {
-      direction = left_to_right
-      space = 1
-
-      text {
-        text = "F2"
-        class = hotkey_title
-      }
-
-      text {
-        text = "Change language"
-        class = hotkey_name
-      }
-    }
-
-    panel {
-      direction = left_to_right
-      space = 1
-
-      text {
-        text = "F3"
-        class = hotkey_title
-      }
-
-      text {
-        text = "Change resolution"
-        class = hotkey_name
-      }
-    }
-  }
-}
-
-template_menuitem {
-  panel {
-    parameters = "class=image.class:title=text.text"
-    direction = left_to_right
-    margin_size = 3/0
-    space = 1
-    image {}
-    text {
-      valign = center
-      font = "Helvetica Bold 27"
-    }
-  }
-}
-
-class {
-  frame {
-    top_left = ",,#B08458/brown/black,#0x250F:,,#FFFFFF/light-gray/black,#0x2554"
-    top = ",tiling,#B08458/brown/black,#0x2501:,,#FFFFFF/light-gray/black,#0x2550"
-    top_right = ",,#B08458/brown/black,#0x2513:,,#FFFFFF/light-gray/black,#0x2557"
-    left = ",tiling,#B08458/brown/black,#0x2503:,,#FFFFFF/light-gray/black,#0x2551"
-    right = ",tiling,#B08458/brown/black,#0x2503:,,#FFFFFF/light-gray/black,#0x2551"
-    bottom_left = ",,#B08458/brown/black,#0x2517:,,#FFFFFF/light-gray/black,#0x255A"
-    bottom = ",tiling,#B08458/brown/black,#0x2501:,,#FFFFFF/light-gray/black,#0x2550"
-    bottom_right = ",tiling,#B08458/brown/black,#0x251B:,,#FFFFFF/light-gray/black,#0x255D"
-  }
-
-  hotkey_title {
-    color = "#ffbb00/blue:dark-gray/blue"
-    font = "Helvetica Bold 27"
-  }
-
-  hotkey_name {
-    color = "#FFFFFF/light-gray"
-    font = "Helvetica Bold 27"
-  }
-
-  text {
-    color = "light-grey/black:#FFFFFF/light-gray/black"
-  }
-
-  term {
-    color = "light-grey/black:#FFFFFF/light-gray/black"
-  }
-
-  edit {
-    color = "light-grey/black:#FFFFFF/light-gray/black"
-  }
-
-  password {
-    color = "light-grey/black:#FFFFFF/light-gray/black"
-  }
-}
-
-menu {
-
-  Shutdown {
-    command = "halt"
-  }
-
-  Restart {
-    command = "reboot"
-  }
-}
-
-+class
-{
-  -kanotix { image = "$$/small_kanotix.png" }
-  -memtest { image = "$$/small_memtest.png" }
-  -image { image = "$$/small_unknown.png" }
-}
-
diff --git a/config/binary_local-includes/boot/burg/themes/kanotix/wallpaper.png b/config/binary_local-includes/boot/burg/themes/kanotix/wallpaper.png
deleted file mode 100644
index 8584c17..0000000
Binary files a/config/binary_local-includes/boot/burg/themes/kanotix/wallpaper.png and /dev/null differ
-- 
cgit v1.0