diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 (patch) | |
tree | 67208f7c145782a7e90b123b982ca78d88cc2c87 /kaddressbook/xxport/samples/netscape.ldif | |
download | tdepim-460c52653ab0dcca6f19a4f492ed2c5e4e963ab0.tar.gz tdepim-460c52653ab0dcca6f19a4f492ed2c5e4e963ab0.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kaddressbook/xxport/samples/netscape.ldif')
-rw-r--r-- | kaddressbook/xxport/samples/netscape.ldif | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/kaddressbook/xxport/samples/netscape.ldif b/kaddressbook/xxport/samples/netscape.ldif new file mode 100644 index 000000000..85f090079 --- /dev/null +++ b/kaddressbook/xxport/samples/netscape.ldif @@ -0,0 +1,38 @@ +dn: cn=John Smith,[email protected] +modifytimestamp: 20030219222547Z +cn: John Smith +xmozillanickname: JS +mail: [email protected] +xmozillausehtmlmail: FALSE +o: Beer +locality: Peckham +givenname: John +sn: Smith +st: London +description:: Tm9uZSByZWFsbHkKQW5vdGhlciBsaW5lIQ== +title: Mr +streetaddress: 1 Some Street +postalcode: ABC 123 +countryname: England +telephonenumber: 020 8888 2232 +homephone: 020 8888 1234 +facsimiletelephonenumber: 020 7777 1234 +xmozillauseconferenceserver: 0 +ou: Brewing +cellphone: 07752 123 456 +homeurl: www.johnsmith.com +xmozillaanyphone: 020 8888 2232 +objectclass: top +objectclass: person + +# this is a comment +dn: cn=KDE,[email protected] +modifytimestamp: 20030219222638Z +cn: KDE +mail: [email protected] +xmozillausehtmlmail: FALSE +givenname: KDE +xmozillauseconferenceserver: 0 +objectclass: top +objectclass: person + |