summary refs log tree commit diff stats
path: root/src/fe-gtk/rawlog.h
AgeCommit message (Collapse)Author
2011-02-24add xchat r1489berkeviktor@aol.com
class='alt'>
746d9b54 ^
4a6ceffb ^
746d9b54 ^
4a6ceffb ^







746d9b54 ^
4a6ceffb ^









746d9b54 ^
4a6ceffb ^


746d9b54 ^
4a6ceffb ^




1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37




                                                                                  
                                              
                                           
                                                                      







                                                                                  
                                              









                                                                                         
                                              


                                                
                                                                         




                                 
<gconfschemafile>
	<schemalist>
		<schema>
			<key>/schemas/desktop/gnome/url-handlers/irc/command</key>
			<applyto>/desktop/gnome/url-handlers/irc/command</applyto>
			<owner>hexchat</owner>
			<type>string</type>
			<default>hexchat --existing --url=%u</default>
			<locale name="C">
				<short>The handler for "irc://" URLs</short>
			</locale>
		</schema>

		<schema>
			<key>/schemas/desktop/gnome/url-handlers/irc/enabled</key>
			<applyto>/desktop/gnome/url-handlers/irc/enabled</applyto>
			<owner>hexchat</owner>
			<type>bool</type>
			<default>true</default>
			<locale name="C">
				<short>Set it at TRUE if you want it activated</short>
			</locale>
		</schema>

		<schema>
			<key>/schemas/desktop/gnome/url-handlers/irc/needs_terminal</key>
			<applyto>/desktop/gnome/url-handlers/irc/needs_terminal</applyto>
			<owner>hexchat</owner>
			<type>bool</type>
			<default>false</default>
			<locale name="C">
				<short>Run hexchat in a terminal?</short>
			</locale>
		</schema>

	</schemalist>
</gconfschemafile>