From 4247b8c220f411f21e38d86d2d4c2102205e58c3 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 10 Oct 2017 13:07:44 +0200 Subject: [PATCH] Android CUPS Print: use upstream summary and description --- metadata/io.github.benoitduffez.cupsprint.txt | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/metadata/io.github.benoitduffez.cupsprint.txt b/metadata/io.github.benoitduffez.cupsprint.txt index 09497047b8..830cc162ad 100644 --- a/metadata/io.github.benoitduffez.cupsprint.txt +++ b/metadata/io.github.benoitduffez.cupsprint.txt @@ -5,20 +5,6 @@ Source Code:https://github.com/BenoitDuffez/AndroidCupsPrint/tree/fdroid Issue Tracker:https://github.com/BenoitDuffez/AndroidCupsPrint/issues Auto Name:Android CUPS Print -Summary:This app allows you to print directly from Android to your CUPS server -Description: -Have a local printer shared over CUPS or IPP? Then this app allows you to -directly print to it from your Android device. - -This app just provides a Print Service to Android. This means that once it's -installed, you have to enable it from your 'Print' section of the settings app -of you device. Once the service is enabled, the printers are automatically -discovered using the mDNS protocol. You can print anything you want from any -app, as long as the print service is enabled. - -Port of cups4j to Android. Original work was created by Jon Freeman, it included -an app that reacts to the SEND intent to print documents. -. Repo Type:git Repo:https://github.com/BenoitDuffez/AndroidCupsPrint