[openbox] XML madness on pipemenu

Bernhard 'elven' Stoeckner elven at swordcoast.net
Fri Jun 22 07:05:23 EDT 2007


On Friday 22 June 2007 12:18:01 Javier Valencia wrote:
> > The problem is that your filenames are not UTF-8. If they were, it
> > would "just work" without having to do anything fancy.
> >
> > You can convert them to UTF-8 with iconv.  Something like this..
> >
> > echo $filename | iconv -f latin1 -t utf8
>
> it just don't work, i leave pipe menus for now, i don't have many time
> to spend in this issue.
>
> Thanks for support


If you know ruby, this might be of use to you. If you don't, go learn it. ;)

I've also included a sample root menu.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ob-lib.rb
Type: application/x-ruby
Size: 2507 bytes
Desc: not available
URL: <http://icculus.org/pipermail/openbox/attachments/20070622/2d0c3dfd/attachment.bin>
-------------- next part --------------
---
    -
        - firefox
        - firefox -no-remote
    -
        - konqueror
    -
        - tora
    -
        - pgadmin3
    -
        - alsamixergui
    -
        - vmware
    -
        - amarok
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ob-root.rb
Type: application/x-ruby
Size: 1258 bytes
Desc: not available
URL: <http://icculus.org/pipermail/openbox/attachments/20070622/2d0c3dfd/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
URL: <http://icculus.org/pipermail/openbox/attachments/20070622/2d0c3dfd/attachment.pgp>


More information about the openbox mailing list