X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=sample.abookrc;fp=sample.abookrc;h=9809767e1264d8fe4b43af8052ae153dc6007d8b;hb=fa5c9dddc25aeea5f3b42d82b40f13c8aa1137b9;hp=847e4ff767664700f5e9bf098707fca2f463ab24;hpb=71c069ef097a16553bfed1868954c80581c83724;p=pkg%2Fabook.git diff --git a/sample.abookrc b/sample.abookrc index 847e4ff..9809767 100644 --- a/sample.abookrc +++ b/sample.abookrc @@ -2,16 +2,16 @@ # see abookrc(5) for detailed explanation # Automatically save database on exit -autosave=true +set autosave=true # Show all email addresses in list -show_all_emails=true +set show_all_emails=true # Screen column for email field to start -emailpos=25 +set emailpos=25 # Field to be used in the extra column -extra_column=phone +set extra_column=phone # frequently used values: # -1 disabled # phone Home Phone @@ -24,29 +24,26 @@ extra_column=phone # Specify an alternative field to be displayed in the extra # column if there is no data for the field specified in # extra_column for a particular item. -extra_alternative=-1 +set extra_alternative=-1 # Screen column for the extra field to start -extrapos=65 +set extrapos=65 # Command used to start mutt -mutt_command=mutt +set mutt_command=mutt # Return all email addresses to a mutt query -mutt_return_all_emails=true +set mutt_return_all_emails=true # Command used to print -print_command=lpr - -# Sort files in fileselector (alphabetic order) -filesel_sort=false +set print_command=lpr # Command used to start the web browser -www_command=lynx +set www_command=lynx # address style [eu|us|uk] -address_style=eu +set address_style=eu # use ASCII characters only -use_ascii_only=false +set use_ascii_only=false