OLD | NEW |
(Empty) | |
| 1 Release notes for xdg-utils 1.0.2 |
| 2 ================================= |
| 3 |
| 4 This release fixes: |
| 5 * SVG icons are not supported but documentation still mentioned SVG |
| 6 * xdg-email can now be used without any e-mail address |
| 7 * Don't use mktemp without arguments, it breaks on systems with certain |
| 8 older versions of mktemp (xdg-desktop-menu, xdg-screensaver) |
| 9 |
| 10 Release notes for xdg-utils 1.0.1 |
| 11 ================================= |
| 12 |
| 13 This release fixes: |
| 14 * Several shell syntax issues causing failures on Ubuntu 6.10 |
| 15 * Spurious output on stdout when running xdg-desktop-menu |
| 16 * Non-ascii mailto URI handling of xdg-emial on non-UTF8 locales under KDE |
| 17 |
| 18 Release notes for xdg-utils 1.0 |
| 19 =============================== |
| 20 |
| 21 xdg-utils 1.0 has been tested under the Gnome and KDE desktop environments |
| 22 on Debian, Fedora, Kubuntu, Mandriva, Redhat RHEL4, SUSE, Ubuntu and Xandros |
| 23 based Linux systems. These release notes reflect test findings. Despite |
| 24 extensive testing it should be pointed out that xdg-utils is provided AS IS |
| 25 without warranty of any kind. See the LICENSE file for details. |
| 26 |
| 27 * general: |
| 28 - When installing applications or file types for the current user only |
| 29 (user mode) it may be necessary to restart the session in order for |
| 30 the panel and filemanager to show the correct icons. This problem |
| 31 typically occurs when the installation process required new |
| 32 (hidden) directories to be created under the user's home directory. |
| 33 |
| 34 * xdg-mime: |
| 35 - xdg-mime query filetype may fail under Gnome on certain Debian |
| 36 systems that do not have gnomevfs-info installed by default. |
| 37 |
| 38 * xdg-desktop-menu: |
| 39 - On Redhat RHEL 4 systems running Gnome, new submenus will not appear |
| 40 until the session is restarted. For testing purposes the command |
| 41 "killall gnome-panel" can be used instead of restarting the session. |
| 42 It is not recommended to use this as part of installation scripts |
| 43 though. |
| 44 |
| 45 - KDE based desktops may require several seconds to update the |
| 46 application menu after installing new items. The user may need to |
| 47 close the applications menu first before new items will show up. |
| 48 |
| 49 - On SUSE systems, desktop entries that list any of the standard |
| 50 menu Categories are often being placed in a "More Programs" submenu |
| 51 which makes them somewhat hard to find. |
| 52 |
| 53 * xdg-screensaver: |
| 54 - Screensaver locking does not work on KDE under SUSE 10.0 |
| 55 |
| 56 * xdg-email: |
| 57 - Please refer to http://portland.freedesktop.org/wiki/EmailConfig |
| 58 for additional information on setting up the default E-mail client. |
| 59 |
| 60 - With current versions of Mozilla Thunderbird it is not possible to |
| 61 specify attachments. In order to send an attachment, the user will |
| 62 need to attach the file manually. |
| 63 |
| 64 - Older versions of KMail do not support multiple To or CC recipients. |
OLD | NEW |