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