13 lines
546 B
Desktop File
13 lines
546 B
Desktop File
|
[Desktop Entry]
|
||
|
Name=Tesses Calculator
|
||
|
Comment=Add (+) Subract (-) Multiply (*) Divide (/) Mod (%) Pow (^) Parens
|
||
|
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
||
|
Keywords=calculation;arithmetic;
|
||
|
Exec=calc-gtk
|
||
|
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
||
|
Icon=org.gnome.Calculator
|
||
|
Terminal=false
|
||
|
Type=Application
|
||
|
StartupNotify=true
|
||
|
Categories=GNOME;GTK;Utility;Calculator;
|
||
|
X-Purism-FormFactor=Workstation;Mobile;
|