index
:
~vuntz/desktop-file-utils
master
Utilities for manipulating desktop files
vuntz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-21
use AM_SILENT_RULES if available for a quiet build
HEAD
master
Vincent Untz
4
-0/+11
2009-01-10
add "warning" to the error strings that are output when fixing the desktop
Vincent Untz
2
-2/+9
2009-01-10
add LXDE in the list of registered OnlyShowIn values.
Vincent Untz
2
-1/+5
2008-12-10
fix warning in a comment
Vincent Untz
2
-1/+5
2008-04-27
Be stricter for the MIME type check. It's actually a bit too strict right
Vincent Untz
6
-96/+301
2008-04-26
check that the Comment does not look like the Name of the GenericName
Vincent Untz
2
-8/+61
2008-04-26
make a few more structure static, change the way we store data about the
Vincent Untz
3
-67/+242
2008-04-26
at least one main category must be included in the Categories. Output an
Vincent Untz
2
-3/+28
2008-03-06
don't unlink the destination file if it's the same as the source file in
Vincent Untz
2
-2/+13
2008-02-11
post-release bump to 0.16
Vincent Untz
2
-1/+7
2008-02-11
version 0.15
DESKTOP_FILE_UTILS_0_15
Vincent Untz
2
-0/+13
2008-02-05
Fix crash with really small lines that are invalid, like just "a". Fox bug
Vincent Untz
2
-1/+22
2008-01-20
don't get the MimeType key from the first start group (which might not
Vincent Untz
3
-1/+13
2007-12-14
Consider icon names with extensions a warning and not an error for now.
Ray Strode
2
-1/+6
2007-09-01
post-release bump to 0.15
Vincent Untz
2
-1/+7
2007-09-01
version 0.14
DESKTOP_FILE_UTILS_0_14
Vincent Untz
2
-0/+23
2007-09-01
small improvements
Vincent Untz
2
-3/+12
2007-09-01
validate the desktop file after modifying its content, but before doing
Vincent Untz
2
-9/+17
2007-09-01
Don't exit(), but let the main() function do it with a proper error
Vincent Untz
2
-5/+18
2007-09-01
require glib 2.8.0 kill (main): directly use g_mkdir_with_parents()
Vincent Untz
3
-24/+8
2007-09-01
simplify the code with a macro (parse_options_callback): if
Vincent Untz
2
-67/+52
2007-08-18
handle -m too. Fix bug #12018. Patch by Matthias Clasen
Vincent Untz
2
-3/+12
2007-08-18
Handle X-Foo in environments. Based on patch by Stanislav Brabec
Vincent Untz
2
-2/+19
2007-07-27
new, checks that the value is either an absolute path to a file, or that
Vincent Untz
2
-1/+58
2007-07-08
pass the GError to g_key_file_load_from_file(), so we know when we can't
Vincent Untz
2
-1/+7
2007-06-30
updated to desktop entry spec 1.0. Patch by Ville Skyttä
Vincent Untz
2
-8/+40
2007-06-04
post-release bump to 0.14
Vincent Untz
2
-1/+7
2007-06-04
version 0.13
DESKTOP_FILE_UTILS_0_13
Vincent Untz
2
-0/+17
2007-06-04
add myself update URL of the desktop entry spec
Vincent Untz
3
-1/+7
2007-06-04
check if we have a vendor name before using it (main): fix bug when no
Vincent Untz
2
-11/+11
2007-06-04
Don't use GKeyFile in the validator, so we really control everything.
Vincent Untz
3
-178/+539
2007-03-15
remove mention of desktop-menu-tool kill, was useless and deprecated
Vincent Untz
15
-2845/+2237
2006-11-08
post-release bump to 0.13.
Ray Strode
2
-1/+7
2006-11-08
update news file
DESKTOP_FILE_UTILS_0_12
Ray Strode
2
-1/+13
2006-11-07
If a desktop file contains "Applications" instead of "Application" make
Ray Strode
2
-2/+8
2006-11-07
Print a warning instead of an error if categories aren't defined by the
Ray Strode
2
-37/+54
2006-11-07
Validate keywords as localestrings instead of strings (red hat bug
Ray Strode
2
-1/+7
2006-11-07
update categories to match the latest version of the desktop menu
Ray Strode
2
-23/+39
2006-11-07
apply fixes from Ville Skyttä <ville.skytta@iki.fi> to match the latest
Ray Strode
2
-28/+43
2006-11-06
fix a couple of mem leaks. Patch from Pascal Terjan (gnoem bug 345686)
Ray Strode
2
-1/+11
2006-11-06
move g_free inside if branch to prevent a double free in the else case.
Ray Strode
2
-1/+8
2006-11-06
fix category typos: TeminalEmulator -> TerminalEmulator ScreenSaver ->
Ray Strode
2
-2/+10
2006-11-06
add patch from Vincent Untz to not validate categories that start with X-
Ray Strode
2
-0/+12
2006-07-26
remove from cvs
Ray Strode
5
-3362/+4
2006-04-18
post-release bump to 0.12.
Ray Strode
2
-1/+5
2006-04-18
==================== 0.11 ====================
DESKTOP_FILE_UTILS_0_11
Ray Strode
2
-0/+13
2006-04-18
Validate that desktop file categories match those specified in the spec.
Ray Strode
6
-264/+342
2005-08-31
resync from libegg to fix grammar error spotted by Moritz Barsnick
Ray Strode
2
-12/+18
2005-01-10
NULL terminate default search path. Spotted by Mike Hearn <mike@navi.cx>
Ray Strode
2
-0/+8
2004-11-23
Patch from Ville Skyttä <ville.skytta@iki.fi>
Mark McLoughlin
3
-3/+11
[next]