]> git.draconx.ca Git - fvwmconf.git/commitdiff
Update emergent root menu.
authorNick Bowler <nbowler@elliptictech.com>
Sun, 3 Aug 2014 20:21:34 +0000 (16:21 -0400)
committerNick Bowler <nbowler@elliptictech.com>
Sun, 3 Aug 2014 20:21:34 +0000 (16:21 -0400)
emergent/rootmenu
icons/aurora.png [new file with mode: 0644]

index daf5a317c6b1b64e142d16da98f828726cb92b70..4b99bc26af16b4d0e507423c2175fbcc0ae99b52 100644 (file)
@@ -12,7 +12,7 @@ AddToFunc   MakeMenuFvwmRoot
 + I DestroyMenu recreate MenuFvwmRoot
 + I PipeRead 'echo AddToMenu MenuFvwmRoot "$USER@`hostname`" Title'
 + I AddToMenu MenuFvwmRoot "Terminal%terminal.svg:16x16%" Exec exec $[TERMINAL]
-+ I AddToMenu MenuFvwmRoot "IceCat%icecat.png%" Exec exec icecat
++ I AddToMenu MenuFvwmRoot "Pentadactyl%aurora.png%" Exec exec firefox
 + I PipeRead "xlsclients -a | grep ' gmpc$' >/dev/null || echo\
        AddToMenu MenuFvwmRoot 'GMPC%gmpc.png%' Exec exec gmpc"
 + I AddToMenu MenuFvwmRoot "" Nop
@@ -28,6 +28,7 @@ AddToFunc   MakeMenuFvwmRoot
 DestroyMenu MenuNetwork
 AddToMenu   MenuNetwork
 + "Pan Newsreader%pan.png%" Exec exec env LC_ALL=en_CA.UTF-8 pan
++ "VNC Viewer" Exec exec vncviewer
 
 DestroyMenu MenuMPD
 AddToMenu   MenuMPD
diff --git a/icons/aurora.png b/icons/aurora.png
new file mode 100644 (file)
index 0000000..60583c1
Binary files /dev/null and b/icons/aurora.png differ