-- Leo's gemini proxy

-- Connecting to typed-hole.org:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

commit 9f2a3ab3d6feae5eaceecf3c260aff03f1a6f42c

Author: Julien Blanchard <julien@sideburns.eu>

Date: Sat Jan 4 17:05:01 2020 +0100


Update title


diff --git a/src/gui.rs b/src/gui.rs

index 8ae2f17..97e1332 100644

--- a/src/gui.rs

+++ b/src/gui.rs

@@ -36,8 +36,8 @@ impl Gui {

}


pub fn start(&self) {

- glib::set_application_name("Castor - Gemini Browser");

- self.window.set_role("Castor - Gemini Browser");

+ glib::set_application_name("Castor Browser");

+ self.window.set_role("Castor Browser");

self.window.connect_delete_event(|_, _| { gtk::main_quit(); Inhibit(false) });

self.window.show_all();

}



---

Served by Pollux Gemini Server.

-- Response ended

-- Page fetched on Mon May 27 00:05:03 2024