diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-02-14 16:00:26 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-02-14 16:00:26 -0300 |
commit | 4253d9d631fb5aec2e5621169816601a727ca38f (patch) | |
tree | 8ed02951040aa02e8251b6ea67e57f6f7889b826 /libre-testing/grub2/05_archtheme | |
parent | c2c9769dc4be646cd0bb4026f78ea61bf01bed22 (diff) |
Moved grub2-1.99~rc1-4 from [libre-testing] to [libre]
Diffstat (limited to 'libre-testing/grub2/05_archtheme')
-rw-r--r-- | libre-testing/grub2/05_archtheme | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libre-testing/grub2/05_archtheme b/libre-testing/grub2/05_archtheme deleted file mode 100644 index 4d1b6fb20..000000000 --- a/libre-testing/grub2/05_archtheme +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash -e - -cat << EOF -set menu_color_normal=light-blue/black -set menu_color_highlight=light-cyan/blue -EOF |