Updating syslinux theme for squeeze.
This commit is contained in:
parent
26d7470305
commit
e767382655
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
|
@ -64,6 +64,26 @@ License: other
|
|||
Note: we would appreciate that you make the image a link to
|
||||
http://www.debian.org/ if you use it on a web page.
|
||||
|
||||
Files: contrib/syslinux-splash/squeeze
|
||||
Copyright: (C) 2010 2010 Valessio S. Brito
|
||||
License: GPL-2
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU General Public License
|
||||
as published by the Free Software Foundation; version 2
|
||||
of the License.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General Public License
|
||||
can be found in /usr/share/common-licenses/GPL-2 file.
|
||||
|
||||
Files: contrib/syslinux-splash/wheezy
|
||||
Copyright: (C) 2009 Agnieszka Czajkowska <ac@ac-d-sign.com>
|
||||
License: CC-BY-SA-3
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
menu hshift 13
|
||||
menu hshift 15
|
||||
menu width 49
|
||||
|
||||
menu title Boot menu
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 5.1 KiB |
|
@ -5,7 +5,7 @@ menu color sel * #ffffffff #76a1d0ff *
|
|||
menu color hotsel 1;7;37;40 #ffffffff #76a1d0ff *
|
||||
menu color tabmsg * #ffffffff #00000000 *
|
||||
menu color help 37;40 #ffdddd00 #00000000 none
|
||||
menu vshift 12
|
||||
menu vshift 17
|
||||
menu rows 10
|
||||
menu helpmsgrow 15
|
||||
# The command line must be at least one line from the bottom.
|
||||
|
|
Loading…
Reference in New Issue