diff options
| author | Lars <gc@droescher.eu> | 2013-07-15 00:13:10 +0200 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2013-07-15 00:13:10 +0200 |
| commit | 6b031d735b4277effd12257c94bc5c2a101c0bfe (patch) | |
| tree | 9ed1a2780df2d0514748331257875216654ffd84 | |
| parent | 030e91d546b65dfcd2bb5750e045481f9334fe12 (diff) | |
| download | cgeo-6b031d735b4277effd12257c94bc5c2a101c0bfe.zip cgeo-6b031d735b4277effd12257c94bc5c2a101c0bfe.tar.gz cgeo-6b031d735b4277effd12257c94bc5c2a101c0bfe.tar.bz2 | |
Fix lint warning
:)
| -rw-r--r-- | main/res/values/changelog_master.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/values/changelog_master.xml b/main/res/values/changelog_master.xml index e893a69..eca751e 100644 --- a/main/res/values/changelog_master.xml +++ b/main/res/values/changelog_master.xml @@ -32,7 +32,7 @@ · Save cache before allowing to add or edit a personal note\n · Automatically use log type \"Attended\" if the date of an event cache is in the past\n · Use log type \"Note\" for event caches if they are already logged as \"Attended\"\n - · Avoid to accidently set the log type to \"Needs archived\" while loading the log page is still in progress\n + · Avoid to accidentally set the log type to \"Needs archived\" while loading the log page is still in progress\n · Ignore hiding of owned caches when explicitly searching for owned caches\n · Do not allow to select \"..\" as valid source directory for files\n · Exclude inaccessible directories from selection list\n |
