diff options
| author | Paweł Jastrzębski <[email protected]> | 2015-10-02 20:01:21 +0200 |
|---|---|---|
| committer | Paweł Jastrzębski <[email protected]> | 2015-10-02 20:01:21 +0200 |
| commit | f93ced8939ba88d91e0974d1f30374fc88c4973a (patch) | |
| tree | af66f6509381383e209bf94275908de52705a246 /other/linux | |
| parent | Binary blob cleanup (diff) | |
| download | kcc-f93ced8939ba88d91e0974d1f30374fc88c4973a.tar.gz kcc-f93ced8939ba88d91e0974d1f30374fc88c4973a.tar.bz2 kcc-f93ced8939ba88d91e0974d1f30374fc88c4973a.zip | |
Migrated to PyInstaller
Diffstat (limited to 'other/linux')
| -rw-r--r-- | other/linux/kindlecomicconverter | 4 | ||||
| -rw-r--r-- | other/linux/kindlecomicconverter.desktop | 11 |
2 files changed, 15 insertions, 0 deletions
diff --git a/other/linux/kindlecomicconverter b/other/linux/kindlecomicconverter new file mode 100644 index 0000000..5b9b428 --- /dev/null +++ b/other/linux/kindlecomicconverter @@ -0,0 +1,4 @@ +kindlecomicconverter: statically-linked-binary usr/bin/kcc +kindlecomicconverter: binary-without-manpage usr/bin/kcc +kindlecomicconverter: wrong-name-for-changelog-of-native-package usr/share/doc/kindlecomicconverter/changelog.Debian.gz +kindlecomicconverter: file-missing-in-md5sums usr/share/doc/kindlecomicconverter/changelog.Debian.gz diff --git a/other/linux/kindlecomicconverter.desktop b/other/linux/kindlecomicconverter.desktop new file mode 100644 index 0000000..a985e9d --- /dev/null +++ b/other/linux/kindlecomicconverter.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Kindle Comic Converter +GenericName=Kindle Comic Converter +Comment=Comic and Manga converter for e-book readers +Icon=/usr/share/kindlecomicconverter/comic2ebook.png +Exec=/usr/bin/kcc +Terminal=false +Categories=Graphics; +MimeType=application/zip;application/x-rar;application/x-7z-compressed; |