- Made the default version the pdf version - Added build requires check so it can build on F7 - Fixed spec file so html works now
9 lines
245 B
Desktop File
9 lines
245 B
Desktop File
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Name=Dive Into Python - pdf
|
|
Comment=Open Dive Into Python book
|
|
Exec=xdg-open /usr/share/doc/diveintopython/diveintopython.pdf
|
|
Icon=diveintopython
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Application;Development;
|