Re: Consistent formating long descriptions as input data

2009-04-27 Thread James Vega
deed look better. > > Please have a look at garlic-doc. It does not look right. It's using `o' as the bullet character which is not supported by Markdown/rST. This has already been identified as a case that will need to be fixed by the individual packages (or pre-processed into some other character). -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Re: Environment variables, debian/rules and dpkg-buildpackage

2009-03-16 Thread James Vega
vironment") endif ifeq "$(origin FOO)" "file" $(info "FOO was set in the Makefile") endif -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Re: gnome, kde, xfce use non-policy main menu

2008-07-06 Thread James Vega
those had "NoDisplay=true" as one of the fields[0]. While there may be a drive to add .desktop files to packaging, there's a similar (sometimes overzealous, IME) drive to have them not displayed by default. [0] - https://wiki.ubuntu.com/UbuntuPackagingChanges?highlight=%28NoDisplay