Revision f062acd...
Go back to digest for 17th April 2011Bug Fixes in KDE Base
Konstantinos Smanis committed changes in [kcm-grub2] /:
Quote/unquote GRUB values only when saving.
Preserve the original (quoted) strings internally, but show them in a
user-friendly manner. Implemented to minimize changes made to internal
structures. Also useful for command substibutions using echo. For
example:
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
but the user doesn't see this ugly command, he only sees the result.
File Changes
Modified 2 files
- src/kcm_grub2.cpp
- src/kcm_grub2.h
2 files changed in total