diff options
author | Ted Gould <ted@gould.cx> | 2015-03-09 17:07:03 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2015-03-09 17:07:03 -0500 |
commit | 54ae3da705f9babeec8f2bf5c220d533eef425cc (patch) | |
tree | 11ec7b8cca85d99c3ca68b88f510d124e5f9fbbc /tests/applications | |
parent | 56801d13e16f29542f620c1e0e7f249d52705b09 (diff) | |
download | ayatana-indicator-messages-54ae3da705f9babeec8f2bf5c220d533eef425cc.tar.gz ayatana-indicator-messages-54ae3da705f9babeec8f2bf5c220d533eef425cc.tar.bz2 ayatana-indicator-messages-54ae3da705f9babeec8f2bf5c220d533eef425cc.zip |
Test the messaging menu changing color on and off
Diffstat (limited to 'tests/applications')
-rw-r--r-- | tests/applications/test2.desktop | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/applications/test2.desktop b/tests/applications/test2.desktop new file mode 100644 index 0000000..63ccb6b --- /dev/null +++ b/tests/applications/test2.desktop @@ -0,0 +1,5 @@ +[Desktop Entry] +Type=Application +Name=Test +Exec=test +Icon=test-app |