Xfce Forum

Sub domains
 

You are not logged in.

#1 2008-07-16 20:48:54

jcdick1
Member
Registered: 2008-07-16
Posts: 1

New XFCE user - probably old question - menu editing

I am a new user to XFCE, running 4.4.2 on OpenSuse 11.  I like it so far, a lot more responsive on my hardware than KDE or Gnome.  But there are some things I don't understand just yet, and I was hoping someone could help me out.

I have XFCE installed alongside the other two desktops, so that I have my choice on login.  However, under XFCE, my desktop menu is all out of whack.  Under KDE, the menu entries are in nice groupings that make sense.  However, XFCE has, for instance, placed the OpenOffice Quickstarter menu entry in an "Applets" sub-folder beneath "Games."  OpenOffice.org Base is in the "Database" subfolder of "Multimedia."

I was just wondering if there was an easy way to re-arrange these items in the menu, as the Menu Editor doesn't seem to give me an ability to change and manipulate individual menu entries.

I apologize if this is asked and answered elsewhere.  Perhaps I am just not getting the right search terms in my head.

Thanks!

Offline

#2 2008-07-18 14:56:08

SteveWilliams
Member
Registered: 2008-06-14
Posts: 9

Re: New XFCE user - probably old question - menu editing

HI

Yes.

I noticed you don't have a debian system. So if your files & settings are different I can't help.

On DreamLinux the files are stored in /ect/xdg/xfce4/desktop/menu.xml {&menuhookxml}. I tried the suggested create menu2.xml but that sucked and this is far far easier too. So basically just rename the current menu.xml to menu_old.xml and forget it exists {unless you get an error or something like that, then this will be easily renamed back to menu.xml or simply copied & pasted.

Also 2 things. NEVER EVER use menu restore with this script, cuz I never tested it yet. You could theroetically wipe something out ~ though I do give you that option if you wish. #2 There is a "Customise panel" feature mareked *Use Custom Panel. Never Ever use this panel unless you are an experienced trouble shooter. When I tested it, it worked great the first time then not at all the next.

OK.

add this file to /ect/xdg/xfce4/desktop/menu.xml  {Simply copy & Paste it.}  MAKE SURE you rename the original one menu_old.xml FIRST

***THESE WORDS MUST BE EXACT***

File:



file:///media/Dreamlinux/menu.xml  <--- Store this on a pen drive  as menu.xml ! File> Create Document> Name ?: menu.xml> Save> Copy below script> Paste to file> Save> Exit.

NOTE: notice the unlimited expandability and the ability to move your menu headings where you want.








<!-- # file:///etc/xdg/xfce4/desktop/menu.xml --> <-- DO NOT COPY THIS LINE !


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xfdesktop-menu>

<!--
     Explanantion of Xfce 4 menu file:
     =================================
     Here we will try to explain the format of the menu file.  Look at the
     actual menu below for the real examples.  +++ You shouldn't really need to
     edit this manually; check out xfce4-menueditor instead.

+++ Note that since this is a custom menu, Manually editing it is recommended BEFORE you sudo apt-get install {App Name}
*** This Menu is made for unlimited expandability. Simply comment out what you don't need & add What I forgot.
XXX  You will need XFCE-goodies & Gnome-goodies from both MMGL & DE {The icons are different & offer you more choices} & you will
     want to consider getting KDE & Apple icons to add to this file. Be sure to keep these on a pen drive Along with this menu too.   

%%%  While I tried to add as many apps as I could think of, Obviously I haven't heard of them all so thats why I added 21
       commented out apps that you can simply add as you desire.

####  The "Secret Sauce" is in the </menu> tags etc. ! HEED THIS WARNING ~ THE MENU WILL STOP WORKING ! Make sure none of the
       code strings are missing letters or symbols & so forth. Also try sudo whereis {App Name Goes here, No brackets}

        NEVER EVER use the upper case 7 in <app name=""> tag. It looks like A backwards 8 (&)  . This will crash the
          Menu. ! WARNING !

-->

<!-- Obviously, this is how you make a comment ;-) -->

<!--

  + Everything is between exactly one pair of
    <xfdesktop-menu></xfdesktop-menu> tags.

  + Applications:
    <app name="Name in menu" cmd="Command to run" term="false"
         icon="iconfile"  snotify="false" visible="true" />
    The 'term' attribute determines if the program needs a terminal to run,
    and 'snotify' sets whether or not the program supports startup
    notification.  You can set an icon to be displayed next to the item with
    the 'icon' attribute.  Only 'name' and 'cmd' are required.

  + Separators:
    <separator visible="true" />
    Creates a horizontal separator.  The 'visible' attribute is optional.

  + Submenus:
    <menu name="Name in menu" icon="iconfile" visible="true"></menu>
    Only 'name' is required, but you can also set an icon to be displayed using
    the 'icon' attribute.  Between the menu tags you can define more
    applications, separators and menus.

  + Titles
    <title name="Name in menu" icon="iconfile" visible="true" />
    Creates an insensitive menu title.  You can even add an optional icon to
    the title if you'd like.
   
  + Including other files:
    <include type="file" src="menu2.xml" visible="true" />
    Includes the file menu2.xml.  A relative path is assumed to be rooted at
    ~/.xfce4/.  An absolute path will be treated as such.
   
  + Including an autogenerated system menu:
    <include type="system" style="simple" unique="true" visible="true" />
    Includes a system menu.  style can be "simple" or "multilevel".  If unique
    is set to "false", multiple menu items will be generated if the app
    appears in multiple categories.
-->





<xfdesktop-menu>

    <menu name="Desktop Menu" icon="gnome-favorites.png"/>


             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
















    <app name="Run Program..." cmd="xfrun4" icon="gnome-fs-executable"/>


             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->









     
   





    <menu name="Settings" icon="gnome-settings">
        <app name="Settings Manager" cmd="xfce-setting-show" icon="gnome-settings"/>

     
              <app name="About Me" cmd="gnome-about-me" icon="/user-info"/>

       <app name="XTerm" cmd="xterm" icon="/usr/share/icons/Terminal.png"/>
       <app name="XTerm (Unicode)" cmd="uxterm" icon="/usr/share/icons/Terminal.png"/>
     <app name="Terminal" cmd="xfterm4" icon="/gnome-terminal"/>
     <app name="File Manager" cmd="thunar" icon="/file-manager.png"/>
      <app name="Root Manager" cmd="gksu thunar" icon="/file-manager.png"/>


                <app name="Apply theme" cmd="themus-theme-applier %u" icon="/gnome-settings-theme"/>
  <app name="Assistive Technology Support" cmd="gnome-at-properties" icon="/gnome-settings-accessibility-technologies"/>
  <app name="Autostarted Applications" cmd="xfce4-autostart-editor" icon="/autostart.png"/>
       <app name="Font" cmd="gnome-font-properties" icon="gnome-settings-font"/>
  <app name="HPLIP Toolbox" cmd="/usr/bin/hp-toolbox" icon="/usr/share/icons/Ro_Dream/scalable/apps/hplip.png"/>
            <!--  <app name="" cmd="" icon=""/> -->
  <app name="Home Folder" cmd="nautilus --no-desktop" icon="/gnome-fs-home"/>
                <app name="Keyboard" cmd="gnome-accessibility-keyboard-properties" icon="/gnome-settings-accessibility-keyboard"/>
                <app name="Keyboard" cmd="gnome-keyboard-properties" icon="/gnome-dev-keyboard"/>
               <app name="Keyboard Shortcuts" cmd="gnome-keybinding-properties" icon="/gnome-settings-keybindings"/>
              <app name="Mouse" cmd="gnome-mouse-properties" icon="/gnome-dev-mouse-optical"/>
              <app name="Open Folder" cmd="nautilus --no-desktop %U" icon="/xpad.xpm"/>
     <app name="Preferred Applications" cmd="gnome-default-applications-properties" icon="/gnome-settings-default-applications"/>

  <app name="Printing System Settings" cmd="xfce-setting-show printing_system" icon="/cups.png"/>
  <app name="Sessions" cmd="gnome-session-properties" icon="/gnome-session.png"/>
   <app name="Software Properties" cmd="gksu /usr/bin/software-properties" icon="/software-properties"/>
      <app name="Start Cups + Printer" cmd="gksu ativar-cups.sh" icon="/cups.png"/>
<app name="Start NTFS Writable" cmd="gksu ativar-ntfs.sh" icon="/gnome-dev-harddisk.png"/>
<app name="Theme" cmd="gnome-theme-manager" icon="/gnome-settings-theme"/>
<app name="Update Manager" cmd="gksu /usr/bin/update-manager" icon="/update-manager"/>
  <app name="Windows" cmd="gnome-window-properties" icon="/gnome-window-manager"/>     
<app name="Xfce 4 Calendar Settings" cmd="xfce-setting-show orage" icon="/xfcalendar"/>
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->





</menu>



     <menu name="Databases" visible="yes" icon="/usr/share/icons/Ro_Dream/48x48/apps/rj-45.png">
         <app name="HSQLDB Database Manager" cmd="/usr/bin/hsqldb-databasemanager" icon="/usr/share/pixmaps/hsqldb.xpm"/>
         <app name="HSQLDB Database Manager (Swing)" cmd="/usr/bin/hsqldb-databasemanagerswing" icon="/usr/share/pixmaps/hsqldb.xpm"/>
         <app name="HSQLDB Query Tool" cmd="/usr/bin/hsqldb-querytool" icon="/usr/share/pixmaps/hsqldb.xpm"/>
         <app name="HSQLDB Transfer Tool" cmd="/usr/bin/hsqldb-transfer" icon="/usr/share/pixmaps/hsqldb.xpm"/>
         <app name="OpenOffice.org Base" cmd="/usr/bin/oobase" icon="/usr/share/icons/gnome/32x32/apps/openofficeorg-20-base.xpm"/>

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->






<menu name="Apps" visible="no">


             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->






   </menu>

</menu>




      <menu name="Editors" visible="yes" icon="/usr/share/icons/Ro_Dream/48x48/apps/xfce-edit.png">
         <app name="MousePad" cmd="/usr/bin/mousepad" icon="/usr/share/pixmaps/mousepad.xpm"/>
         <app name="Nano" cmd="/bin/nano" term="yes" icon="/usr/share/nano/nano-menu.xpm" />
         <app name="OpenOffice.org Writer" cmd="/usr/bin/oowriter" icon="/usr/share/icons/gnome/32x32/apps/ooo-writer.xpm"/>
         <app name="scite" cmd="/usr/bin/scite" icon="/usr/share/scite/Sci32M.xpm"/>

<!--  <app name="SciTE" cmd="scite %F" icon="/usr/share/icons/Ro_Dream/scalable/apps/scite.png"/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->






      </menu>

Offline

#3 2008-07-18 15:01:45

SteveWilliams
Member
Registered: 2008-06-14
Posts: 9

Re: New XFCE user - probably old question - menu editing

<menu name="Graphics" visible="yes" icon="/usr/share/icons/Ro_Dream/48x48/apps/gnumeric.png">

         <app name="avidemux" cmd="/usr/bin/avidemux" icon="/usr/share/pixmaps/avidemux.png"/>
         <app name="Blender (full screen)" cmd="/usr/bin/blender" icon="/usr/share/pixmaps/blender.xpm"/>
          <!--<app name="Blender (windowed)" cmd="/usr/bin/blender -w" icon="/usr/share/pixmaps/blender.xpm"/> -->
          <app name="Emerald" cmd="/usr/bin/emerald-theme-manager" icon="emerald.png"/>
           <app name="Fyre" cmd="/usr/bin/fyre" icon="/fyre.png"/>
                 <app name="Get-Photos" cmd="get-photos" icon="/digikam.png"/>
                <app name="Gogh" cmd="/usr/local/bin/gogh.sh" icon="/gogh.png"/>
               <app name="Gtkam" cmd="gtkam" icon="/digikam.png"/>
          <app name="Gimp" cmd="gimp-2.2" icon="gimp.png"/>
         <app name="Gsumi" cmd="/usr/bin/gsumi" icon="/usr/share/icons/Ro_Dream/scalable/apps/wizardpen.png" />
         <app name="Inkscape" cmd="/usr/bin/inkscape" icon="/usr/share/pixmaps/inkscape.xpm"/>
         <app name="Kino" cmd="/usr/bin/kino" icon="/usr/share/pixmaps/kino.xpm"/>
         <app name="OpenOffice.org Draw" cmd="/usr/bin/oodraw" icon="/usr/share/icons/gnome/32x32/apps/openofficeorg-20-draw.xpm"/>
         <app name="OpenOffice.org Impress" cmd="/usr/bin/ooimpress" icon="/usr/share/icons/gnome/32x32/apps/openofficeorg-20-impress.xpm"/>
         <app name="QCAD" cmd="qcad %U" icon="/qcad"/>
         <app name="Scribus" cmd="/usr/bin/scribus" icon="/usr/share/pixmaps/scribus.xpm"/>
         <app name="xcam" cmd="/usr/bin/xcam" icon="/usr/share/sane/xscanimage-icon-32x32-2.xpm"/>
         <app name="xsane" cmd="/usr/bin/xsane" icon="/usr/share/pixmaps/xsane.xpm"/>
         <app name="xscanimage" cmd="/usr/bin/xscanimage" icon="/usr/share/sane/xscanimage-icon-32x32-2.xpm"/>


           
            <!--   -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->



      </menu>


     
      <menu name="Math" visible="yes" icon="/usr/share/pixmaps/apple-green.png">
         
         <app name="GCalcTool" cmd="/usr/bin/gcalctool" icon="/usr/share/pixmaps/gcalctool.xpm"/>
         <app name="OpenOffice.org Calc" cmd="/usr/bin/oocalc" icon="/usr/share/icons/gnome/32x32/apps/openofficeorg-20-calc.xpm"/>
         <app name="OpenOffice.org Math" cmd="/usr/bin/oomath" icon="/usr/share/icons/gnome/32x32/apps/openofficeorg-20-math.xpm"/>


             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->





      </menu>


     

<!--Network Menu Goes Here but it is fucked up so I did not use it for now Note: Fixed the "Network" File -->

<menu name="Network" visible="yes" icon="/usr/share/icons/gnome-globe.png">


<app name="aMSN" cmd="amsn" icon="/im-aim.png"/>
<app name="ADSL/PPPOE configuration" cmd="chamar-pppoe.sh" icon="/conexao1.png"/>
<!--   <app name="ADSL/PPPOE Masquerade" cmd="sudo Comp-ADSL.sh" icon="/conexao1.png"/> -->
         <app name="Bittornado Client" cmd="/usr/bin/btdownloadgui.bittornado" icon="/usr/share/pixmaps/bittornado.xpm"/>
                 
         <app name="Citadel" cmd="citadel" icon="/usr/share/pixmaps/Citadel.jpg"/>
         <app name="Epiphany" cmd="/usr/bin/epiphany %U" icon="/epiphany-entry.png"/>


               <!--  <app name="" cmd="" icon=""/> -->
         <app name="Flock" cmd="/flock/flock" icon="/usr/share/flock/chrome/icons/default/default.xpm"/>
         <app name="Filezilla" cmd="/usr/bin/filezilla" icon="/usr/share/pixmaps/filezilla.xpm"/>
         <app name="Firefox" cmd="/firefox/firefox" icon="/firefox.png"/>
        <app name="Gaim" cmd="/usr/bin/gaim" icon="/usr/share/icons/Rodent/scaleable/apps/gaim./png" />
         <app name="Galeon" cmd="/galeon %U" icon="/usr/share/icons/galeon.png"/> 
         <app name="gFTP" cmd="/usr/bin/gftp-gtk" icon="/usr/share/pixmaps/gftp.xpm"/>
         <app name="Gmail" cmd="checkgmail" icon="/usr/share/icons/Ro_Dream/scalable/apps/gmail.png"/>
               <app name="GNOME PPP" cmd="gksu gnome-ppp" icon="/conexao1.png"/>

         <app name="GNOME PPP" cmd="/usr/bin/gnome-ppp" icon="/usr/share/pixmaps/gnome-ppp.xpm"/>
         <app name="Icedove Mail" cmd="icedove" icon="/usr/share/pixmaps/icedove.xpm"/>

       
<!-- sudo apt-get install iceape then press enter -->       

          <app name="Iceape" cmd="iceape -browser" icon="/iceape"/>
               <!--  <app name="Iceape Suite" cmd="iceape %u"  icon="iceape.xpm"/>-->
             <!--<app name="Iceape Address Book" cmd="iceape -addressbook" icon="iceape-addressbook.xpm"/>  -->
            <!--  <app name="Iceape Composer" cmd="iceape -edit" icon="iceape-composer.xpm"/> -->
            <!--  <app name="Iceape Mail & Newsgroups" cmd="iceape -mail" icon="iceape-mailnews.xpm"/> -->
            <!--  <app name="Icedove Profile Manager" cmd="icedove -P" icon="icedove-pm-menu.xpm"/> -->

             
              <!--  <app name="Iceape Suite" cmd="iceape %u" icon="iceape.xpm"/> -->       
<app name="Iceape Mail Composer" cmd="iceape -compose" icon="iceape-mail-compose.xpm"/>
       <app name="Iceweasel" cmd="iceweasel" icon="/usr/share/icons/Ro_Dream/48x48/apps/mozicon50.xpm"/>
        <app name="IPTraf" cmd="/usr/bin/su-to-root -c /usr/sbin/iptraf" term="yes" icon="/htop.desktop" />
         <app name="LinNeighborhood" cmd="/usr/bin/LinNeighborhood" icon="/usr/share/icons/LinNeighborhood.xpm"/>
          <app name="Netscape Navigator" cmd="/navigator/navigator" icon="/navigator/chrome/icons/default/default.xpm" />
           <app name="Network Preferences" cmd="gnome-network-preferences" icon="/stock_proxy"/>
            <app name="Network Proxy" cmd="gnome-network-preferences" icon="/stock_proxy"/>
             <app name="Network Servers" cmd="nautilus --no-desktop network:" icon="/gnome-fs-network"/>

           <app name="Network Settings" cmd="gksu configurar-rede.sh" icon="/conexao1.png"/>
               
       
        <app name="Opera" cmd="usr/bin/Opera" icon="/usr/share/icons/Ro_Dream/48x48/apps/opera.png"/>
             


<app name="Seamonkey" cmd="/seamonkey/seamonkey" icon="/seamonkey/chrome/icons/default/default.xpm"/>

<!-- sudo apt-get update after adding this string to /etc/sources.list file -->
            <app name="Skype" cmd="skype" icon="/skype"/>

<app name="Thunderbird" cmd="icedove" icon="/usr/share/pixmaps/thunderbird-pm-menu.xpm"/>

<!-- Not As Root -->

       <!-- <app name="Wireshark" cmd="-u root /usr/bin/wireshark" icon="/hi48-app-wireshark.png"/> -->

<!-- As Root Only -->

      <app name="Wireshark" cmd="gksu -u root /usr/bin/wireshark" icon="/hi48-app-wireshark.png"/>

             
             


             

            <!--  <app name="" cmd="file:///netscape/netscape" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
             
              <!--  <app name="" cmd="" icon=""/> -->
             <!--<app name="" cmd="" icon=""/>  -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->






</menu>

      <menu name="Programming" visible="yes"icon="/usr/share/icons/Ro_Dream/48x48/apps/ooo_setup.png">



         <app name="BeanShell (text)" cmd="/usr/bin/bsh" term="yes" icon="/usr/share/icons/terminal.png" />
         <app name="BeanShell (windowed)" cmd="/usr/bin/xbsh" icon="/usr/share/icons/terminal.png"/>
         <app name="pycrust" cmd="/usr/bin/pycrust" icon="/usr/share/icons/terminal.png"/>
         <app name="pyshell" cmd="/usr/bin/pyshell" icon="/usr/share/icons/terminal.png"/>
         <app name="Python (v2.3)" cmd="/usr/bin/python2.3" term="yes" icon="/usr/share/pixmaps/python2.3.xpm" />
         <app name="Python (v2.4)" cmd="/usr/bin/python2.4" term="yes" icon="/usr/share/pixmaps/python2.4.xpm" />
         <app name="Tclsh8.4" cmd="/usr/bin/tclsh8.4" term="yes" icon="/usr/share/icons/terminal.png" />
         <app name="Tclsh8.5" cmd="/usr/bin/tclsh8.5" term="yes" icon="/usr/share/icons/terminal.png" />
         <app name="TkWish8.4" cmd="x-terminal-emulator -e /usr/bin/wish8.4" icon="/usr/share/icons/terminal.png"/>
         <app name="TkWish8.5" cmd="x-terminal-emulator -e /usr/bin/wish8.5" icon="/usr/share/icons/terminal.png"/>
         <app name="xrced" cmd="/usr/bin/xrced" icon="/usr/share/icons/terminal.png"/>


             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->


      </menu>

Offline

#4 2008-07-18 15:03:58

SteveWilliams
Member
Registered: 2008-06-14
Posts: 9

Re: New XFCE user - probably old question - menu editing

<menu name="Shells" visible="yes" icon="/usr/share/icons/Ro_Dream/48x48/apps/Terminal.png">

         
         <app name="Bc" cmd="/usr/bin/bc" term="yes" icon="/usr/share/icons/Terminal.png" />
         <app name="Bash" cmd="/bin/bash --login" term="yes" icon="/usr/share/icons/Terminal.png" />
         <app name="Dash" cmd="/bin/dash -i" term="yes" icon="/usr/share/icons/Terminal.png" />
         <app name="Shell" cmd="/bin/sh --login" term="yes" icon="/usr/share/icons/Terminal.png" />
          <app name="Terminal" cmd="/usr/bin/xfce4-terminal" icon="/usr/share/pixmaps/terminal.xpm"/>
      <!-- <app name="XTerm" cmd="xterm" icon="/usr/share/icons/Terminal.png"/> -->
      <!-- <app name="XTerm (Unicode)" cmd="uxterm" icon="/usr/share/icons/Terminal.png"/> -->
     <!-- <app name="Terminal" cmd="xfterm4" icon="gnome-terminal"/> -->
     <app name="File Manager" cmd="thunar" icon="file-manager.png"/>
      <app name="Root Manager" cmd="gksu thunar" icon="file-manager.png"/>


             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->




      </menu>





      <menu name="Sound" visible="yes" icon="/usr/share/icons/gnome-audio.png">


         <app name="Audacity" cmd="/usr/bin/audacity" icon="/usr/share/audacity/audacity.xpm"/>
         <app name="aumix (GTK)" cmd="/usr/bin/aumix" icon="/usr/share/pixmaps/icon_aumix.xpm"/>
         <app name="cplay" cmd="/usr/bin/cplay" term="yes" icon="/usr/share/pixmaps/gnome-cd.png" />
         <app name="Enable MP3 Server" cmd="sudo enable-daap.rb" term="no" icon="/usr/share/icons/Ro_Dream/scalable/apps/daap.png" />
         
         <app name="easytag" cmd="/usr/bin/easytag" icon="/usr/share/pixmaps/easytag.xpm"/>
         <app name="GNOME ALSA Mixer" cmd="/usr/bin/gnome-alsamixer" icon="/usr/share/pixmaps/gnome-alsamixer/gnome-alsamixer-icon.xpm"/>
         <app name="Grip" cmd="/usr/bin/grip" icon="/usr/share/pixmaps/gripicon.png"/>
         <app name="gtkpod" cmd="/usr/bin/gtkpod" icon="/usr/share/pixmaps/gtkpod-icon-32x32.xpm"/>
         <app name="JACK Control" cmd="/usr/bin/qjackctl" icon="/usr/share/pixmaps/qjackctl.xpm"/>
         <app name="Jokosher" cmd="Jokosher" icon="/usr/share/icons/Ro_Dream/scalable/apps/jokosher.png"/>
  <app name="AviDemux" cmd="avidemux" icon="avidemux.png"/>
  <app name="Brasero" cmd="brasero -e -i %u" icon="brasero.png"/>
<app name="SPDIF switch" cmd="Exec=/usr/local/bin/enable-spdif.rb" icon="/usr/share/icons/Ro_Dream/scalable/apps/spdif-out.png"/>
           <app name="Sound" cmd="gnome-sound-properties" icon="/gnome-settings-sound"/>
        <!--  <app name="" cmd="" icon=""/> -->
        <!--  <app name="" cmd="" icon=""/> -->
          <!--  <app name="" cmd="" icon=""/> -->
         <!--  <app name="" cmd="" icon=""/> -->
          <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
           <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

         <app name="streamtuner" cmd="/usr/bin/streamtuner" icon="/usr/share/icons/Ro_Dream/48x48/apps/radio.png"/>
         <app name="wmXMMS" cmd="/usr/bin/wmxmms" icon="/usr/share/pixmaps/wmxmms.xpm"/>
         <app name="XMMS" cmd="/usr/bin/xmms" icon="/usr/share/pixmaps/xmms.xpm"/>
      </menu>
      <menu name="System" visible="yes" icon="/usr/share/icons/Ro_Dream/48x48/apps/gnome-settings.png">
         
            <app name="alsaconf" cmd="su-to-root -p root -c /usr/sbin/alsaconf" term="yes" icon="/usr/share/icons/alsaconf.png" />
            <app name="Orphaner (all)" cmd="su-to-root -c '/usr/sbin/orphaner -a'" term="yes" icon="/usr/share/icons/Terminal.png" />
            <app name="Orphaner (libs)" cmd="su-to-root -c /usr/sbin/orphaner" term="yes" icon="/usr/share/icons/Terminal.png" />
            <app name="Orphaner - editkeep" cmd="su-to-root -c '/usr/sbin/editkeep'" term="yes" icon="/usr/share/icons/Terminal.png" />
            <app name="pppconfig" cmd="su-to-root -p root -c /usr/sbin/pppconfig" term="yes" icon="/usr/share/pixmaps/gnome-ppp.xpm" />
               <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
         <app name="Disks Admin" cmd="/usr/bin/disks-admin" icon="/usr/share/gnome-system-tools/pixmaps/disks.xpm"/>
         <app name="DCP-Control Panel" cmd="dcp.rb" icon="/usr/share/icons/Rodent/scalable/apps/xfce-utils.png"/>
         <app name="DSL-PPPoE configuration tool" cmd="/usr/sbin/pppoeconf" term="yes" icon="/usr/share/pixmaps/pppoeconf.xpm" />
        <app name="Easy-Install" cmd="easyinst.rb" icon="/usr/share/icons/Rodent/scalable/apps/easyinstall.png"/>
         <app name="GDM flexiserver" cmd="gdmflexiserver" icon="/usr/share/pixmaps/gdm.xpm"/>
         <app name="GDM flexiserver in Xnest" cmd="gdmflexiserver -n" icon="/usr/share/pixmaps/gdm.xpm"/>
         <app name="GDM Photo Setup" cmd="gdmphotosetup" icon="/usr/share/pixmaps/gdm.xpm"/>
         <app name="GDM Setup" cmd="su-to-root -X -p root -c gdmsetup" icon="/usr/share/pixmaps/gdm.xpm"/>
         <app name="GNOME CUPS Manager" cmd="/usr/bin/gnome-cups-manager" icon="cups.png"/>
         <app name="Network Admin" cmd="/usr/bin/network-admin" icon="/usr/share/gnome-system-tools/pixmaps/network.xpm"/>
         <app name="Print Notification Icon" cmd="/usr/bin/gnome-cups-icon" icon="cups.png"/>
         <app name="Pstree" cmd="/usr/bin/pstree.x11" term="yes" icon="/usr/share/pixmaps/pstree16.xpm" />
         <app name="QTParted" cmd="su-to-root -X -c qtparted" icon="/usr/share/pixmaps/qtparted.xpm"/>
         <app name="Sun Java 5.0 Plugin Control Panel" cmd="/usr/lib/jvm/java-1.5.0-sun-1.5.0.10/bin/ControlPanel" icon="/usr/share/icons/sun-java5.xpm"/>
         <app name="Sun Java 5.0 Policy Tool" cmd="/usr/lib/jvm/java-1.5.0-sun-1.5.0.10/bin/policytool" icon="/usr/share/icons/sun-java5.xpm"/>
         <app name="Synaptic Package Manager" cmd="/usr/bin/su-to-root -X -c /usr/sbin/synaptic" icon="/usr/share/synaptic/pixmaps/synaptic_32x32.xpm"/>
         <app name="Time Admin" cmd="/usr/bin/time-admin" icon="/usr/share/gnome-system-tools/pixmaps/time.xpm"/>
         <app name="Top" cmd="/usr/bin/top" term="yes" icon="/htop" />
         <app name="User accounts Admin" cmd="/usr/bin/users-admin" icon="/usr/share/gnome-system-tools/pixmaps/users.xpm"/>
         <app name="X-Terminal as root (GKsu)" cmd="/usr/bin/gksu -u root /usr/bin/x-terminal-emulator" icon="/usr/share/pixmaps/gksu-debian.xpm"/>

<!-- !WARNING! ~ Using "Restore Menu could be fatal to this Custom Menu. I hope you got this Fucker on a pen drive. -->

<app name="Restore Menu" cmd="/usr/local/bin/menu-restore.rb" icon="/usr/share/icons/Ro_Dream/scalable/apps/dream-start.png"/>
                 <app name="Synaptic" cmd="gksu Synaptic" icon="/synaptic.png"/>
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->


      </menu>

Offline

#5 2008-07-18 15:04:19

SteveWilliams
Member
Registered: 2008-06-14
Posts: 9

Re: New XFCE user - probably old question - menu editing

<menu name="Text" visible="yes" icon="/usr/share/icons/Ro_Dream/48x48/apps/mousepad.png">
         <app name="Fortune" cmd="sh -c 'while /usr/games/fortune | col -x | xmessage -center -buttons OK:1,Another:0 -default OK -file - ; do :; done'" icon=""/>
         <app name="xdialog" cmd="/usr/bin/Xdialog" icon=""/>

  <app name="OpenOffice Writer" cmd="ooffice -writer %U" icon="/ooo-writer"/>
  <app name="Text Editor" cmd="gedit %U" icon="/text-editor"/>

             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->



      </menu>

    <!--<separator/>-->


      <menu name="Tools" visible="yes" icon="/settings.png">

         
         <app name="CheckGMail" cmd="/usr/bin/checkgmail" icon="/gmail.png"/>
         <app name="Conky" cmd="/usr/bin/conky" term="yes" icon="/conky.png" />
             <app name="DMOZ" cmd="dmoz" icon="/dmoz.gif"/> 
         <app name="docker" cmd="/usr/bin/docker" icon="engage.png"/>
         <app name="Dvd:Rip" cmd="dvdrip" icon="/rip.png"/>
         <app name="File-Roller" cmd="/usr/bin/file-roller" icon="/file-roller.xpm"/>
         <app name="GTK+ 1.2 Theme Switch" cmd="/usr/bin/switch" icon="/gnome-settings-theme"/>
         <app name="GTK+ 2.0 Theme Switch" cmd="/usr/bin/switch2" icon="/gnome-settings-theme"/>
          <app name="GTK+ 2.18 Theme Switch" cmd="/usr/bin/switch218" icon="/gnome-settings-theme"/>
         <app name="HPLIP Toolbox" cmd="/usr/bin/hp-toolbox" icon="/usr/share/icons/Ro_Dream/scalable/apps/hplip.png"/>
         <app name="mc" cmd="/usr/bin/mc" term="yes" icon="/usr/share/pixmaps/mc.xpm" />
         <app name="The GNU Privacy Assistant" cmd="/usr/bin/gpa" icon="/usr/share/pixmaps/gpa.xpm"/>
         <app name="Thunar" cmd="/usr/bin/thunar" icon="/usr/share/icons/file-manager.png"/>
       
         <app name="USB View" cmd="/usr/bin/usbview" icon="/Usb_sm.png"/>
         <app name="Video::DVDRip" cmd="/usr/bin/dvdrip" icon="/usr/share/icons/Ro_Dream/scalable/apps/rip.png"/>
         <app name="Xfce-setting-show" cmd="xfce-setting-show" icon="/usr/share/pixmaps/xfce4_xicon4.png"/>
         <app name="Xfdesktop" cmd="xfdesktop" icon="/usr/share/pixmaps/xfce4_xicon.png"/>
         <app name="xfprint4" cmd="xfprint4" icon="/usr/share/pixmaps/xfce4_xicon.png"/>
         <app name="XFrun4" cmd="xfrun4" icon="/usr/share/pixmaps/xfce4_xicon1.png"/>
         <app name="XFTaskbar4" cmd="xflock4" term="yes" icon="/usr/share/pixmaps/gpa.png" />
         <app name="xkeycaps" cmd="/usr/bin/xkeycaps" icon="/usr/share/pixmaps/xfce4_xicon2.png"/>
         <app name="xpad" cmd="/usr/bin/xpad" icon="/usr/share/pixmaps/xpad/xpad.xpm"/>


              <app name="Archive Manager" cmd="sudo file-roller" icon="/file-roller.png"/>
                 <app name="Bug Report Tool" cmd="bug-buddy --core" icon="/bug-buddy.png"/>
   <app name="Bulk Rename" cmd="/usr/lib/thunar/ThunarBulkRename %F" icon="/bulk-rename.png"/>
   <app name="Color Folders" cmd="color-folders.rb" icon="/usr/share/icons/Rodent/scalable/apps/color-folders.png"/>
       <app name="Computer" cmd="nautilus" icon="/gnome-fs-client"/>
<app name="Desktop Background" cmd="gnome-background-properties %F" icon="/gnome-settings-background"/>
            <!--  <app name="" cmd="" icon=""/> -->

  <app name="HJSplitLX" cmd="/usr/local/bin/HJSplitLX" icon="/usr/share/icons/Ro_Dream/scalable/apps/backup.png"/>
  <app name="Menu Editor" cmd="gmenu-simple-editor" icon="/gnome-main-menu"/>
<app name="Menu Item Creator" cmd="/usr/local/bin/xfce-menu-ed.rb" icon="/usr/share/icons/Ro_Dream/scalable/apps/dream-start.png"/>

              <app name="Orage" cmd="orage" icon="/xfcalendar"/>
             <app name="Software Properties" cmd="/usr/bin/software-properties" icon="/software-properties"/>


              <app name="Menus Toolbars" cmd="gnome-ui-properties" icon="/gnome-settings-ui-behavior"/>
              <app name="OpenOffice Base" cmd="ooffice -base %U" icon="/ooo-base"/>

             <app name="Xpad" cmd="xpad" icon="/xpad.xpm"/>
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->



      </menu>
      <menu name="Video" visible="yes" icon="/usr/share/icons/video.png">

         <app name="Evince" cmd="/usr/bin/evince" icon="/usr/share/pixmaps/evince.xpm"/>
<app name="Flash Player" cmd="/usr/bin/gflashplayer" icon="/gflashplayer.png"/>
         <app name="GQview" cmd="/usr/bin/gqview" icon="/usr/share/pixmaps/gqview.xpm"/>
         <app name="gtkam" cmd="/usr/bin/gtkam" icon="/usr/share/images/gtkam/gtkam-camera.png"/>
         <app name="gxine video player" cmd="/usr/bin/gxine" icon="/usr/share/gxine/pixmaps/gxine-icon.xpm"/>
         <app name="ImageMagick" cmd="/usr/bin/display" icon=""/>
         <app name="MPlayer" cmd="/usr/bin/gmplayer" icon="/usr/share/pixmaps/mplayer.xpm"/>
         <app name="Xpdf" cmd="/usr/bin/xpdf" icon="/usr/share/pixmaps/xpdf.xpm"/>


<!--  <app name="Dvd:Rip" cmd="dvdrip" icon="/usr/share/icons/Ro_Dream/scalable/apps/rip.png"/> -->
               <!--  <app name="EasyTAG" cmd="easytag %F" icon="easytag.png"/> -->
              <!--  <app name="Image Viewer" cmd="eog %U" icon="image-viewer.png"/> -->
             <!--  <app name="Kino" cmd="kino %F" icon="kino.png"/> -->
            <!--  <app name="MPlayer" cmd="gmplayer" icon="mplayer.png"/> -->
            <!--  <app name="PDF Viewer" cmd="evince" icon="gnome-pdf.png"/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->



      </menu>
   
   <menu name="Games" visible="yes" icon="/usr/share/icons/mia.gif">
     
         <app name="Brutal Chess" cmd="/usr/games/brutalchess" icon="/usr/share/icons/Ro_Dream/scalable/apps/3dchess.png"/>
     
         <app name="PySol" cmd="/usr/games/pysol" icon="/usr/share/games/pysol/pysol.xpm"/>



             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->





<menu name="Board" visible="no">




             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
      </menu>
   </menu>





  <!--  <separator/>-->

   <menu name="Screen" visible="yes" icon="/usr/share/pixmaps/xscreensaver.svg">
     
   
    <app name="About Xfce" cmd="xfce4-about" icon="gnome-info"/>


   

         <app name="Autostarted Applications" cmd="xfce4-autostart-editor" icon="autostart.png"/>
         <app name="Awn" cmd="/usr/bin/awn" icon="/usr/share/icons/Ro_Dream/48x48/apps/awn-manager.png"/>
         <app name="Lock Screen" cmd="/usr/bin/xscreensaver-command -lock" icon="gnome-logout"/>
         <app name="Enable AIGLX/BERYL" cmd="ativar-beryl.rb" icon="/usr/share/icons/Ro_Dream/scalable/apps/beryl.png"/>
         <app name="Activate ScreenSaver (Next)" cmd="/usr/bin/xscreensaver-command -next" icon="/usr/share/icons/Ro_Dream/scalable/apps/beryl.png"/>
         <app name="Activate ScreenSaver (Previous)" cmd="/usr/bin/xscreensaver-command -prev" icon="/usr/share/pixmaps/xscreensaver.svg"/>
         <app name="Activate ScreenSaver (Random)" cmd="/usr/bin/xscreensaver-command -activate" icon="/usr/share/pixmaps/xscreensaver.xpm"/>
         <app name="Demo Screen Hacks" cmd="/usr/bin/xscreensaver-command -demo" icon="/usr/share/pixmaps/xscreensaver.xpm"/>
         <app name="Disable XScreenSaver" cmd="/usr/bin/xscreensaver-command -exit" icon="/usr/share/pixmaps/xscreensaver.xpm"/>
         <app name="Enable XScreenSaver" cmd="/usr/bin/xscreensaver" icon="/usr/share/pixmaps/xscreensaver.xpm"/>
         <app name="Reinitialize XScreenSaver" cmd="/usr/bin/xscreensaver-command -restart" icon="/usr/share/pixmaps/xscreensaver.xpm"/>
         <app name="ScreenSaver Preferences" cmd="/usr/bin/xscreensaver-command -prefs" icon="/usr/share/pixmaps/xscreensaver.svg" />

<!--  <app name="Screen Resolution" cmd="gnome-display-properties" icon="display-capplet.png"/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->

             <!--  <app name="" cmd="" icon=""/> -->
               <!--  <app name="" cmd="" icon=""/> -->
              <!--  <app name="" cmd="" icon=""/> -->
             <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->
            <!--  <app name="" cmd="" icon=""/> -->







      </menu>

    <app name="About Xfce" cmd="xfce4-about" icon="gnome-info"/>
           <!--  <app name="About GNOME" cmd="gnome-about" icon="stock_about.png"/> -->
            <!--  <app name="" cmd="" icon=""/> -->


    <!--
      This will cause xfce4-session to quit, after first displaying a log-out
      dialog box.  If xfce4-session isn't running, it will quit xfdesktop.
    -->

<builtin name="Quit" cmd="quit" icon="gnome-logout"/>

<menu name="Lock" visible="yes" icon="gnome-lockscreen.png">

<app name="Lock Screen" cmd="/usr/bin/xscreensaver-command -lock" icon="gnome-lockscreen.png"/>
   
</menu>

    <app name="Help" cmd="xfhelp4" icon="gnome-help"/>
 
     <!-- <app name="Info" cmd="info" term="yes" icon="info" />-->
     
   
<!--</menu> -->

</xfdesktop-menu>

Offline

Board footer

Powered by FluxBB