summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Blumenkrantz <m.blumenkran@samsung.com>2013-05-29 15:04:46 +0100
committerMike Blumenkrantz <m.blumenkran@samsung.com>2013-05-29 15:04:46 +0100
commitca798e4d05a7ca0f1411ab9fd878a346560b46b2 (patch)
treeb1754fb7ebf297a7d77306ccfdf67ac91651af47 /NEWS
parent65e4442f1c6fb4ce2dc5546eb5d83742f9fe72b6 (diff)
downloadenlightenment-ca798e4d05a7ca0f1411ab9fd878a346560b46b2.tar.gz
fix e_exec to successfully open .desktop files which are URLs by using e_open
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 304c69983f..039af86483 100644
--- a/NEWS
+++ b/NEWS
@@ -215,3 +215,4 @@ Fixes:
* toolbar gadgets no longer crash when trying to display a popup
* fixed theme bug which prevented windows from unshading correctly when animations were disabled
* filemanager windows no longer resize to 0x0 when double clicked with no icons present
+ * fixed e_exec to open .desktop url links