# Generated by Makefile. Do not edit.

commit 191a09f0e1bf2ebd5a4dcbb5b106a91a3b335716
Author: Vincent Untz <vuntz@gnome.org>
Date:   Fri Mar 2 18:57:24 2012 +0100

    validate: Cleanup previous commit
    
    One small fix worth mentioning is that we don't consider seeing an Exec
    key in an action group as having seen an Exec key in the main group.

M	src/validate.c

commit 2243948341589021a3d5c94ba538864bef80c180
Author: Giovanni Campagna <gcampagna@src.gnome.org>
Date:   Mon Feb 6 16:21:37 2012 +0100

    validate: Validate Desktop Actions
    
    Destkop Actions were recently reintroduced in the specification, with
    full specification of semantics and allowed keys.
    
    Previously the validator would allow and ignore any desktop action
    description, now it requires them to be compliant.

M	src/validate.c

commit b7308e73c990f4e5b762266ed3d37af20b77809a
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 22 14:40:54 2012 +0100

    build: Update git.mk and ignore generated tarballs

M	Makefile.am
M	git.mk

commit 755001303a7b58bc869034c5ba98b66b394d817e
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 22 14:40:41 2012 +0100

    build: Generate ChangeLog on make dist

M	Makefile.am

commit 2792eed31f4be15f135948d131b08920aa225e63
Author: Vincent Untz <vuntz@gnome.org>
Date:   Tue Jan 24 16:14:47 2012 +0100

    Add MATE and Razor to list of registered environments
    
    See http://lists.freedesktop.org/archives/xdg/2012-January/012250.html

M	src/validate.c

commit c5110b3253239f80485d879e7d8a186f3a63e7c4
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Thu Jan 12 11:45:16 2012 +0100

    validate: Handle list of locale strings in fixup too
    
    https://bugs.freedesktop.org/show_bug.cgi?id=44098

M	src/validate.c

commit e8e510b58c72f314645872f440d1abcffb7bfeb2
Author: Vincent Untz <vuntz@gnome.org>
Date:   Tue Dec 20 16:11:05 2011 +0100

    release: post-release bump to 0.20

M	configure.ac

commit 143095da3e8459d58372fb354bde11f77e4adac6
Author: Vincent Untz <vuntz@gnome.org>
Date:   Tue Dec 20 16:10:10 2011 +0100

    release: 0.19

M	NEWS

commit 7fa48b327e9abb1fe7cc5de04f3301c865cae390
Author: Vincent Untz <vuntz@gnome.org>
Date:   Tue Dec 20 16:09:25 2011 +0100

    build: Fix distcheck

M	man/Makefile.am

commit 499748b93a410905e15e12216bf77d0180a15740
Author: Vincent Untz <vuntz@gnome.org>
Date:   Tue Dec 20 09:46:16 2011 +0100

    build: Create xz tarballs

M	configure.ac

commit 332835b24602706f71d5f5d912eac4f7a087d8ba
Author: Vincent Untz <vuntz@gnome.org>
Date:   Mon Dec 19 15:55:29 2011 +0100

    validate: Add support for updated Keywords key
    
    This is not a KDE-specific key anymore, but a list of locale strings.

M	src/validate.c

commit b4beadb0efba60acfb95fb3036fe9d26b66972cf
Author: Vincent Untz <vuntz@gnome.org>
Date:   Thu Dec 15 15:02:33 2011 +0100

    update-desktop-database: Ignore desktop files with Hidden=true
    
    Those desktop files should be considered as non-existent, according to
    the spec.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=31099

M	src/update-desktop-database.c

commit c1cf441c9797135a9d185fd48441515847b349af
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 18:07:58 2011 +0100

    man: Install a desktop-file-edit man page
    
    It's actually just a symlink to the desktop-file-install one.

M	man/Makefile.am

commit 90beafc33742b9ffa9761c98737af1210e70307e
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 18:03:58 2011 +0100

    man: Update manual for desktop-file-install/desktop-file-edit changes

M	man/desktop-file-install.1
M	man/desktop-file-validate.1

commit e27d737869d6ad065c12d84b10501f63595be18a
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 17:36:59 2011 +0100

    install: Look at RPM_BUILD_ROOT to know where to install desktop files
    
    If the default directory to install desktop files is used, then look at
    the RPM_BUILD_ROOT environment variable in case a package is being built
    to correctly install the .desktop file.

M	src/install.c

commit 0df0ca25aab182de40ca0ca3803dafb103eb9db5
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 17:02:41 2011 +0100

    install: Add hidden --edit-mode to force edit mode
    
    This helps the developer test the mode without installing :-)

M	src/install.c

commit 52293fd32e85c630a4141dde726b13ac506eec60
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 17:01:51 2011 +0100

    keyfileutils: Do not pretend we can save to URI
    
    This is just wrong, and breaks saving to relative paths in edit mode.

M	src/install.c
M	src/keyfileutils.c
M	src/keyfileutils.h

commit 9e11f3864d118a17cf5be5f7979e3510cbe26a95
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 16:51:42 2011 +0100

    install: Add an edit mode
    
    This mode is used when the program is called as desktop-file-edit.
    
    In this mode, we just allow inline editing of one .desktop file.

M	src/install.c

commit ead67d72868bdf06592303583cbecaba2dda4666
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 16:51:22 2011 +0100

    build: Create a desktop-file-edit symlink to desktop-file-install

M	configure.ac
M	src/Makefile.am

commit b0d4472c9af1d6fa008954988873c1be7104cdc2
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 15:56:36 2011 +0100

    install: Use "process" instead of "install" in messages
    
    This makes the tool feel a bit less install-specific.

M	src/install.c

commit 78966bb893e619542dfb04cca226169bc4aa6290
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 15:52:24 2011 +0100

    install: Move the install command line options to an option group
    
    They're usually not needed as the default behavior is fine.

M	src/install.c

commit e6f385182a1735eea36ca1041ed53696a62c89c6
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 15:41:57 2011 +0100

    keyfileutils: Also copy translations when copying a key
    
    We of course don't  do that if we're dealing with keys that are
    localized keys.

M	src/keyfileutils.c

commit 9afde296e5ef63c1908b93811f9204a01eeb130e
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 15:28:19 2011 +0100

    keyfileutils: Drop unneeded check

M	src/keyfileutils.c

commit 905bf3b30bdf3206c741454cf69183b58403cd65
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 15:23:37 2011 +0100

    install: Remove localized keys when setting/removing a key
    
    If we set a key to a new value, then clearly, the translations are
    outdated and should be removed.
    
    If we remove a key, then the intention is to also remove the
    translations.

M	src/install.c
M	src/keyfileutils.c
M	src/keyfileutils.h

commit 744b422e8acbc60bc0289a0b4ff4f45d07a31e32
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 15:13:18 2011 +0100

    install: Add --set-key/--set-value options to set an arbitrary key
    
    Also move the reversal of the edit_actions list to a post-parsing hook.

M	src/install.c

commit 921e85969dc4fe20246b59887b093da838ca3f5a
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 14:07:50 2011 +0100

    install: Move options around
    
    The new order in --help-edit makes more sense.

M	src/install.c

commit a64187fc8a82bc8dda824bdf5046e6455377425a
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 14:04:13 2011 +0100

    install: Add options to set Name, GenericName, Comment, Icon keys

M	src/install.c

commit aa770a3b41d14c0ac27fed18dd7024de9e5b8d77
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 12:37:45 2011 +0100

    install: Add --add-not-show-in/--remove-not-show-in options

M	src/install.c

commit e09e297506ce5c84b2ad7924ac94391a2437ed61
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 12:28:46 2011 +0100

    install: Also handle --copy-generic-name-to-name & friends ordered
    
    This is important for this to work correctly:
      --remove-key GenericName --copy-generic-name-to-name

M	src/install.c

commit d1f16cef6f3a9124cb7ea5d42afdde32f56a2a79
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 11:42:10 2011 +0100

    install: Respect order of edit options
    
    We want to support cases like:
      --remove-key Categories --add-category AudioVideo
    
    Until now, we were not keeping the order of edit options and this
    resulted in removing keys before editing lists (which is wrong for the
    case above).
    
    In general, people expect the order of their edit options to be
    respected.

M	src/install.c

commit cd00549a7f5ca0486560cab47eb88498a2128ea8
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 11:16:47 2011 +0100

    install: Split parsing of install & edit options

M	src/install.c

commit dcda28585a376497b97826d3090bdb498f9858a2
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 14 11:15:42 2011 +0100

    Fix build by adding forgotten ','

M	src/mimeutils.c

commit 858a1244a12e30b6bd5e92fffc05838d3e3d4969
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Oct 19 09:49:36 2011 +0200

    Mark all zz-application/* MIME types as aliases
    
    Even popular zz-application/* MIME types (like
    zz-application/zz-winassoc-doc) should actually just be used as aliases
    to the real valid MIME types.
    
    This needs some fixes to shared-mime-info so that it knows about the
    aliases, but it's the right thing to do.

M	src/mimeutils.c

commit 987dd40f9633d517a3894d48ef2fd909a96d93f4
Author: Hans de Goede <hdegoede@redhat.com>
Date:   Fri Sep 30 16:27:36 2011 +0200

    Deal with various zz-application/zz-winassoc-XXX mime types
    
    zz-application is not a valid media type, but unfortunately there are
    quite a few mime types out there in the form of
    zz-application/zz-winassoc-XXX
    
    This patch makes mimeutils deal with these in 2 different ways:
    1) For the "popular" ones (doc and xls) simply accept them
    2) For the others, advice the standard mime type for these files
    
    https://bugs.freedesktop.org/show_bug.cgi?id=41286

M	src/mimeutils.c

commit 7867a669ffb7d6f50f59b4c9e16b062c6883ce26
Author: Vincent Untz <vuntz@gnome.org>
Date:   Tue Jun 14 14:58:56 2011 +0200

    build: Modernize build system a bit
    
    Do not use libtool as there's nothing needing it.
    Use the tar-ustar option for AM_INIT_AUTOMAKE for better tarballs.
    Correctly use ACLOCAL_FLAGS in Makefile.am instead of configure.ac.
    Do not use AM_MAINTAINER_MODE as it is not recommended by automake
    developers.
    Do not use AC_ISC_POSIX nor AC_HEADER_STDC as they shouldn't be needed
    on modern systems.

M	Makefile.am
M	autogen.sh
M	configure.ac

commit 47322e554cc5388a3e6325f36b7d07a13f124594
Author: Vincent Untz <vuntz@gnome.org>
Date:   Thu Mar 31 21:58:44 2011 +0530

    Add Unity to list of registered environments
    
    See http://lists.freedesktop.org/archives/xdg/2011-March/011856.html

M	src/validate.c

commit 4bd92be521ad76b0bdd81cc18e33fc313fe41ff0
Author: Vincent Untz <vuntz@gnome.org>
Date:   Thu Jan 13 11:05:29 2011 +0100

    release: post-release bump to 0.19

M	configure.ac

commit 4fca4f2f474c6bf7fa0895599265543739499029
Author: Vincent Untz <vuntz@gnome.org>
Date:   Thu Jan 13 11:04:13 2011 +0100

    release: 0.18

M	NEWS

commit b123a26be1caac35860a8d7085566a8fba14e67b
Author: Vincent Untz <vuntz@gnome.org>
Date:   Sat Oct 9 11:49:09 2010 +0200

    build: Update git.mk from pango

M	git.mk

commit 465abba0ff50b660fd7e90f048daf4af279a790c
Author: Vincent Untz <vuntz@gnome.org>
Date:   Tue Oct 5 11:54:06 2010 +0200

    Accept x-scheme-handler/* mime types
    
    This will be used by desktops to know which applications can handle a
    URI scheme.

M	src/mimeutils.c

commit cef7a35679278174298e0e82cc2582a26a3e8e28
Author: Vincent Untz <vuntz@gnome.org>
Date:   Mon Sep 20 17:46:09 2010 +0200

    man: Fix title of update-desktop-database man page

M	man/update-desktop-database.1

commit 2224bf1b5e191c9caddb7dd3e7ba72c1e2850734
Author: Vincent Untz <vuntz@gnome.org>
Date:   Mon Sep 20 17:45:58 2010 +0200

    build: Update all Makefile.am to more recent standards

M	Makefile.am
M	src/Makefile.am

commit 2227d19f65ec398d84ac47c539250c2b6d67f907
Author: Vincent Untz <vuntz@gnome.org>
Date:   Mon Sep 20 17:38:43 2010 +0200

    misc: Update instructions for commit messages
    
    We're switching to "tag:" instead of "[tag]".

M	ChangeLog

commit 7a16049bfbf3f9c63d15a4f62e25d222db121fb2
Author: Vincent Untz <vuntz@gnome.org>
Date:   Fri Sep 10 05:02:20 2010 +0200

    Sort mime types alphabetically in update-desktop-database cache
    
    This makes the cache easier to read, in case some people want to take a
    look.

M	src/update-desktop-database.c

commit f3c5a0da2e3d57871c7fdcb716e8e1274357a449
Author: Vincent Untz <vuntz@gnome.org>
Date:   Fri Sep 10 04:46:37 2010 +0200

    Update README to stop saying there's no doc

M	README

commit a658aaa1ab966e14e92b9dbd721f3bbd3fa53035
Author: Vincent Untz <vuntz@gnome.org>
Date:   Fri Sep 10 04:37:50 2010 +0200

    [release] post-release bump to 0.18

M	configure.ac

commit a96375ffb1bc7b948417d598b296b1cbf1094907
Author: Vincent Untz <vuntz@gnome.org>
Date:   Fri Sep 10 04:36:14 2010 +0200

    [release] 0.17

M	NEWS

commit a8c9483a393da214dc47b3a2a7c571a3a0b6e3b9
Author: Vincent Untz <vuntz@gnome.org>
Date:   Fri Sep 10 04:24:58 2010 +0200

    Add man pages

M	Makefile.am
M	configure.ac
A	man/Makefile.am
A	man/desktop-file-install.1
A	man/desktop-file-validate.1
A	man/update-desktop-database.1

commit 90938d0623031b682734646040fcbd655b3a9652
Author: Vincent Untz <vuntz@gnome.org>
Date:   Fri Sep 10 04:22:41 2010 +0200

    Rework help of all tools
    
    Some text was reworded, and the options were re-ordered.

M	src/install.c
M	src/update-desktop-database.c
M	src/validator.c

commit d6e42384c85fe45b8ac058a1606039046213655d
Author: Vincent Untz <vuntz@gnome.org>
Date:   Fri Sep 10 04:20:16 2010 +0200

    Always output values as lists in the cache from update-desktop-database
    
    When there was only one desktop file for a mime type, we were not adding
    the trailing ;.

M	src/update-desktop-database.c

commit 2291687ae20368c303f2ca30e50f48d100984f3f
Author: Vincent Untz <vuntz@gnome.org>
Date:   Fri Sep 10 03:32:02 2010 +0200

    If -q and -v are passed to update-desktop-database, ignore -v

M	src/update-desktop-database.c

commit 7e435f066472891981b826c5bb8f4c7b02319b28
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Sep 8 19:30:17 2010 +0200

    Add HACKING, update README

A	HACKING
M	Makefile.am
M	README

commit 674786e1bab7d5a50f9f36786cdae4afa6232986
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Sep 8 17:52:45 2010 +0200

    Update license files to latest text
    
    Note that this doesn't change the license. The license text was updated
    for the latest FSF address, for example.

M	COPYING

commit 0770dc126c528aace2b7471eebed61e346986444
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Sep 8 17:51:59 2010 +0200

    Rename configure.in to configure.ac

R100	configure.in	configure.ac

commit 16bf494848cb4dd63abd66f556f39aa702f40bd3
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Sep 8 17:50:56 2010 +0200

    Remove empty INSTALL

D	INSTALL

commit 1cb81f449ade2635f06a0c15e0c57aceba6b2429
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Sep 8 17:50:27 2010 +0200

    Update git.mk from pango

M	git.mk

commit d6b2465f06951dc26e88122281665e8a4cfd938b
Author: Vincent Untz <vuntz@gnome.org>
Date:   Fri Mar 19 19:26:32 2010 +0100

    Fix typo in comment

M	src/mimeutils.c

commit b145a2c99d21f26809d9e6140bf7e2aa062b6b02
Author: Vincent Untz <vuntz@gnome.org>
Date:   Fri Mar 19 19:21:28 2010 +0100

    Make icon names with an extension for Icon key a non-fatal error
    
    We made this a warning to not annoy everybody, but this is really an
    error. Since we now have a mechanism to handle non-fatal error, use it
    here.

M	src/validate.c

commit 35cfa21227e77a80d8ccf1759ce23565fac3960e
Author: Vincent Untz <vuntz@gnome.org>
Date:   Fri Mar 19 12:09:43 2010 +0100

    Accept chemical/* mime types as valid types
    
    While those mime types are not strictly valid since they were never
    accepted by the IANA, they are used by real applications. It's also
    well-defined (http://www.ch.ic.ac.uk/chemime/), and used by
    real-world applications.
    
    Thanks to Pascal Terjan <pterjan@mandriva.com> for noticing this.
    
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420795

M	src/mimeutils.c

commit 47c06813dcf46f6dad4ba06d9e435ae6f1a649bf
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Mar 10 04:11:44 2010 +0100

    [release] post-release bump to 0.17

M	configure.in

commit aa03ad7936b43a1341828acefc63b4bed9ec7e02
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Mar 10 04:11:16 2010 +0100

    [release] 0.16

M	NEWS

commit 347947381fe6ff56c18415223205aa0b52a02230
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 05:08:05 2010 +0100

    Handle some exceptions to be a bit more flexible
    
    There are known exceptions like misc/ultravox that we should support.
    
    We should also recommend to use a valid alias instead of an invalid mime
    type (for example, flv-application/octet-stream should be replaced with
    video/x-flv).

M	src/mimeutils.c

commit be3aec1ebb3a335bc757bb4588609ca2c2722e7c
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 04:46:44 2010 +0100

    Make the invalid mime type error non-fatal for now

M	src/validate.c

commit 847c557baf630adaa03ebb8fbb179bc3dbbeb492
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 04:34:59 2010 +0100

    Fix wrong return value in case of error
    
    FALSE was used instead of MU_INVALID.

M	src/mimeutils.c

commit 377e919087cf2711f31cee7c06b40401e4a70fde
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 04:34:10 2010 +0100

    Fix warning for X- media types not showing

M	src/mimeutils.c

commit 520a9e3bb976b6877ee697ae6f6d0cc5a23b1ba5
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 04:32:30 2010 +0100

    Handle some fdo media types correctly
    
    inode, x-content and x-directory are used already, and should be
    considered as special case (even though they haven't be registered with
    IANA).
    
    Note that x-directory is discouraged, though, since inode/directory
    replaces it.

M	src/mimeutils.c

commit 0a2a429ca2943f7b329d9a90f4950588a56f9f15
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 04:07:40 2010 +0100

    Make some of the new errors non-fatal for now
    
    Making errors introduced in a release fatal will annoy many people.
    They're still marked as errors and will be visible (so fixable), but
    they won't make the program return 1, so people can still work.
    
    They should be marked as fatal after the release.

M	src/validate.c

commit baf763143043b9be48ef8dc8bf7050f418aa0bb2
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 03:38:45 2010 +0100

    Accept empty Categories key as valid
    
    It's really like not having the Categories key at all, which is valid.

M	src/validate.c

commit 06c29d6e1246cc63c9c0296c96ea7885f982f868
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 03:35:33 2010 +0100

    Mark the AutostartCondition key as an Application key

M	src/validate.c

commit ca41044f3d2311ad4300cdfc864a670e7f772626
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 03:29:06 2010 +0100

    Use g_utf8_strchr instead of strchr to be on the safe side
    
    Since the string can be UTF-8, it's better to make sure we look for a
    character in a UTF-8-compatible way.

M	src/validate.c

commit 2b51e462ce272dd829dc8f7bb4339b47243ee1c5
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 03:28:13 2010 +0100

    Use G_DIR_SEPARATOR instead of '/'

M	src/validate.c

commit 31585ac26ff458159b01c6bcfcf1405e164d6448
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 03:26:12 2010 +0100

    Handle AutostartCondition key
    
    While this never really made it into the autostart specification, it's
    in use now. And it was well-received when proposed, so it will probably
    enter the specification.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=20627

M	src/validate.c

commit 08892f7b705b8c92aaa9b7a2872e0ded3f96f6d6
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 02:42:16 2010 +0100

    Tweak an error string

M	src/update-desktop-database.c

commit 681d5173684a8a758d913e52cc704e3dab3d562c
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 02:40:50 2010 +0100

    Improve one string for translation
    
    This also fix https://bugs.freedesktop.org/show_bug.cgi?id=24924 as a
    side-effect.

M	src/update-desktop-database.c

commit 2ef8bc132a15cb02e5bbb424bc79d4c1c4fad0e0
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 02:36:48 2010 +0100

    Mark all output strings as translatable

M	src/update-desktop-database.c

commit 25b0d59ab575e434f040face089e6ba83ab0b807
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 02:34:06 2010 +0100

    Consistent use of quotes in error messages

M	src/update-desktop-database.c

commit 843e5f4cd8680f57add251c745d19ba2db38d05e
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 02:29:06 2010 +0100

    Improve error messages
    
    Loosely based on patch from Erik Hovland <erik@hovland.org>
    
    https://bugs.freedesktop.org/show_bug.cgi?id=20039

M	src/update-desktop-database.c

commit fdb63c3d0416d8d54747f14f66b635ebf241a852
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 02:22:38 2010 +0100

    Update copyrights, and add vim modelines

M	src/install.c
M	src/keyfileutils.c
M	src/keyfileutils.h
M	src/mimeutils.c
M	src/mimeutils.h
M	src/update-desktop-database.c
M	src/validate.c
M	src/validate.h
M	src/validator.c

commit 5bc232624ba230b35d9088abdd001f15ff13055e
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Feb 17 02:04:08 2010 +0100

    Fix indentation and remove trailing spaces

M	src/install.c
M	src/mimeutils.c
M	src/update-desktop-database.c
M	src/validate.c
M	src/validator.c

commit 7240dff57b6e4fd4e1a03167bab402e69356e3c7
Author: Vincent Untz <vuntz@gnome.org>
Date:   Tue Feb 16 01:14:48 2010 +0100

    Generate bzip2 tarballs

M	configure.in

commit abaf456abfecd26c18e4241edb40c177161487c1
Author: Vincent Untz <vuntz@gnome.org>
Date:   Tue Feb 16 01:11:21 2010 +0100

    Do not try to use versioned binaries of automake/aclocal
    
    We were trying to use binaries versioned 1.7 which is quite old anyway.
    Any real build system will have non-versioned binaries.

M	autogen.sh

commit 91bce492f1cddea3c43cbf9fbbf136d87d8c9acb
Author: Vincent Untz <vuntz@gnome.org>
Date:   Tue Feb 16 01:08:00 2010 +0100

    Add a DOAP file

A	desktop-file-utils.doap

commit d7b231ad854a4695e2261d87910b148f80c9af33
Author: Vincent Untz <vuntz@gnome.org>
Date:   Tue Feb 16 01:03:43 2010 +0100

    Remove .cvsignore files

D	.cvsignore
D	misc/.cvsignore
D	src/.cvsignore

commit 4dd06da006711e69de7a76f1ea799e446f95dc78
Author: Vincent Untz <vuntz@gnome.org>
Date:   Tue Feb 16 01:02:04 2010 +0100

    Put commit message guidelines in ChangeLog

M	ChangeLog
C100	ChangeLog	ChangeLog.pre-git

commit 07a6e2688bfaba6872ca1495fffbd7bbe17022d3
Author: Vincent Untz <vuntz@gnome.org>
Date:   Tue Feb 16 01:01:00 2010 +0100

    Use git.mk from pango to autogenerate .gitignore files

M	Makefile.am
A	git.mk
M	misc/Makefile.am
M	src/Makefile.am

commit 1ca85988dec761535699d3cb14ba8a551411a4d6
Author: Vincent Untz <vuntz@gnome.org>
Date:   Tue Jul 21 17:23:23 2009 +0000

    use AM_SILENT_RULES if available for a quiet build
    
    2009-07-21  Vincent Untz  <vuntz@gnome.org>
    
    	* configure.in: use AM_SILENT_RULES if available for a quiet build
    	* configure.in:
    	* Makefile.am: use the m4 directory as macro dir

M	.cvsignore
M	ChangeLog
M	Makefile.am
M	configure.in

commit 54e7d80e9dc2042ce0331cf65af2fb85c2960962
Author: Vincent Untz <vuntz@gnome.org>
Date:   Sat Jan 10 17:18:40 2009 +0000

    add "warning" to the error strings that are output when fixing the desktop
    
    2009-01-10  Vincent Untz  <vuntz@gnome.org>
    
    	* src/validate.c: (desktop_file_fixup): add "warning" to the error
    	strings that are output when fixing the desktop file so that people can
    	learn about the errors and directly fix them.
    	Fix bug #18206.

M	ChangeLog
M	src/validate.c

commit db8e1039fbd4e9e9e23273bb49ea9922dd8d595c
Author: Vincent Untz <vuntz@gnome.org>
Date:   Sat Jan 10 12:05:31 2009 +0000

    add LXDE in the list of registered OnlyShowIn values.
    
    2009-01-10  Vincent Untz  <vuntz@gnome.org>
    
    	* src/validate.c: add LXDE in the list of registered OnlyShowIn values.

M	ChangeLog
M	src/validate.c

commit b8f66b528a0d6b5c64140304f39b50a01497e846
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Dec 10 04:43:31 2008 +0000

    fix warning in a comment
    
    2008-12-10  Vincent Untz  <vuntz@gnome.org>
    
    	* src/mimeutils.c: fix warning in a comment

M	ChangeLog
M	src/mimeutils.c

commit 8fa7b28e36a81d74b671339bbbdde11a6ded2c98
Author: Vincent Untz <vuntz@gnome.org>
Date:   Sun Apr 27 23:42:27 2008 +0000

    Be stricter for the MIME type check. It's actually a bit too strict right
    
    2008-04-28  Vincent Untz  <vuntz@gnome.org>
    
    	Be stricter for the MIME type check. It's actually a bit too strict
    	right now, see the TODO at the beginning of mimeutils.c to know how to
    	improve things a bit.
    
    	* src/Makefile.am:
    	* src/mimeutils.[ch]: add new files
    	* src/update-desktop-database.c: (process_desktop_file): use the
    	improved mu_mime_type_is_valid() function instead of
    	is_valid_mime_type()
    	* src/validate.c: (handle_mime_key): use the improved
    	mu_mime_type_is_valid() function instead of a trivial check

M	ChangeLog
M	src/Makefile.am
A	src/mimeutils.c
A	src/mimeutils.h
M	src/update-desktop-database.c
M	src/validate.c

commit 3425eaf5d0e55c4e1c853f6af6e846c7763ba48a
Author: Vincent Untz <vuntz@gnome.org>
Date:   Sat Apr 26 17:51:30 2008 +0000

    check that the Comment does not look like the Name of the GenericName
    
    2008-04-26  Vincent Untz  <vuntz@gnome.org>
    
    	* src/validate.c: (handle_comment_key): check that the Comment does not
    	look like the Name of the GenericName
    	(validate_keys_for_current_group): instead of storing only the
    	information that a group contain a key, also link to the content of the
    	key. Also report the error of multiple keys with the same name the
    	first time we have a key (instead of the second time).
    	Plug a small leak.

M	ChangeLog
M	src/validate.c

commit 834fdc1f65043704962dcf26b9aa5194338eec91
Author: Vincent Untz <vuntz@gnome.org>
Date:   Sat Apr 26 14:27:02 2008 +0000

    make a few more structure static, change the way we store data about the
    
    2008-04-26  Vincent Untz  <vuntz@gnome.org>
    
    	* src/validate.c: make a few more structure static, change the way we
    	store data about the know catgories so that we have more information
    	(like dependencies)
    	(handle_categories_key): updated for the previous change. We now
    	additionally check that categories required by another one are present.
    	Fix bug #15672.
[--snip--]
