gtk/tests/testapplication.desktop
Matthias Clasen 1ae257d00a Add GtkApplication
This is a work in progress to stub out an application class. The
primary goal is to provide a mechanism for applications to export
GtkActions, and there is a standard "Quit" action.

This is based on GApplication.

Future work:
 * Add a way to say "This is my application menubar", which gets
   put into all toplevel windows on non-OS-X, and into the top
   on OS X.
 * Support session management.
 * Support application settings.

https://bugzilla.gnome.org/show_bug.cgi?id=127958
2010-06-07 16:46:30 -04:00

7 lines
131 B
Desktop File

[Desktop Entry]
Type=Application
Name=testapplication
Name[de]=Test-Applikation
Exec=./testapplication
Icon=accessories-calculator