Package common :: Module optparser :: Class OptionsParser
[hide private]
[frames] | no frames]

Class OptionsParser

source code

Instance Methods [hide private]
 
__init__(self, filename) source code
 
read(self) source code
 
write_line(self, fd, opt, parents, value) source code
 
write(self) source code
 
update_config(self, old_version, new_version) source code
 
assert_unread_msgs_table_exists(self)
Create table unread_messages if there is no such table
source code
 
update_ft_proxies(self, to_remove=[], to_add=[]) source code
 
update_config_x_to_09(self) source code
 
update_config_09_to_010(self) source code
 
update_config_to_01011(self) source code
 
update_config_to_01012(self) source code
 
update_config_to_01013(self)
Create table transports_cache if there is no such table
source code
 
update_config_to_01014(self)
Apply indeces to the logs database
source code
 
update_config_to_01015(self)
Clean show values in logs database
source code
 
update_config_to_01016(self)
#2494 : Now we play gc_received_message sound even if notify_on_all_muc_messages is false.
source code
 
update_config_to_01017(self)
trayicon_notification_on_new_messages -> trayicon_notification_on_events
source code
 
update_config_to_01018(self)
chat_state_notifications -> outgoing_chat_state_notifications
source code
 
update_config_to_01101(self)
Fill time_stamp from before_time and after_time
source code
 
update_config_to_01102(self)
Fill time_stamp from before_time and after_time
source code
 
update_config_to_01111(self)
Always_hide_chatbuttons -> compact_view
source code
 
update_config_to_01112(self)
GTK+ theme is renamed to default
source code
 
update_config_to_01113(self) source code
 
update_config_to_01114(self) source code
 
update_config_to_01115(self) source code
 
update_config_to_01121(self) source code
 
update_config_to_01141(self) source code
 
update_config_to_01142(self)
next_message_received sound event is splittedin 2 events
source code
 
update_config_to_01143(self) source code
 
update_config_to_01144(self) source code
 
update_config_to_01201(self) source code
 
update_config_to_01211(self) source code
 
update_config_to_01212(self) source code
 
update_config_to_01213(self) source code
 
update_config_to_01214(self) source code
 
update_config_to_01215(self)
Remove hardcoded ../data/sounds from config
source code
 
update_config_to_01231(self) source code
 
update_config_from_0125(self) source code
 
update_config_to_01251(self) source code
 
update_config_to_01252(self) source code
 
update_config_to_01253(self) source code
 
update_config_to_01254(self) source code
 
update_config_to_01255(self) source code
 
update_config_to_01256(self) source code
 
update_config_to_01257(self) source code
 
update_config_to_01258(self) source code
 
update_config_to_013100(self) source code
 
update_config_to_013101(self) source code
Method Details [hide private]

__init__(self, filename)
(Constructor)

source code 

read(self)

source code 

write_line(self, fd, opt, parents, value)

source code 

write(self)

source code 

update_config(self, old_version, new_version)

source code 

assert_unread_msgs_table_exists(self)

source code 
Create table unread_messages if there is no such table

update_ft_proxies(self, to_remove=[], to_add=[])

source code 

update_config_x_to_09(self)

source code 

update_config_09_to_010(self)

source code 

update_config_to_01011(self)

source code 

update_config_to_01012(self)

source code 

update_config_to_01013(self)

source code 
Create table transports_cache if there is no such table

update_config_to_01014(self)

source code 
Apply indeces to the logs database

update_config_to_01015(self)

source code 
Clean show values in logs database

update_config_to_01016(self)

source code 
#2494 : Now we play gc_received_message sound even if notify_on_all_muc_messages is false. Keep precedent behaviour

update_config_to_01017(self)

source code 
trayicon_notification_on_new_messages -> trayicon_notification_on_events

update_config_to_01018(self)

source code 
chat_state_notifications -> outgoing_chat_state_notifications

update_config_to_01101(self)

source code 
Fill time_stamp from before_time and after_time

update_config_to_01102(self)

source code 
Fill time_stamp from before_time and after_time

update_config_to_01111(self)

source code 
Always_hide_chatbuttons -> compact_view

update_config_to_01112(self)

source code 
GTK+ theme is renamed to default

update_config_to_01113(self)

source code 

update_config_to_01114(self)

source code 

update_config_to_01115(self)

source code 

update_config_to_01121(self)

source code 

update_config_to_01141(self)

source code 

update_config_to_01142(self)

source code 
next_message_received sound event is splittedin 2 events

update_config_to_01143(self)

source code 

update_config_to_01144(self)

source code 

update_config_to_01201(self)

source code 

update_config_to_01211(self)

source code 

update_config_to_01212(self)

source code 

update_config_to_01213(self)

source code 

update_config_to_01214(self)

source code 

update_config_to_01215(self)

source code 
Remove hardcoded ../data/sounds from config

update_config_to_01231(self)

source code 

update_config_from_0125(self)

source code 

update_config_to_01251(self)

source code 

update_config_to_01252(self)

source code 

update_config_to_01253(self)

source code 

update_config_to_01254(self)

source code 

update_config_to_01255(self)

source code 

update_config_to_01256(self)

source code 

update_config_to_01257(self)

source code 

update_config_to_01258(self)

source code 

update_config_to_013100(self)

source code 

update_config_to_013101(self)

source code