[tracker] Add icons for files and applications miners
- From: Adrien Bustany <abustany src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Add icons for files and applications miners
- Date: Wed, 24 Mar 2010 12:06:37 +0000 (UTC)
commit a408bee8b8cdd3cc112c0b07c8ff1ce80413ae73
Author: Adrien Bustany <abustany gnome org>
Date: Wed Mar 24 09:03:16 2010 -0300
Add icons for files and applications miners
This commit adds an Icon field to the "files" and "applications" miners,
allowing frontends to provide of visual identification for them. Both miners
use standard icons, which means they should adapt to the desktop theme.
data/miners/tracker-miner-applications.desktop.in | 1 +
data/miners/tracker-miner-files.desktop.in | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/miners/tracker-miner-applications.desktop.in b/data/miners/tracker-miner-applications.desktop.in
index 3e543e9..44c7ce9 100644
--- a/data/miners/tracker-miner-applications.desktop.in
+++ b/data/miners/tracker-miner-applications.desktop.in
@@ -2,5 +2,6 @@
Encoding=UTF-8
_Name=Applications
_Comment=Applications data miner
+Icon=system-installer
DBusName=org.freedesktop.Tracker1.Miner.Applications
DBusPath=/org/freedesktop/Tracker1/Miner/Applications
diff --git a/data/miners/tracker-miner-files.desktop.in b/data/miners/tracker-miner-files.desktop.in
index d06a78f..b00f505 100644
--- a/data/miners/tracker-miner-files.desktop.in
+++ b/data/miners/tracker-miner-files.desktop.in
@@ -2,5 +2,6 @@
Encoding=UTF-8
_Name=File System
_Comment=File system data miner
+Icon=folder
DBusName=org.freedesktop.Tracker1.Miner.Files
DBusPath=/org/freedesktop/Tracker1/Miner/Files
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]