summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-10allow DESKTOP_SESSION='Xfce Session' to match xfceHEADmasterRex Dieter2-1/+4
2012-03-02another bash'ism snuck in a recent patchRex Dieter1-1/+1
2012-03-02xdg-open replaces "&" with "%U" in URLs (BR46002)Rex Dieter2-1/+4
2012-03-02add lubuntu support (BR44775)Rex Dieter2-2/+3
2012-03-02xdg-terminal doesn't handle TERM values like TERM=linux (BR 44358)Rex Dieter2-6/+3
2012-03-02xdg-terminal incompatible with screen/rxvt-unicode (BR44357)Rex Dieter2-1/+12
2012-03-02"unknown DE" improvements (BR45295)Rex Dieter3-31/+100
2011-12-09* initial DE=mate support (mostly just xdg-open so far)Rex Dieter3-0/+23
2011-12-07* xdg-open: fix spurious 'x-www-browser: command not found' (RH755553)Rex Dieter2-1/+2
2011-12-07* xdg-screensaver: gnome-screensaver detection broken (BR43575)Rex Dieter2-1/+4
2011-09-30xdg-open: use x-scheme-handler/ instead of uri/ (BR35700)Rex Dieter2-3/+6
2011-09-28fix error introduced in commit fa887df131cbeffc0b37debb306faf8fd692f641Rex Dieter1-1/+1
2011-09-28xdg-settings: support registering default scheme handler (merge from chromium...Rex Dieter6-39/+485
2011-09-28xdg-open: look up default applications by URI scheme (BR35700)Rex Dieter2-2/+21
2011-09-28xdg-open: improve debugging output (BR40959)Rex Dieter2-0/+3
2011-09-28+changelogRex Dieter1-0/+1
2011-09-28Avoid some unnecessary stat calls.Ville Skyttä5-14/+14
2011-09-28+changelogRex Dieter1-0/+2
2011-09-28Fix external links in docs, use <ulink> for them.Ville Skyttä4-8/+8
2011-09-28+changelog for previous commitRex Dieter1-0/+3
2011-09-28Documentation spelling fixes.Ville Skyttä14-28/+28
2011-08-29apply previous fix for lxde_open tooRex Dieter1-1/+1
2011-08-29xdg-open cant open some valid urls if URL doesnt match existing filename (BR3...Rex Dieter2-1/+5
2011-08-27xdg-terminal fails to open terminal on generic desktop (BR40418)Rex Dieter2-1/+10
2011-08-18xdg-email: Enclose addresses in double quotes for ThunderbirdTomas Bzatek1-3/+3
2011-08-12+changelog for prior commit(s)Rex Dieter1-0/+1
2011-08-12xdg-email: Unescape the attachment string for Thunderbird 5 tooTomas Bzatek1-1/+1
2011-08-12xdg-email: Pass unescaped addresses for Thunderbird 5Tomas Bzatek1-3/+3
2011-08-12* xdg-email fails with unicode strings if using gawk (BR13139)Rex Dieter2-1/+11
2011-08-11Merge branch 'master' of ssh://git.freedesktop.org/git/xdg/xdg-utilsRex Dieter2-5/+27
2011-08-11* xdg-terminal : remove remaining '==' bash'isms (BR38959)Rex Dieter2-7/+10
2011-07-19* xdg-utils-common.in: support $XDG_CURRENT_DESKTOPRex Dieter2-6/+28
2011-07-13* xdg-mime : use 'file --mime-type' instead of 'file -i' (BR39166)Rex Dieter2-2/+5
2011-05-10suppress which gnome-default-applications-properties output that actually worksRex Dieter1-1/+1
2011-05-10* xdg-mime : handle home dirs with spaces, mimeapps.list not existing. Thank...Rex Dieter2-5/+9
2011-05-05add missing ;; (from previous 2d150ea85de48de2ccd21251762bd7ec675a5499 commit...Rex Dieter2-0/+4
2011-05-04* xdg-utils-common.in : move a couple of utility functions here (from xdg-set...Rex Dieter3-53/+63
2011-04-20xdg-desktop-icon does not work when user desktop dir has spaces (BR36417)Rex Dieter2-1/+4
2011-04-14spurious capture of which in KMIMETYPEFINDER (BR31444)Rex Dieter2-4/+3
2011-04-14kfmclient_fix_error_code should no longer get called outside of kde3 anywayRex Dieter1-1/+0
2011-04-14xdg-email outputs errors with localized KDE4 (BR32924)Rex Dieter2-3/+5
2011-04-14xdg-{open,email} should try x-www-browser (BR33095)Rex Dieter3-2/+3
2011-04-14xdg-open is sensitive to default grep options (BR34164)Rex Dieter2-0/+4
2011-04-14text BROWSER=+elinks (for real this time)Rex Dieter3-2/+3
2011-04-14Revert "text BROWSER=+elinks"Rex Dieter3-3/+2
2011-04-14text BROWSER=+elinksRex Dieter3-2/+3
2011-04-14xdg-open's list of fallback browsers excludes seamonkey (BR33699)Rex Dieter3-2/+3
2011-04-14xdg-open does not detect xfce (BR25941)Rex Dieter2-0/+6
2011-04-12suppress 'which gnome-default-applications-properties' output. Thanks to Mik...Rex Dieter2-1/+4
2011-04-08xdg-mime: add mimeapps.list support. Thanks to Chris Coulson.Rex Dieter2-9/+82