]> git.draconx.ca Git - fvwmconf.git/commitdiff
Replace firefox menu item with icecat.
authorNick Bowler <nbowler@draconx.ca>
Thu, 12 Nov 2009 20:00:14 +0000 (15:00 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 12 Nov 2009 20:00:14 +0000 (15:00 -0500)
aphrodite/rootmenu
artemis/rootmenu
atropos/rootmenu
emergent/rootmenu
icons/firefox.png [deleted file]
icons/icecat.png [new file with mode: 0644]

index bfdabb309ab23468b5964418c76aa9bb6ca99459..d13dd554a1e94addd026a947807f084f85bc8821 100644 (file)
@@ -9,7 +9,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 "Firefox%firefox.png%" Exec exec firefox
++ I AddToMenu MenuFvwmRoot "IceCat%icecat.png%" Exec exec icecat
 + I AddToMenu MenuFvwmRoot "Thunar" Exec exec thunar
 + I AddToMenu MenuFvwmRoot "" Nop
 + I AddToMenu MenuFvwmRoot "Wallpaper%wallpaper.svg:16x16%" Popup MenuWallpaper
index 3c2f6263f8411a9f27e8e690bf03dd3ed8a7c617..4b9a73ce643d6d514da9106f880537bfb5dc6942 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 "Firefox%firefox.png%" Exec exec firefox
++ I AddToMenu MenuFvwmRoot "IceCat%icecat.png%" Exec exec icecat
 + I PipeRead "xlsclients -a | grep ' xchat$' >/dev/null || echo\
        AddToMenu MenuFvwmRoot 'Xchat%xchat.png%' Exec exec xchat"
 + I PipeRead "xlsclients -a | grep ' gmpc$' >/dev/null || echo\
index a7985df3c374ec564ecea1d0dbc2facb53f4e64b..1fcf8207cc32b044562d71dd15791172926878ce 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 "Firefox%firefox.png%" Exec exec firefox
++ I AddToMenu MenuFvwmRoot "IceCat%icecat.png%" Exec exec icecat
 + I PipeRead "xlsclients -a | grep ' xchat$' >/dev/null || echo\
        AddToMenu MenuFvwmRoot 'Xchat%xchat.png%' Exec exec xchat"
 + I PipeRead "xlsclients -a | grep ' gmpc$' >/dev/null || echo\
index 6d13d185beff79f8f20b2a256a0372d49fcf6023..daf5a317c6b1b64e142d16da98f828726cb92b70 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 "Firefox%firefox.png%" Exec exec firefox
++ I AddToMenu MenuFvwmRoot "IceCat%icecat.png%" Exec exec icecat
 + I PipeRead "xlsclients -a | grep ' gmpc$' >/dev/null || echo\
        AddToMenu MenuFvwmRoot 'GMPC%gmpc.png%' Exec exec gmpc"
 + I AddToMenu MenuFvwmRoot "" Nop
diff --git a/icons/firefox.png b/icons/firefox.png
deleted file mode 100644 (file)
index be892aa..0000000
Binary files a/icons/firefox.png and /dev/null differ
diff --git a/icons/icecat.png b/icons/icecat.png
new file mode 100644 (file)
index 0000000..186a34e
Binary files /dev/null and b/icons/icecat.png differ