From: freetz Date: Tue, 16 May 2006 20:47:10 +0000 (+0000) Subject: - fixes X-Git-Tag: auto/ac/bonfire-0_3_1-1~1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=8fc0242d8e5e16492f6b96740c8d2c8db03a09e1;p=packages%2Fbrasero.git - fixes Changed files: bonfire-desktop.patch -> 1.1 bonfire-include.patch -> 1.1 --- diff --git a/bonfire-desktop.patch b/bonfire-desktop.patch new file mode 100644 index 0000000..e670f60 --- /dev/null +++ b/bonfire-desktop.patch @@ -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 index 0000000..ed379d5 --- /dev/null +++ b/bonfire-include.patch @@ -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 + + #ifdef HAVE_LIBNOTIFY +-#include ++#include + #endif + + #include "utils.h"