[rawtherapee] Fix desktop file

Thibault North tnorth at fedoraproject.org
Tue Jul 12 13:38:15 UTC 2011


commit 83f1db5aabaa1fdfc7abe52a0ffc3336cddd4ff4
Author: Thibault North <tnorth at fedoraproject.org>
Date:   Tue Jul 12 09:35:22 2011 -0400

    Fix desktop file

 rawtherapee.desktop |    2 +-
 rawtherapee.spec    |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rawtherapee.desktop b/rawtherapee.desktop
index 61e3cbc..5697947 100644
--- a/rawtherapee.desktop
+++ b/rawtherapee.desktop
@@ -4,7 +4,7 @@ Categories=Graphics;Photography;GTK;
 Name=Rawtherapee
 GenericName=Raw image converter
 Comment=Read, modify and export digital-camera raw files
-Exec=rt %F
+Exec=rawtherapee %F
 StartupNotify=true
 Icon=rawtherapee
 MimeType=image/x-dcraw;
diff --git a/rawtherapee.spec b/rawtherapee.spec
index a8f4fb4..1b436c7 100644
--- a/rawtherapee.spec
+++ b/rawtherapee.spec
@@ -19,7 +19,7 @@
 
 Name:           rawtherapee
 Version:        3.0
-Release:        0.30.%{prerelease}%{?dist}
+Release:        0.31.%{prerelease}%{?dist}
 Summary:        Raw image processing software
 
 Group:          Applications/Multimedia 
@@ -125,6 +125,9 @@ fi || :
 %{_datadir}/icons/hicolor/32x32/apps/rawtherapee.png
 
 %changelog
+* Tue Jul 12 2011 Thibault North <tnorth at fedoraproject.org> - 3.0-0.31.a1
+- Fix .desktop file to properly run rawtherapee
+
 * Sun Jul 10 2011 Thibault North <tnorth at fedoraproject.org> - 3.0-0.30.a1
 - Sync with upstream for many fixes and improvements
 - Executable is now rawtherapee instead of rt (see BZ#715390)


More information about the scm-commits mailing list