]> git.pld-linux.org Git - packages/brasero.git/commitdiff
- fixes
authorfreetz <freetz@pld-linux.org>
Tue, 16 May 2006 20:47:10 +0000 (20:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bonfire-desktop.patch -> 1.1
    bonfire-include.patch -> 1.1

bonfire-desktop.patch [new file with mode: 0644]
bonfire-include.patch [new file with mode: 0644]

diff --git a/bonfire-desktop.patch b/bonfire-desktop.patch
new file mode 100644 (file)
index 0000000..e670f60
--- /dev/null
@@ -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
diff --git a/bonfire-include.patch b/bonfire-include.patch
new file mode 100644 (file)
index 0000000..ed379d5
--- /dev/null
@@ -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"
This page took 0.091622 seconds and 4 git commands to generate.