[dgae] Correct desktop file path.

Jon Ciesla limb at fedoraproject.org
Fri Feb 22 13:36:45 UTC 2013


commit ca9ceabc3717a6d52979f86b383871293315f4f4
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Feb 22 07:33:42 2013 -0600

    Correct desktop file path.

 dgae.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/dgae.spec b/dgae.spec
index bbe9d8a..e0b08eb 100644
--- a/dgae.spec
+++ b/dgae.spec
@@ -64,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc readme.txt
 %{_datadir}/dgae
-%{_datadir}/applications/fedora-dgae.desktop
+%{_datadir}/applications/dgae.desktop
 %{_datadir}/icons/hicolor/32x32/apps/dgae.xpm
 %{_bindir}/dgae-wrapper.sh
 


More information about the scm-commits mailing list