diff options
Diffstat (limited to 'meta/recipes-sato/leafpad/files/leafpad.desktop')
-rw-r--r-- | meta/recipes-sato/leafpad/files/leafpad.desktop | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/recipes-sato/leafpad/files/leafpad.desktop b/meta/recipes-sato/leafpad/files/leafpad.desktop deleted file mode 100644 index c7e2d5bb58..0000000000 --- a/meta/recipes-sato/leafpad/files/leafpad.desktop +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | [Desktop Entry] | ||
2 | Name=Notes | ||
3 | Exec=/usr/bin/leafpad | ||
4 | Comment=Text Editor | ||
5 | Icon=accessories-text-editor | ||
6 | Terminal=false | ||
7 | Type=Application | ||
8 | Categories=GTK;Utility;TextEditor; | ||
9 | X-MB-SingleInstance=true | ||
10 | StartupNotify=true | ||