summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldo Bastian <waldo.bastian@intel.com>2006-10-06 21:34:21 +0000
committerWaldo Bastian <waldo.bastian@intel.com>2006-10-06 21:34:21 +0000
commit552cdffa7b6a1636f83d3ae3ee1883148882eb9c (patch)
treedd8c5d05decf470f667957fffa0a2e400bd715cf
parentf405d01e0f01a223adc3a06daa6c8e3cceb6777c (diff)
Reading material
-rw-r--r--RELEASE_NOTES47
1 files changed, 47 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
new file mode 100644
index 0000000..3542b7a
--- /dev/null
+++ b/RELEASE_NOTES
@@ -0,0 +1,47 @@
+Release notes for xdg-utils 1.0
+===============================
+
+xdg-utils 1.0 has been tested under the Gnome and KDE desktop environments
+on Debian, Fedora, Mandriva, Redhat RHEL4, SUSE and Xandros based Linux
+distributions. 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.