28 lines
787 B
Diff
28 lines
787 B
Diff
|
From a983a14293129ea94b634579a46dc69835e88e15 Mon Sep 17 00:00:00 2001
|
||
|
From: Rex Dieter <rdieter@math.unl.edu>
|
||
|
Date: Fri, 7 Feb 2014 10:31:08 -0600
|
||
|
Subject: [PATCH 1/9] mention xdg-settings
|
||
|
|
||
|
gleaned from 1.1.0-rc1 release announcement
|
||
|
---
|
||
|
RELEASE_NOTES | 3 +++
|
||
|
1 file changed, 3 insertions(+)
|
||
|
|
||
|
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
|
||
|
index 7f84063..484b2b9 100644
|
||
|
--- a/RELEASE_NOTES
|
||
|
+++ b/RELEASE_NOTES
|
||
|
@@ -4,6 +4,9 @@ Release notes for xdg-utils 1.1.0
|
||
|
This release includes:
|
||
|
* better support for GNOME3, KDE4, 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
|
||
|
=================================
|
||
|
--
|
||
|
1.9.0
|
||
|
|