swift 05/04/07 16:19:00 Modified: xml/htdocs/doc/en fluxbox-config.xml Log: mmakes doesn't handle styles well Grant mentioned that fluxbox-generate_menu should be preferred. ciaranm added that mmaker craps up the styles menu while fluxbox-generate_menu doesn't. So, both of them suck (since fluxbox-generate_menu doesn't read in /usr/share/applications/*.desktop either - mmaker doesn't as well, denu does, but denu doesn't support Gentoo's fluxbox support). So, mentioned that mmaker fubar's the styles
Revision Changes Path 1.2 +7 -5 xml/htdocs/doc/en/fluxbox-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo Index: fluxbox-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fluxbox-config.xml 7 Apr 2005 12:04:18 -0000 1.1 +++ fluxbox-config.xml 7 Apr 2005 16:19:00 -0000 1.2 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.1 2005/04/07 12:04:18 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.2 2005/04/07 16:19:00 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -20,8 +20,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>1.0.1</version> -<date>2005-04-01</date> +<version>1.0.2</version> +<date>2005-04-07</date> <chapter> <title>Introduction</title> @@ -372,8 +372,10 @@ <p> The author uses a text editor to create menus, believing that menumakers -introduce too much clutter, and often skip important packages. However, many -disagree, so the following section explains how to install and use menumaker. +introduce too much clutter, often skip important packages and doesn't work well +with the available styles Gentoo installs (unlike <c>fluxbox-generate_menu</c> +which does handle styles correctly). However, many disagree, so the following +section explains how to install and use menumaker. </p> <pre caption="Installing menumaker"> -- [email protected] mailing list
