From fa512df42d2cf1d628a9080991945e811af91302 Mon Sep 17 00:00:00 2001 From: Marc Wiriadisastra Date: Sat, 19 Jan 2008 01:02:17 +0000 Subject: [PATCH] Fixed spec file to install the txt version in the txt folder (bug #429239) Added diveintopython.png to desktop file in txt version Fixed desktop files to relate to each individual package more. (bug #429239) --- diveintopython-html.desktop | 2 +- diveintopython-pdf.desktop | 2 +- diveintopython-single-html.desktop | 2 +- diveintopython-txt.desktop | 2 +- diveintopython.spec | 5 +++-- 5 files changed, 7 insertions(+), 6 deletions(-) diff --git a/diveintopython-html.desktop b/diveintopython-html.desktop index b1e7751..29a663f 100644 --- a/diveintopython-html.desktop +++ b/diveintopython-html.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Encoding=UTF-8 -Name=Dive Into Python +Name=Dive Into Python - html Comment=Open Dive Into Python book Exec=xdg-open /usr/share/diveintopython-html/index.html Icon=diveintopython diff --git a/diveintopython-pdf.desktop b/diveintopython-pdf.desktop index 19d7a5b..3233dc8 100644 --- a/diveintopython-pdf.desktop +++ b/diveintopython-pdf.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Encoding=UTF-8 -Name=Dive Into Python +Name=Dive Into Python - pdf Comment=Open Dive Into Python book Exec=xdg-open /usr/share/diveintopython-pdf/diveintopython.pdf Icon=diveintopython diff --git a/diveintopython-single-html.desktop b/diveintopython-single-html.desktop index 9c71e6c..954bc55 100644 --- a/diveintopython-single-html.desktop +++ b/diveintopython-single-html.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Encoding=UTF-8 -Name=Dive Into Python +Name=Dive Into Python - Single-html Comment=Open Dive Into Python book Exec=xdg-open /usr/share/diveintopython-single-html/diveintopython.html Icon=diveintopython diff --git a/diveintopython-txt.desktop b/diveintopython-txt.desktop index 64218cd..beb6482 100644 --- a/diveintopython-txt.desktop +++ b/diveintopython-txt.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Encoding=UTF-8 -Name=Dive Into Python +Name=Dive Into Python - Text Comment=Open Dive Into Python book Exec=xdg-open /usr/share/diveintopython-txt/diveintopython.txt Icon=diveintopython diff --git a/diveintopython.spec b/diveintopython.spec index b3c7117..ce2ccd2 100644 --- a/diveintopython.spec +++ b/diveintopython.spec @@ -167,8 +167,9 @@ rm -rf $RPM_BUILD_ROOT %changelog * Sat Jan 19 2008 Marc Wiriadisastra - 5.4-7 -- Fixed spec file to install the txt version in the txt folder -- Added desktop file to txt version +- Fixed spec file to install the txt version in the txt folder (bug #429239) +- Added diveintopython.png to desktop file in txt version +- Fixed desktop files to relate to each individual package more. (bug #429239) * Wed Jan 9 2008 Marc Wiriadisastra - 5.4-6 - Fix ownership of folders