mirror of
https://github.com/slgobinath/SafeEyes.git
synced 2025-01-10 01:52:43 +01:00
ee5470a927
$ desktop-file-validate ./share/applications/safeeyes.desktop ./share/applications/safeeyes.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated ./share/applications/safeeyes.desktop: error: value "1.2.0" for key "Version" in group "Desktop Entry" is not a known version Notes: * UTF-8 encoding is required by now so the key can be dropped * Version relates to the version of the standard (Desktop Entry Specification) not SafeEyes
21 lines
960 B
Desktop File
Executable File
21 lines
960 B
Desktop File
Executable File
[Desktop Entry]
|
||
Name=Safe Eyes
|
||
Comment=Protect your eyes from eye strain
|
||
Comment[ge]=დაიცავით თქვენი თვალები დაღლილობისაგან
|
||
Comment[de]=Schützt die Augen vor Überanstrengung
|
||
Comment[cs]=Chraňte své oči před únavou
|
||
Comment[fr]=Protégez vos yeux de la fatigue
|
||
Comment[id]=Melindungi mata Anda dari kelelahan
|
||
Comment[ta]=உங்கள் கண்களை சோர்வடையாது பாதுகாத்திடுங்கள்
|
||
Comment[pt]=Proteja seus olhos da tensão ocular
|
||
Comment[tr]=Gözünüzü yorgunluğa karşı koruyun
|
||
Comment[hi]=तनाव से आंखों की रक्षा
|
||
Comment[es]=Protege tus ojos de la fatiga ocular
|
||
Comment[ru]=Защитите свои глаза от зрительного перенапряжения
|
||
Exec=env GDK_BACKEND=x11 safeeyes
|
||
Icon=safeeyes
|
||
Version=1.1
|
||
Terminal=false
|
||
Type=Application
|
||
Categories=Utility;
|