summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES
blob: 7f44b045ebbe58e317a8d8856baa0ddda86aee55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
Release notes for xdg-utils 1.2.0
=================================
* better support for Plasma6, Deepin, LXQt
* partial support for WSL / flatpak's
* Numerous other fixes and improvements

Release notes for xdg-utils 1.1.0
=================================

This release includes:
* better support for GNOME3, KDE4, Plasma5, LXDE, MATE, XFCE
* initial support for generic methods (non toolkit-specific, experimental)
* xdg-settings utility, a script to get various settings from the desktop
  environment


Release notes for xdg-utils 1.0.2
=================================

This release fixes:
* SVG icons are not supported but documentation still mentioned SVG
* xdg-email can now be used without any e-mail address
* Don't use mktemp without arguments, it breaks on systems with certain
  older versions of mktemp (xdg-desktop-menu, xdg-screensaver)

Release notes for xdg-utils 1.0.1
=================================

This release fixes:
* Several shell syntax issues causing failures on Ubuntu 6.10
* Spurious output on stdout when running xdg-desktop-menu
* Non-ascii mailto URI handling of xdg-emial on non-UTF8 locales under KDE

Release notes for xdg-utils 1.0
===============================

xdg-utils 1.0 has been tested under the Gnome and KDE desktop environments
on Debian, Fedora, Kubuntu, Mandriva, Redhat RHEL4, SUSE, Ubuntu and Xandros
based Linux systems. These release notes reflect test findings. Despite
extensive testing it should be pointed out that xdg-utils is provided AS IS
without warranty of any kind. See the LICENSE file for details.

* general:
    - When installing applications or file types for the current user only
      (user mode) it may be necessary to restart the session in order for
      the panel and filemanager to show the correct icons. This problem
      typically occurs when the installation process required new
      (hidden) directories to be created under the user's home directory.

* xdg-mime: 
    - xdg-mime query filetype may fail under Gnome on certain Debian
      systems that do not have gnomevfs-info installed by default.

* xdg-desktop-menu:
    - On Redhat RHEL 4 systems running Gnome, new submenus will not appear
      until the session is restarted. For testing purposes the command
      "killall gnome-panel" can be used instead of restarting the session.
      It is not recommended to use this as part of installation scripts
      though.

    - KDE based desktops may require several seconds to update the
      application menu after installing new items. The user may need to
      close the applications menu first before new items will show up.

    - On SUSE systems, desktop entries that list any of the standard
      menu Categories are often being placed in a "More Programs" submenu
      which makes them somewhat hard to find.

* xdg-screensaver:
    - Screensaver locking does not work on KDE under SUSE 10.0

* xdg-email:
    - Please refer to http://portland.freedesktop.org/wiki/EmailConfig
      for additional information on setting up the default E-mail client.

    - With current versions of Mozilla Thunderbird it is not possible to
      specify attachments. In order to send an attachment, the user will
      need to attach the file manually.

    - Older versions of KMail do not support multiple To or CC recipients.