SOURCES: bonfire-desktop.patch (NEW), bonfire-include.patch (NEW) ...

freetz freetz at pld-linux.org
Tue May 16 22:47:15 CEST 2006


Author: freetz                       Date: Tue May 16 20:47:15 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixes

---- Files affected:
SOURCES:
   bonfire-desktop.patch (NONE -> 1.1)  (NEW), bonfire-include.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/bonfire-desktop.patch
diff -u /dev/null SOURCES/bonfire-desktop.patch:1.1
--- /dev/null	Tue May 16 22:47:15 2006
+++ SOURCES/bonfire-desktop.patch	Tue May 16 22:47:10 2006
@@ -0,0 +1,12 @@
+diff -aurN bonfire-0.3.0.orig/data/bonfire.desktop.in bonfire-0.3.0/data/bonfire.desktop.in
+--- bonfire-0.3.0.orig/data/bonfire.desktop.in	2006-05-11 18:11:56.000000000 +0200
++++ bonfire-0.3.0/data/bonfire.desktop.in	2006-05-16 22:38:47.290604248 +0200
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
+ _Name=Disc burning application
+ _Comment=Write and copy CD / DVD
+-Categories=GNOME;Application;System;Utility;
++Categories=GTK;GNOME;AudioVideo;DiscBurning;
+ Encoding=UTF-8
+ Exec=bonfire
+ Icon=bonfire.png

================================================================
Index: SOURCES/bonfire-include.patch
diff -u /dev/null SOURCES/bonfire-include.patch:1.1
--- /dev/null	Tue May 16 22:47:15 2006
+++ SOURCES/bonfire-include.patch	Tue May 16 22:47:10 2006
@@ -0,0 +1,12 @@
+diff -aurN bonfire-0.3.0.orig/src/burn-dialog.c bonfire-0.3.0/src/burn-dialog.c
+--- bonfire-0.3.0.orig/src/burn-dialog.c	2006-05-11 18:11:57.000000000 +0200
++++ bonfire-0.3.0/src/burn-dialog.c	2006-05-16 22:39:38.756780200 +0200
+@@ -45,7 +45,7 @@
+ #include <gtk/gtklabel.h>
+ 
+ #ifdef HAVE_LIBNOTIFY
+-#include <libnotify/notifynotification.h>
++#include <libnotify/notification.h>
+ #endif
+ 
+ #include "utils.h"
================================================================


More information about the pld-cvs-commit mailing list