mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 13:36:22 +02:00
matchbox-desktop: Add Sato folder configuration
matchbox-desktop folder configuration for Sato was in a separate project 'matchbox-desktop-sato'. Skip the extra overhead: remove matchbox-desktop-sato and include the files here. Drop Utilities folder and include those icons in the Applictions folder in an effort to make the common case a little more useful: Now e.g. Terminal icon should be visible on startup. (From OE-Core rev: 42d92eabcd6e54db551f6b2577ae6b6da0b778b8) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bff5f0efb3
commit
f9c78510d6
@@ -0,0 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Name=All
|
||||
Icon=mbfolder.png
|
||||
Type=Directory
|
||||
Match=meta-all
|
||||
@@ -0,0 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Name=Applications
|
||||
Comment=Applications
|
||||
Icon=gnome-applications.png
|
||||
Type=Directory
|
||||
Match=AudioVideo;Audio;Video;Graphics;Network;Office;Utility;System;Development;meta-fallback;
|
||||
@@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Name=Games
|
||||
Name[de]=Spiele
|
||||
Comment=Games of all kind
|
||||
Comment[de]=Spiele aller Art
|
||||
Icon=mbfolder.png
|
||||
Type=Directory
|
||||
Match=Game
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
Applications
|
||||
Games
|
||||
Settings
|
||||
All
|
||||
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Name=Settings
|
||||
Name[de]=Einstellungen
|
||||
Comment=Settings for your handheld computer
|
||||
Comment[de]=Einstellungen für Ihren Handheld-Computer
|
||||
Icon=mbfolder.png
|
||||
Type=Directory
|
||||
Match=Settings
|
||||
Reference in New Issue
Block a user