blob: d5a3f0db2459ce88e42c3e0aee01f13b1a635681 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] How to fix missing icon in the menu
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20How%20to%20fix%20missing%20icon%20in%20the%20menu&In-Reply-To=%3C1335448056.73712.YahooMailClassic%40web160504.mail.bf1.yahoo.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="014883.html">
<LINK REL="Next" HREF="014889.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] How to fix missing icon in the menu</H1>
<B>David Walser</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20How%20to%20fix%20missing%20icon%20in%20the%20menu&In-Reply-To=%3C1335448056.73712.YahooMailClassic%40web160504.mail.bf1.yahoo.com%3E"
TITLE="[Mageia-dev] How to fix missing icon in the menu">luigiwalser at yahoo.com
</A><BR>
<I>Thu Apr 26 15:47:36 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="014883.html">[Mageia-dev] freeze push: lxpanel
</A></li>
<LI>Next message: <A HREF="014889.html">[Mageia-dev] [soft-commits] [4284] branch for mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#14884">[ date ]</a>
<a href="thread.html#14884">[ thread ]</a>
<a href="subject.html#14884">[ subject ]</a>
<a href="author.html#14884">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>I noticed that Tools > System Tools > Xlock in the KDE menu on Mageia 2 has a missing icon. In /usr/share/applications/xlockmore.desktop, I see:
Icon=gnome-lockscreen
This icon does exist, but in a gnome directory, so I guess KDE doesn't see it.
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">david at mageia</A> ~]$ locate gnome-lockscreen
/usr/share/icons/gnome/16x16/actions/gnome-lockscreen.png
/usr/share/icons/gnome/22x22/actions/gnome-lockscreen.png
/usr/share/icons/gnome/24x24/actions/gnome-lockscreen.png
/usr/share/icons/gnome/256x256/actions/gnome-lockscreen.png
/usr/share/icons/gnome/32x32/actions/gnome-lockscreen.png
/usr/share/icons/gnome/48x48/actions/gnome-lockscreen.png
What is the proper way to fix this?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="014883.html">[Mageia-dev] freeze push: lxpanel
</A></li>
<LI>Next message: <A HREF="014889.html">[Mageia-dev] [soft-commits] [4284] branch for mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#14884">[ date ]</a>
<a href="thread.html#14884">[ thread ]</a>
<a href="subject.html#14884">[ subject ]</a>
<a href="author.html#14884">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|