[Fencommits] fenfire-hs: resolve conflict

Benja Fallenstein benja.fallenstein at gmail.com
Sat Feb 17 21:28:26 EET 2007


Sat Feb 17 21:28:02 EET 2007  Benja Fallenstein <benja.fallenstein at gmail.com>
  * resolve conflict
diff -rN -u old-fenfire-hs/Fenfire.fhs new-fenfire-hs/Fenfire.fhs
--- old-fenfire-hs/Fenfire.fhs	2007-02-17 21:28:26.000000000 +0200
+++ new-fenfire-hs/Fenfire.fhs	2007-02-17 21:28:26.000000000 +0200
@@ -581,10 +581,6 @@
         actionGroupAddActionWithAccel actionGroup action accel
         actionSetAccelGroup action bindings
 
-    flip mapM ?views $ \(name, _view) -> do
-        action <- actionNew name name Nothing Nothing
-        actionGroupAddAction actionGroup action
-
 makeMenus actionGroup root = mapM_ (createMenu root) menuentries
     where
         leaf x = Tree.Node x []




More information about the Fencommits mailing list