Re: [opensuse-kde] New working and existing! icon for myComputer.desktop
Am Samstag 27 Februar 2010 22:13:08 schrieb Tejas Guruswamy:
On 27/02/10 21:03, Johannes Obermayr wrote:
Am Samstag 27 Februar 2010 21:36:58 schrieb Markus:
"mycomp" is a SUSE-specific icon which, btw, isn't even placed in the oxygen folder, but in highcolor: file:///usr/share/icons/hicolor/64x64/apps/mycomp.png (if you use openSUSE right now, you should be able to open it)
Which package?
$ /usr/share/icons> find -name *mycomp* $ /usr/share/icons>
On all my systems "myComputer" (= "Arbeitsplatz" -> German) are without icons ...
And dependencies are also OK ...
<snip>
tejas@hobbes:/usr/share/icons> find . -name "*mycomp*" | xargs rpm -qf | sort -u kdebase4-workspace-branding-openSUSE-11.2-60.4.x86_64
make sure you've not got branding-upstream installed instead
That is it. I have *-branding-upstream installed for all packages and prefer it because of "ksnapshotting" for upstream translations (docs) ... But in this case we have only two possibilities: 1. Changing http://gitorious.org/opensuse/kdebase4-opensuse/blobs/master/config-files/us...: - Icon=mycomp + Icon=computer 2. Set a dependency in kdebase4-opensuse (spec-file): + Requires: kdebase4-workspace-branding-openSUSE I prefer first solution. Thanks. Johannes
On Sunday 28 of February 2010, Johannes Obermayr wrote:
Am Samstag 27 Februar 2010 22:13:08 schrieb Tejas Guruswamy:
tejas@hobbes:/usr/share/icons> find . -name "*mycomp*" | xargs rpm -qf | sort -u kdebase4-workspace-branding-openSUSE-11.2-60.4.x86_64
make sure you've not got branding-upstream installed instead
That is it. I have *-branding-upstream installed for all packages and prefer it because of "ksnapshotting" for upstream translations (docs) ...
But in this case we have only two possibilities:
1. Changing http://gitorious.org/opensuse/kdebase4-opensuse/blobs/master/config-files/u sr/share/kde4/config/SuSE/default/myComputer.desktop: - Icon=mycomp + Icon=computer
2. Set a dependency in kdebase4-opensuse (spec-file): + Requires: kdebase4-workspace-branding-openSUSE
3. /usr/share/kde4/config/SuSE/default/myComputer.desktop itself comes from kdebase4-workspace-branding-openSUSE, so either you use it and use also the icon, or you don't want the openSUSE branding, in which case remove both the package and the icon. -- Lubos Lunak openSUSE Boosters team, KDE developer l.lunak@suse.cz , l.lunak@kde.org -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
participants (2)
-
Johannes Obermayr
-
Lubos Lunak