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
 
update_config_x_to_09(self) source code
 
assert_unread_msgs_table_exists(self)
create table unread_messages if there is no such table
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
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 

update_config_x_to_09(self)

source code 

assert_unread_msgs_table_exists(self)

source code 
create table unread_messages if there is no such table

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