The time now is Wed 22 May 2013, 15:53
All times are UTC - 4 |
| Author |
Message |
swiatmar

Joined: 09 Aug 2008 Posts: 238 Location: Danube, AT
|
Posted: Sat 31 Oct 2009, 12:21 Post subject:
[SOLVED] how to edit XFCE icons |
|
UFFF
Have again a small problem with my NOP. This time is it about icons. My menu was missing some application icons. I found out, that I can repair it editing the scripts in usr/share/applications and usr/share/desktop-directories.It was easy:)
Ok, but somehow I can't find the place where I can edit the right click mouse menu I am still missing there some Icons of the terminal ans some other stuff
Last edited by swiatmar on Sun 01 Nov 2009, 18:42; edited 1 time in total
|
|
Back to top
|
|
 |
CatDude

Joined: 03 Jan 2007 Posts: 1355 Location: UK
|
Posted: Sun 01 Nov 2009, 17:53 Post subject:
|
|
Hello again
As you did not say what Puppy (Puplet) version you are using,
i can only tell you what i discovered while mooching about in NOP431.
Those icons are called from: /root/.config/Thunar/uca.xml
Here is the relevant snippets of code from that file:
| Code: | | <action><icon>terminal</icon><name>Open Terminal Here</name><command>exo-open --working-directory %f --launch TerminalEmulator</command><description>Example for a custom action</description><patterns>*</patterns><directories/></action> |
| Code: | | <action><icon>xfce4-appfinder</icon><name>Find Here ...</name><command>pfilesearch -d %f</command><description>Find in subfolders</description><patterns>*</patterns><directories/></action> |
Doing a search for each of the icons mentioned,
pointed me to these:
/usr/share/icons/Neu-blue/24x24/apps/terminal.png
/usr/share/icons/hicolor/48x48/apps/xfce4-appfinder.png
To prove that this is indeed how they are being called,
i added an icon of my own in each of the above directories,
and amended the code in /root/.config/Thunar/uca.xml accordingly.
As you can see from the attached image, my thinking was correct.
Hopefully this will help
CatDude
.
P.S
Please, in future could you mention what Puppy version you are using,
as it will help people to help you.
.
| Description |
|
| Filesize |
34.44 KB |
| Viewed |
622 Time(s) |

|
_________________

|
|
Back to top
|
|
 |
swiatmar

Joined: 09 Aug 2008 Posts: 238 Location: Danube, AT
|
Posted: Sun 01 Nov 2009, 18:39 Post subject:
|
|
Wow!! Thanks again CatDude:)
This is it !! /root/.config/Thunar/uca.xml
the only different is my icons are placed in usr/share/pixmaps
Right-I forgot to mention which puppy I am using
My version is NOP413, couse I have some problem with booting with 431
(getting kernel panic on start- my laptop is really old )
Thanks again
|
|
Back to top
|
|
 |
CatDude

Joined: 03 Jan 2007 Posts: 1355 Location: UK
|
Posted: Sun 01 Nov 2009, 18:44 Post subject:
|
|
Hello swiatmar
Glad to hear that it worked.
Just remember to stipulate what Puppy version you are using in future,
and help may then come a little quicker than if you do not.
All the best
CatDude
.
_________________

|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0494s ][ Queries: 12 (0.0123s) ][ GZIP on ] |