~mterry/ubuntu-calculator-app/confined

« back to all changes in this revision

Viewing changes to app/ubuntu-calculator-app.desktop.in

  • Committer: Riccardo Padovani
  • Date: 2014-12-11 17:46:47 UTC
  • Revision ID: rpadovani@ubuntu.com-20141211174647-54o03ly8usgg5fzk
Started to work on CMake

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[Desktop Entry]
2
 
_Name=Calculator
3
 
_Comment=A calculator for Ubuntu.
4
 
_Keywords=math;addition;subtraction;multiplication;division;
5
 
Exec=@EXEC@
6
 
Icon=@ICON@
7
 
Terminal=false
8
 
Type=Application
9
 
X-Ubuntu-Touch=true
10
 
X-Ubuntu-Default-Department-ID=accessories
11