[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[3/4] [PATCH] start angle (option of circular_progress) is measured in u
From: |
Vladimir Testov |
Subject: |
[3/4] [PATCH] start angle (option of circular_progress) is measured in unusual quantities |
Date: |
Wed, 13 Mar 2013 14:52:13 +0400 |
User-agent: |
KMail/4.9.4 (Linux/3.5.0-23-generic; KDE/4.9.4; x86_64; ; ) |
In current state, start angle is measured in "parrots", where 1 "parrot" = 1 /
256 of full circle.
With simple patch we can set start angle in degrees (which makes no difference
for the program, but makes configuration to be more user-friendly)
theme.txt:
before:
start_angle = -64
after:
start_angle = -90
nothing else is affected
--
With best regards,
_______________________________
Vladimir Testov, ROSA Laboratory.
www.rosalab.ru
grub-2.00-parrots-to-degrees.patch
Description: Text Data
- [3/4] [PATCH] start angle (option of circular_progress) is measured in unusual quantities,
Vladimir Testov <=