D22799: Adding new .docbook for KAddressBook, draft version

Yuri Chornoivan noreply at phabricator.kde.org
Wed Sep 18 05:53:15 BST 2019


yurchor accepted this revision as: yurchor.
yurchor added a comment.
This revision is now accepted and ready to land.


  Thanks.
  
  The images can be compressed from ~3 MB to ~1 MB with a simple script
  
    #!/bin/sh
    
    for i in *.png
    do
         pngnq -s 1 "$i" && advpng -z4 "${i%.*}-nq8.png" && mv -f "${i%.*}-nq8.png" "$i"
    done 
  
  But otherwise, it looks good.

REPOSITORY
  R204 KAddressBook

BRANCH
  arcpatch-D22799

REVISION DETAIL
  https://phabricator.kde.org/D22799

To: davidbryant, #documentation, #kde_pim, yurchor
Cc: ltoscano, mlaurent, yurchor, lueck, ognarb, kde-pim, kde-doc-english, gennad, fbampaloukas, skadinna, dvasin, rodsevich, winterz, vkrause, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-doc-english/attachments/20190918/0af65d86/attachment-0001.html>


More information about the kde-doc-english mailing list