Skip to content

Commit 692f629

Browse files
authored
Update com.github.vikdevelop.timer.desktop
1 parent ef6ccb2 commit 692f629

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
[Desktop Entry]
22
Name=Timer
3-
Name[cs]=Časovač
4-
Name[fr]=Minuteur
3+
Name[cs]=Časovač # from translations/cs.py
4+
Name[it]=Timer # from translations/it.py
5+
Name[ru]=Таймер # from translations/ru.py
56
Type=Application
67
Icon=com.github.vikdevelop.timer
78
Comment=Simple timer
8-
Comment[cs]=Jednoduchý Časovač
9-
Comment[fr]=Minuterie simple
9+
Comment[cs]=Jednoduchý Časovač # from translations/cs.py
10+
Comment[it]=Timer semplice # from translations/it.py
11+
Comment[ru]=Простой таймер # from translations/ru.py
1012
Exec=timer.sh
1113
Categories=Utilities

0 commit comments

Comments
 (0)