mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
appinfo: Add some testcases for searching
https://bugzilla.gnome.org/show_bug.cgi?id=711557
This commit is contained in:
22
gio/tests/desktop-files/usr/applications/gnome-music.desktop
Normal file
22
gio/tests/desktop-files/usr/applications/gnome-music.desktop
Normal file
@@ -0,0 +1,22 @@
|
||||
[Desktop Entry]
|
||||
Name=Music
|
||||
Name[ca]=Música
|
||||
Name[en_GB]=Music
|
||||
Name[pt]=Música
|
||||
Name[pt_BR]=Músicas
|
||||
GenericName=Music Player
|
||||
GenericName[ca]=Reproductor de música
|
||||
GenericName[en_GB]=Music Player
|
||||
GenericName[pt]=Reprodutor de Música
|
||||
GenericName[pt_BR]=Reprodutor de músicas
|
||||
Comment=Play and organize your music collection
|
||||
Comment[ca]=Reproduïu i organitzeu la col·lecció de música
|
||||
Comment[en_GB]=Play and organise your music collection
|
||||
Comment[pt]=Reproduz e organiza a sua coleção de media
|
||||
Comment[pt_BR]=Reproduza e organize sua coleção de músicas
|
||||
Icon=gnome-music
|
||||
Exec=true
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=GNOME;GTK;AudioVideo;Player;Audio;
|
||||
StartupNotify=true
|
Reference in New Issue
Block a user