Skip to content

Commit

Permalink
Done with rubyw/gtk fixes, this seems to work
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/svn/framework3/trunk@5320 4d416f70-5f16-0410-b530-b9f4589650da
  • Loading branch information
HD Moore committed Jan 22, 2008
1 parent 221b408 commit 4adece5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions msfgui
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@ if(not debug)
GLib::Log.set_fatal_mask("Gtk", GLib::Log::LEVEL_ERROR)
GLib::Log.set_fatal_mask("Gdk", GLib::Log::LEVEL_ERROR)
GLib::Log.set_fatal_mask(nil, GLib::Log::LEVEL_ERROR)

# GLib::Log.log("Gtk", GLib::Log::LEVEL_CRITICAL, "TESTING > /dev/null")
end

GLib::Log.log("Gtk", GLib::Log::LEVEL_CRITICAL, "TESTING > /dev/null")

$stderr.puts "[*] Debugging mode is enabled"

# Language is English
Expand Down

0 comments on commit 4adece5

Please sign in to comment.