Skip to content

Commit

Permalink
Disable GNOME integration by default
Browse files Browse the repository at this point in the history
Having Yi built with gnome flag without GNOME installed makes the Pango
frontend crash, complaining about unset gconf key.
See http://code.google.com/p/yi-editor/issues/detail?id=319
  • Loading branch information
exlevan committed Dec 13, 2010
1 parent d85578f commit 8385b2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yi.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ flag cocoa
Description: Provide experimental Cocoa UI

flag gnome
Default: False
Description: Enable GNOME integration

flag hacking
Expand Down

0 comments on commit 8385b2f

Please sign in to comment.