[release-notes: 1/3] updating launch path in desktop file

Pete Travis immanetize at fedoraproject.org
Tue Sep 16 04:08:57 UTC 2014


commit fba02ce73295785304b7434a58c2df3934c22606
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sun Aug 31 13:10:16 2014 -0600

    updating launch path in desktop file

 build/fedora-release-notes.desktop |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/fedora-release-notes.desktop b/build/fedora-release-notes.desktop
index fb3244c..a677082 100644
--- a/build/fedora-release-notes.desktop
+++ b/build/fedora-release-notes.desktop
@@ -4,5 +4,5 @@ Categories=System;Documentation;
 GenericName=Release Notes
 Type=Application
 X-Desktop-File-Install-Version=0.22
-Exec=sh -c "PROFILEDIR=\"\$HOME/.config/epiphany/fedora-release-notes\";[ -d \$PROFILEDIR ] || mkdir \$PROFILEDIR;epiphany --application-mode --profile=\$PROFILEDIR /home/pete/fedora-docs/release-notes/tmp/en-US/html-single/index.html"
+Exec=sh -c "PROFILEDIR=\"\$HOME/.config/epiphany/fedora-release-notes\";[ -d \$PROFILEDIR ] || mkdir \$PROFILEDIR;epiphany --application-mode --profile=\$PROFILEDIR /usr/share/doc/fedora-release-notes/index.html"
 Icon=fedora-release-notes


More information about the docs-commits mailing list