diveintopython/diveintopython.desktop.in
Marc Wiriadisastra 49d51e74b4 Thanks to Mohd Izhar Firdaus Ismail for the following:
- Major cleanup of spec to be less complex
- Made the packaging less diverted from the generated tree from upstream
    build script
- Changed desktop file to use pdf mimetype icon as diveintopython.png is
    corrupted even in upstream zip file
- Removed unnecessary patches
- Removed builreq ant as upstream make.sh uses upstream provided jars (we
    might want to use ant from fedora repo, todo: investigate possibility
    of patching make.sh and adding more java buildreqs for this)
- Switched diveintopython to be a metapackage which pulls
    diveintopython-pdf
2008-01-24 05:23:18 +00:00

9 lines
234 B
Desktop File

[Desktop Entry]
Encoding=UTF-8
Name=Dive Into Python
Comment=Open Dive Into Python book
Exec=xdg-open @DOCDIR@/pdf/diveintopython.pdf
Icon=gnome-mime-application-pdf
Terminal=false
Type=Application
Categories=Application;Development;