Remove all trailing spaces

This commit is contained in:
Daniel Martí 2014-10-15 14:35:59 +02:00
parent 46fbe0b684
commit 26b08dc103
9 changed files with 10 additions and 10 deletions

View file

@ -13,7 +13,7 @@ simple and easy to use. It can also detect what song is playing on your
device.
QuickLyric uses [http://acra.ch ACRA] to track crashes, causing the app to have
the tracking AntiFeature. The NFC permission is used to share lyrics via
the tracking AntiFeature. The NFC permission is used to share lyrics via
Android Beam.
.

View file

@ -21,7 +21,7 @@ WARNING:
If your ROM does com with com.android.inputmethod.latin package, you cannot
update to this one directly. Either use FDroid as a system app or remove the
old package by hand and then install this one.
old package by hand and then install this one.
ONLY DO THIS IF YOU KNOW WHAT YOU ARE DOING. THIS MIGHT BRICK YOUR DEVICE!
.

View file

@ -12,7 +12,7 @@ learn how to create OpenGL ES programs. While the Linux version is often used
as sort-of FPS benchmark, this version is very vacuous: On Android the frame
rate is limited by v-sync (typically 60 FPS) which is the fastest rate that a
display can refresh the screen. Since Gears is capable of rendering much faster
than v-sync on most devices it provides limited benchmarking value.
than v-sync on most devices it provides limited benchmarking value.
.
Repo Type:git

View file

@ -7,7 +7,7 @@ Issue Tracker:https://github.com/dennis-sheil/GLWallpaperService/issues
Auto Name:Truly Creative live wallpaper
Summary:LiveWallpapers ported from ReallySlickScreensavers
Description:
This is a port of some of the Really Slick Screensavers to Android. It
This is a port of some of the Really Slick Screensavers to Android. It
uses the RSS-GLX version of the Really Slick Screensavers via the OpenGL
to OpenGL ES translation shim that is in Xscreensaver. Uses Ben Gruver's
version of Mark Guerra's GLWallpaperService.

View file

@ -81,7 +81,7 @@ Build:2.0,2000
Maintainer Notes:
Build 2.0 switched to gradle because of the dependency on mapsforge, which fails on the build server
if called in an ant or maven project (or when called multiple times). See
if called in an ant or maven project (or when called multiple times). See
https://gitlab.com/fdroid/fdroiddata/issues/58 for details.
Upstream uses ant but maintains build.gradle for F-Droid.

View file

@ -9,7 +9,7 @@ Summary:Take notes and encrypt them
Description:
Take simple text notes. You can put them into folders to create your
own quick, easy and robust file structure. There are two modes supported,
plain and encryption.
plain and encryption.
In encryption mode all data is encrypted using password-based encryption
(PKCS#5) with AES-256. These are common industry standards and used by,
@ -23,7 +23,7 @@ Further features:
* Export to ZIP for backup
* Linkify notes in case you store e-mail addresses, Internet addresses/URLs or phone numbers
* Auto-logout switch for 30 minutes (encryption mode only)
* Auto-logout switch for 30 minutes (encryption mode only)
.
Repo Type:git-svn

View file

@ -18,7 +18,7 @@ Your city is populated by Sims -- Simulated Citizens. Like their
human counterparts, they build houses, condos, churches, stores
and factories. And, also like humans, they complain about things
like taxes, mayors, taxes, city planners, and taxes. If they get
unhappy, they move out; you collect fewer taxes, the city deteriorates.
unhappy, they move out; you collect fewer taxes, the city deteriorates.
Based on the original SimCity from Electronic Arts / Maxis, and
designed and written by Will Wright, which source code was released

View file

@ -11,7 +11,7 @@ An app equivalent of logcat from the terminal. You can filter by importance
in the settings: see only errors or view general debugging info. The result
can then be filtered by keyword so if an app has problems you can send just
the relevant logs to the developer. But watch out, the filter remains in
place unless you remove it!
place unless you remove it!
This application is fork of [[org.jtb.alogcat]] and it works only on devices
running Android 4.1+. If you have root access full system logs are shown,

View file

@ -42,7 +42,7 @@ Maintainer Notes:
New version code for [mips] is 101
New version code for [arm7] is 99
New version code for [x86] is 100
New version code for [x86] is 100
New version code for [x86] is 100
.
Auto Update Mode:None