Fixed many descriptions

This commit is contained in:
Pascal Wittmann
2014-11-11 14:36:34 +01:00
parent 0e309af732
commit 8df0e0b151
72 changed files with 160 additions and 159 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ in stdenv.mkDerivation rec {
'';
meta = with stdenv.lib; {
description = "K2pdfopt optimizes PDF/DJVU files for mobile e-readers (e.g. the Kindle) and smartphones.";
description = "Optimizes PDF/DJVU files for mobile e-readers (e.g. the Kindle) and smartphones";
homepage = http://www.willus.com/k2pdfopt;
license = licenses.gpl3;
platforms = platforms.linux;