No subject


Tue Aug 12 01:06:51 CEST 2008


[i]cd ~/Development/svn/kgrubeditor
svn up
cd ../../Builds/kgrubeditor
make && sudo make install[/i]

Some packages are of course required. For
[K]ubuntu the following command will install the
minimum required to compile KGRUBEditor:

[i]sudo apt-get install subversion kdelibs5-dev
build-essential[/i]

[b]MORE ABOUT KGRUBEDITOR[/b]
You can find more about KGRUBEditor in my
constantly updated blog:
[url]http://artfowl.blogspot.com/[/url]

[b]HOW TO INSTALL[/b]
After extracting the source code package enter the
directory you created and type the following
commands:

[i]mkdir build
cd build
cmake ..
make
sudo make install[/i]

[b]PACKAGES[/b]
Currently there are packages for the following
Linux distributions:

Arch Linux
Fedora
Gentoo
openSuSE
Ubuntu

[b]For Arch users:[/b] The package is available
through the AUR community repository.

[b]For openSUSE users:[/b] The package is
available in the KDE4 repositories. The download
link is pointing to a page describing how you'll
be able to subscribe to these repositories.

[b]For Ubuntu users:[/b] The package is available
from the KDE4 PPA repository. The download link is
pointing to a page describing how you'll be able
to subscribe to this repository.

Note: All screenshots are up-to-date.

Changelog:
 v.0.8
-----
*ADDED: Created a new SystemSettings module out of
KGRUBEditor.
*ADDED: A more user-friendly approach to selecting
the default entry.
*ADDED: A quick entry editor (along with the
full-blown Assistant).
*ADDED: Support for monitoring splash
images/gfxmenus.
*ADDED: A smarter way to detect splash images.
*ADDED: Introduced an entry preview widget.
*ADDED: A new Tools page.
*FIXED: A totally remade Entries page.
*FIXED: AutoMagic support is now even better.
*FIXED: The application no longer needs to be run
as root.
*FIXED: Better handling of paths (they are always
converted to GRUB-compatible).
*FIXED: Many other bugs/fixes/corrections.
*REMOVED: A fallback control. Fallback is still
detected but not shown to the user.


More information about the Kde-announce-apps mailing list