22 lines
929 B
Diff
22 lines
929 B
Diff
From e2c533197da441898667e0afd477b074042301b8 Mon Sep 17 00:00:00 2001
|
|
From: Matthias Clasen <mclasen@redhat.com>
|
|
Date: Sat, 27 Oct 2012 21:19:45 +0000
|
|
Subject: Add keywords to the desktop file
|
|
|
|
This makes gnome-shell search more useful.
|
|
---
|
|
diff --git a/data/brasero.desktop.in.in b/data/brasero.desktop.in.in
|
|
index 78d9735..618ddb1 100644
|
|
--- a/data/brasero.desktop.in.in
|
|
+++ b/data/brasero.desktop.in.in
|
|
@@ -2,6 +2,7 @@
|
|
_Name=Brasero
|
|
_GenericName=Disc Burner and Copier
|
|
_Comment=Create and copy CDs and DVDs
|
|
+_Keywords=disc;cdrom;dvd;burn;audio;video;
|
|
Categories=GTK;GNOME;AudioVideo;DiscBurning;
|
|
MimeType=application/x-cd-image;application/x-cdrdao-toc;application/x-cue;application/x-toc;audio/x-scpls;audio/x-ms-asx;audio/x-mp3-playlist;audio/x-mpegurl;application/x-brasero;x-content/audio-cdda;x-content/video-dvd;x-content/video-vcd;x-content/video-svcd;x-content/image-picturecd;
|
|
Exec=brasero %U
|
|
--
|
|
cgit v0.9.0.2
|