patches/brasero-01-load-by-gksu.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 18250 5036ef436efa
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.

diff --git a/data/brasero.desktop.in.in b/data/brasero.desktop.in.in
index 87368eb..b0e8041 100644
--- a/data/brasero.desktop.in.in
+++ b/data/brasero.desktop.in.in
@@ -4,7 +4,7 @@ _GenericName=Disc Burner and Copier
 _Comment=Create and copy CDs and DVDs
 Categories=GNOME;AudioVideo;DiscBurning;
 MimeType=application/x-cd-image;application/x-cdrdao-toc;application/x-cue;application/x-toc;audio/x-scpls;audio/x-ms-asx;audio/x-mp3-playlist;audio/x-mpegurl;application/x-brasero;x-content/audio-cdda;x-content/video-dvd;x-content/video-vcd;x-content/video-svcd;x-content/image-picturecd;
-Exec=brasero %U
+Exec=gksu brasero
 Icon=brasero
 StartupNotify=true
 Terminal=false
diff -ruN brasero-2.29.4.orig/nautilus/brasero-nautilus.desktop.in.in brasero-2.29.4/nautilus/brasero-nautilus.desktop.in.in
--- brasero-2.29.4.orig/nautilus/brasero-nautilus.desktop.in.in	2010-01-17 23:47:34.732281390 +0000
+++ brasero-2.29.4/nautilus/brasero-nautilus.desktop.in.in	2010-01-17 23:48:10.159439032 +0000
@@ -2,8 +2,7 @@
 _Name=CD/DVD Creator
 _Comment=Create CDs and DVDs
 Categories=GNOME;GTK;System;
-TryExec=nautilus
-Exec=nautilus --no-default-window --no-desktop burn:/// 
+Exec=gksu brasero
 Icon=system-file-manager
 MimeType=x-content/blank-cd;x-content/blank-dvd;x-content/blank-bd;x-content/blank-hddvd;
 StartupNotify=true
--- brasero-2.29.4/configure.in.orig	2010-04-12 21:27:51.512932723 +0100
+++ brasero-2.29.4/configure.in	2010-04-12 21:28:17.439226641 +0100
@@ -2,6 +2,8 @@ dnl Process this file with autoconf to p
 AC_INIT([brasero],[2.31.5])
 AC_CONFIG_SRCDIR(src/main.c)
 
+AC_PROG_LIBTOOL
+
 BRASERO_MAJOR_VERSION=2
 BRASERO_MINOR_VERSION=31
 BRASERO_SUB=5