From bc42bca9ddb6270681ead9289fe638d121d9a6c7 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 15 Jun 2009 01:50:27 -0400 Subject: [PATCH] Add entry about xdg user dir icons --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 7363803117..ae3a285962 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,11 @@ Overview of Changes from GTK+ 2.17.1 to 2.17.2 its background color depending on the message type. By default, it uses the same background color as tooltips. This can be turned off with style property. + - The GTK+ file chooser (as well as nautilus and other users of GIO + icon information) can now show different icons for xdg user dirs. + The icon names are folder-documents, folder-download, folder-music, + folder-pictures, folder-publicshare, folder-templates, folder-videos, + with an automatic fallback to the standard folder icon. Overview of Changes from GTK+ 2.17.0 to 2.17.1