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)
This commit is contained in:
Marc Wiriadisastra 2008-01-19 01:02:17 +00:00
commit fa512df42d
5 changed files with 7 additions and 6 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -167,8 +167,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Jan 19 2008 Marc Wiriadisastra <marc@mwiriadi.id.au> - 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 <marc@mwiriadi.id.au> - 5.4-6
- Fix ownership of folders