Just so I'm being clear, here are the contents of Eterm.desktop, pyrrho.desktop 
and orthanc.desktop.  pyrrho.png is the image now showing up in all Eterm 
window borders, window lists, and iboxes.

What am I doing wrong?



pyrrho:~/.e/e/applications/all> cat Eterm.desktop 

[Desktop Entry]
Encoding=UTF-8
X-Enlightenment-IconTheme=dlg-etiquette
X-Enlightenment-WindowName=Eterm
X-Enlightenment-IconClass=Eterm.png
X-Enlightenment-IconPath=/users/ral/.e/e/icons/Eterm.png
X-Enlightenment-WindowTitle=Eterm
Type=Application
Exec=Eterm
StartupWMClass=ETerm
GenericName=Terminal
Name=Eterm
Comment=Run commands in a shell
Icon=Eterm.png



pyrrho:~/.e/e/applications/all> cat pyrrho.desktop 

[Desktop Entry]
Encoding=UTF-8

X-Enlightenment-IconClass=pyrrho
X-Enlightenment-IconPath=/users/ral/.e/e/icons/pyrrho.png
X-Enlightenment-WindowTitle=pyrrho
Type=Application
Exec=Eterm -t pyrrho
Name=Pyrrho
Comment=Run commands in a shell
Icon=pyrrho.png

pyrrho:~/.e/e/applications/all> cat orthanc.desktop 

[Desktop Entry]
Encoding=UTF-8

X-Enlightenment-IconClass=orthanc
X-Enlightenment-IconPath=/users/ral/.e/e/icons/orthanc.png
X-Enlightenment-WindowTitle=orthanc
Type=Application
Exec=Eterm -t orthanc -e ssh orthanc
Name=Orthanc
Comment=Run commands in a shell
Icon=orthanc.png



pyrrho:~/.Eterm/themes/pyrrho> cat theme.cfg | more
<Eterm-0.9.3>
# Eterm Configuration File
# Automatically generated by Eterm-0.9.3 on 2006/11/30 at 08:40:09 AM
begin color
    foreground black
    background white
    cursor black
    cursor_text #666666
    pointer black
    video normal
    color 0 grey90
    color 1 #800000
    color 2 #005020
    color 3 #995500
    color 4 #0200A3
    color 5 magenta3
    color 6 #555555
    color 7 white
    color 8 grey50
    color 9 red3
    color 10 green4
    color 11 #b0b000
    color 12 blue3
    color 13 magenta
    color 14 #407090
    color 15 antiquewhite
    color bd #000000
    color ul #ffffff
end color

begin attributes
    title pyrrho
    name pyrrho
    iconname pyrrho
    scrollbar_type motif
    scrollbar_width 5
    font default 4
    font proportional 0
    font 0 5x7
    font 1 6x10
    font 2 fixed
    font 3 -b&h-lucidatypewriter-medium-r-normal-*-*-100-*-*-m-*-iso10646-1
    font 4 -b&h-lucidatypewriter-medium-r-normal-*-*-120-*-*-m-*-iso10646-1
    font 5 -b&h-lucidatypewriter-medium-r-normal-*-*-140-*-*-m-*-iso10646-1
    font 6 -b&h-lucidatypewriter-medium-r-normal-*-*-180-*-*-m-*-iso10646-1
    font effects none
end attributes

begin imageclasses
    path 
"./pix/:~/.Eterm/:~/.Eterm/themes/Eterm/pix:~/.Eterm/pix/:/usr/local/share/Eterm/pix/:/users/ral:/users/ral/.Eterm/themes/pyrrho"
    icon /home/ral/icons/pyrrho.png
[snip]



pyrrho:~/.Eterm/themes/orthanc> cat theme.cfg | more
<Eterm-0.9.3>
# Eterm Configuration File
# Automatically generated by Eterm-0.9.3 on 2006/11/30 at 08:40:09 AM
begin color
    foreground black
    background white
    cursor black
    cursor_text #666666
    pointer black
    video normal
    color 0 grey90
    color 1 #800000
    color 2 #005020
    color 3 #995500
    color 4 #0200A3
    color 5 magenta3
    color 6 #555555
    color 7 white
    color 8 grey50
    color 9 red3
    color 10 green4
    color 11 #b0b000
    color 12 blue3
    color 13 magenta
    color 14 #407090
    color 15 antiquewhite
    color bd #000000
    color ul #ffffff
end color

begin attributes
    title orthanc
    name orthanc
    iconname orthanc
    scrollbar_type motif
    scrollbar_width 5
    font default 4
    font proportional 0
    font 0 5x7
    font 1 6x10
    font 2 fixed
    font 3 -b&h-lucidatypewriter-medium-r-normal-*-*-100-*-*-m-*-iso10646-1
    font 4 -b&h-lucidatypewriter-medium-r-normal-*-*-120-*-*-m-*-iso10646-1
    font 5 -b&h-lucidatypewriter-medium-r-normal-*-*-140-*-*-m-*-iso10646-1
    font 6 -b&h-lucidatypewriter-medium-r-normal-*-*-180-*-*-m-*-iso10646-1
    font effects none
end attributes

begin imageclasses
    path 
"./pix/:~/.Eterm/:~/.Eterm/themes/Eterm/pix:~/.Eterm/pix/:/usr/local/share/Eterm/pix/:/users/ral:/users/ral/.Eterm/themes/orthanc"
    icon /home/ral/icons/orthanc.png
    begin image

[snip]




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to