After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 476976 - Items in History category shouldn't have the "Folder" icon
Items in History category shouldn't have the "Folder" icon
Status: RESOLVED NOTABUG
Product: deskbar-applet
Classification: Deprecated
Component: general
2.19.x
Other All
: Normal minor
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-09-14 17:00 UTC by Joel Tannesen
Modified: 2007-10-25 21:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
Proposed icon change (27.35 KB, image/png)
2007-09-14 17:01 UTC, Joel Tannesen
Details

Description Joel Tannesen 2007-09-14 17:00:47 UTC
The items in the History category should use application specific icons, not the "document-open" icon.

Other information:
Example:
1. Open Deskbar
2. Type "Terminal" (Terminal should appear in both History & Action category)
3. Observe that "Terminal" has a different icon when in the history category.
Comment 1 Joel Tannesen 2007-09-14 17:01:33 UTC
Created attachment 95601 [details]
Proposed icon change
Comment 2 Sebastian Pölsterl 2007-09-26 10:34:22 UTC
This is because actions are stored not matches. Actually, the match ("Launch Terminal" in the Actions section) has a different icon than the action ("Launch Terminal" in the History section). In this case the match ("terminal") has only one action ("Launch Terminal"). Therefore, when you click on the match the action will be executed without asking you again.
Hopefully, I could make it clear what this is all about.
Comment 3 Mikkel Kamstrup Erlandsen 2007-10-25 21:53:06 UTC
Well the "bug" seems to be that the actions does not have the right icons then.

Cheers