brasero r602 - in branches/brasero_0_7: . data
- From: philippr svn gnome org
- To: svn-commits-list gnome org
- Subject: brasero r602 - in branches/brasero_0_7: . data
- Date: Sat, 19 Jan 2008 20:02:03 +0000 (GMT)
Author: philippr
Date: Sat Jan 19 20:02:03 2008
New Revision: 602
URL: http://svn.gnome.org/viewvc/brasero?rev=602&view=rev
Log:
Fix for #510479 â Automatically set version in X-GNOME-Bugzilla-Version desktop key
patch by Luca Ferretti
Added:
branches/brasero_0_7/data/brasero.desktop.in.in
Removed:
branches/brasero_0_7/data/brasero.desktop.in
Modified:
branches/brasero_0_7/ChangeLog
branches/brasero_0_7/configure.in
Modified: branches/brasero_0_7/configure.in
==============================================================================
--- branches/brasero_0_7/configure.in (original)
+++ branches/brasero_0_7/configure.in Sat Jan 19 20:02:03 2008
@@ -296,6 +296,7 @@
Makefile
docs/Makefile
data/Makefile
+data/brasero.desktop.in
data/icons/Makefile
src/plugins/Makefile
src/plugins/cdrdao/Makefile
Added: branches/brasero_0_7/data/brasero.desktop.in.in
==============================================================================
--- (empty file)
+++ branches/brasero_0_7/data/brasero.desktop.in.in Sat Jan 19 20:02:03 2008
@@ -0,0 +1,31 @@
+[Desktop Entry]
+_Name=Brasero Disc Burning
+_GenericName=Disc Burning Application
+_Comment=Write and copy CD / DVD
+Categories=GNOME;Application;AudioVideo;
+Encoding=UTF-8
+Exec=brasero %U
+Icon=brasero
+MimeType=application/x-cd-image;application/x-cdrdao-toc;application/x-toc;application/x-cue;application/x-brasero;
+StartupNotify=true
+Terminal=false
+Type=Application
+X-GNOME-Bugzilla-Bugzilla=GNOME
+X-GNOME-Bugzilla-Product=brasero
+X-GNOME-Bugzilla-Component=general
+X-GNOME-Bugzilla-Version= VERSION@
+
+Actions=BurnImage;OpenProject;
+
+[Desktop Action BurnImage]
+Icon=brasero
+MimeType=application/x-cd-image;application/x-cdrdao-toc;application/x-cue;application/x-toc;
+Exec=brasero -i %u
+_Name=Burn Image
+
+[Desktop Action OpenProject]
+Icon=brasero
+MimeType=application/x-brasero;
+Exec=brasero -p %u
+_Name=Open project
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]