summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorpzanoni <pzanoni@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94>2011-02-15 17:59:33 +0000
committerpzanoni <pzanoni@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94>2011-02-15 17:59:33 +0000
commit728092ebe0eed48ca0a5bb44b9e13c03c9803d84 (patch)
treeeaa215adcd45d85c28b5e107142bdfb77361b52f /NEWS
parent2f49ac76b16a1d21b7aa33cd6c52e307e897b8a7 (diff)
downloaddraksnapshot-728092ebe0eed48ca0a5bb44b9e13c03c9803d84.tar
draksnapshot-728092ebe0eed48ca0a5bb44b9e13c03c9803d84.tar.gz
draksnapshot-728092ebe0eed48ca0a5bb44b9e13c03c9803d84.tar.bz2
draksnapshot-728092ebe0eed48ca0a5bb44b9e13c03c9803d84.tar.xz
draksnapshot-728092ebe0eed48ca0a5bb44b9e13c03c9803d84.zip
- ship only a single desktop file in /etc/xdg/autostart, since that
location is standard and used by many window managers - don't ship a xinit.d script: xdg-autostart-compliance should make old window managers start the XDG autostart files git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@271934 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bc25883..edf5b68 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+- ship only a single desktop file in /etc/xdg/autostart, since that
+ location is standard and used by many window managers
+- don't ship a xinit.d script: xdg-autostart-compliance should make
+ old window managers start the XDG autostart files
- do not delete interval lines since they can no longer be set, and
restore defaults when they are all missing (#58534)