[Xfce4-commits] r22655 - xfburn/trunk
Jean-François Wauthy
pollux at xfce.org
Fri Aug 4 16:32:47 UTC 2006
Author: pollux
Date: 2006-08-04 16:32:45 +0000 (Fri, 04 Aug 2006)
New Revision: 22655
Modified:
xfburn/trunk/NEWS
xfburn/trunk/class diagram.zuml
xfburn/trunk/xfburn.desktop.in
Log:
* update class diagram
* fix xfburn.desktop Categories entry as suggested by Charles A Edwards
<eslrahc at bellsouth.net>
* update NEWS
Modified: xfburn/trunk/NEWS
===================================================================
--- xfburn/trunk/NEWS 2006-08-04 16:00:04 UTC (rev 22654)
+++ xfburn/trunk/NEWS 2006-08-04 16:32:45 UTC (rev 22655)
@@ -1,6 +1,10 @@
xfburn 0.x
==========
+- Add create directory action in data composition
+- Prevent usage of empty filename in data composition
+- Fix xfburn.desktop Categories entry as suggested by Charles A Edwards <eslrahc at bellsouth.net>
+- Implement the add button in the data composition toolbar (bug #2097)
- Avoid segfault on exit when ~/.config/xfburn doesn't exist (bug #2095)
- Prevent cdrecord failure if there is a space in the path to an iso (bug #1198)
Modified: xfburn/trunk/class diagram.zuml
===================================================================
(Binary files differ)
Modified: xfburn/trunk/xfburn.desktop.in
===================================================================
--- xfburn/trunk/xfburn.desktop.in 2006-08-04 16:00:04 UTC (rev 22654)
+++ xfburn/trunk/xfburn.desktop.in 2006-08-04 16:32:45 UTC (rev 22655)
@@ -7,6 +7,6 @@
Exec=xfburn
TryExec=xfburn
Icon=xfburn
-Terminal=falsse
-Categories=X-XFCE;Application;Utility;
+Terminal=false
+Categories=X-XFCE;GTK;DiscBurning;Archiving;Utility;
StartupNotify=true
More information about the Xfce4-commits
mailing list