diff options
author | Sylvia van Os <TheLastProject@users.noreply.github.com> | 2016-12-09 17:05:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-09 17:05:28 +0100 |
commit | 2712fbb47ca3f42c498b4cde1d152a5e5f7331f8 (patch) | |
tree | d1fc9702965db3d2fbc9046ea0a308b073697eea | |
parent | 2fb69294eec7eb142776fa660e48f3ceed5ab747 (diff) |
Make .desktop consistent with supported-languages
-rw-r--r-- | asteroid-stopwatch.desktop | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/asteroid-stopwatch.desktop b/asteroid-stopwatch.desktop index 88e2d28..2fa67c5 100644 --- a/asteroid-stopwatch.desktop +++ b/asteroid-stopwatch.desktop @@ -2,14 +2,14 @@ Type=Application Name=Stopwatch Name[de_DE]=Stoppuhr -Name[es_ES]=Cronometro -Name[fr_FR]=Chronomètre -Name[ko_KO]=초시계 +Name[es]=Cronometro +Name[fr]=Chronomètre +Name[ko]=초시계 Name[nl_NL]=Stopwatch -Name[pl_PL]=Stoper +Name[pl]=Stoper Name[pt_BR]=Cronômetro -Name[sv_SV]=Tidtagarur -Name[ru_RU]=секундомер +Name[sv]=Tidtagarur +Name[ru]=секундомер Categories=Applications; Exec=invoker --single-instance --type=qtcomponents-qt5 /usr/bin/asteroid-stopwatch Icon=ios-stopwatch-outline |