
CVS log for pkgsrc/sysutils/desktop-file-utils/distinfo
Up to [NetBSD + pkgsrc-wip] / pkgsrc / sysutils / desktop-file-utils
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Apr 15 15:44:32 2012 UTC (5 weeks, 3 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4
lines
Update to 0.20:
============
Version 0.20
============
desktop-file-install
- fix list of locale strings without trailing slash (Matthias Clasen)
desktop-file-validate
- add MATE and Razor to list of registered environments (Vincent)
- validate Desktop Actions (Giovanni Campagna, Vincent)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Feb 13 12:29:12 2012 UTC (3 months, 1 week ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -5
lines
update to 0.19
changes:
-many fixes
-documentation updates, manpages added
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Mar 4 13:25:18 2008 UTC (4 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4
lines
Update to 0.15:
============
Version 0.15
============
o make the extension check for Icon key a warning instead of an error for now
(Ray Strode)
o Fix a crash in update-desktop-database when there's no group (Vincent)
o Fix a crash in the validator happening for very small lines (Vincent)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Sep 7 16:11:19 2007 UTC (4 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4
lines
Update to 0.14:
============
Version 0.14
============
o update of the Emacs editing mode for .desktop files (Ville Skyttä)
o make desktop-file-install print an error when trying to install a
non-existing desktop file, or a desktop file that can't be read (Vincent)
o make the validator check the content of the Icon key (Vincent)
o make the validator accept X-Foo as a valid environment (this was added to
the spec) (Stanislav Brabec, Vincent)
o really handle the -m command line argument for desktop-file-install
(Matthias Clasen)
o make desktop-file-install accept as one valid argument multiple
categories/only-show-in/mime-types values. Now --add-category="GNOME;GTK"
works as expected. (Vincent)
o make desktop-file-install validate the created desktop file before removing
the original file, and unlink it if it's not valid (Vincent)
o code cleanups for desktop-file-install (Vincent)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jul 3 19:47:36 2007 UTC (4 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -5
lines
Update to 0.13:
============
Version 0.13
============
o rewrite validator, and update it for desktop entry specification 1.0.
The validator should be stricter and report more useful messages.
(Vincent)
o add --warn-kde and --no-warn-deprecated command line options to
desktop-file-validate (Vincent)
o port desktop-file-install to GKeyFile (Vincent)
o don't require --vendor for desktop-file-install (Vincent)
o some general module cleanup (Vincent)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Nov 18 23:58:53 2006 UTC (5 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5
lines
Update to 0.12:
============
Version 0.12
============
o improves category validation code to not catch false positives (Vincent Fretin, Ville Skyttä, Ray Strode, Vincent Untz)
o make category validation code non-fatal (Ray)
o fix mem leaks and double frees (Pascal Terjan)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 28 18:36:01 2006 UTC (6 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4
lines
Update to 0.11:
============
Version 0.11
============
o Validate desktop file categories (Emmet Hikory, Vincent Untz)
o Use GKeyFile instead of the old egg code in update-desktop-database (Vincent)
o Use GOption instead of popt (Vincent)
o Fix grammar problem in one of the strings (Moritz Barsnick)
o NULL terminate search patch in update-desktop-database (Mike Hearn)
o Fix language to encoding mapping to match spec (Ville Skyttä)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 24 13:40:52 2005 UTC (7 years, 2 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
Add RMD160 digests.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jan 3 21:43:07 2005 UTC (7 years, 4 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -5
lines
Update to 0.10:
o Remove all menus code (Mark McLoughlin)
o Don't try and add key/value pairs to comments (Miloslav Trmac)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Dec 5 09:38:02 2004 UTC (7 years, 5 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3
lines
Update to 0.9:
o Many update-desktop-database improvements (Ray Strode, Dan Williams)
o Fix desktop-file-install --remove-only-show-in (Ray Strode)
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Sep 21 17:03:54 2004 UTC (7 years, 8 months ago) by jmmv
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of desktop-file-utils, version 0.8:
desktop-file-utils contains a couple of command line utilities for working
with desktop entries and the applications database. More specifically,
it contains the update-desktop-database utility, used to rebuild the database
that connects MIME types to applications.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 21 17:03:54 2004 UTC (7 years, 8 months ago) by jmmv
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>