diff options
author | Karel Kočí <cynerd@email.cz> | 2018-11-02 19:17:06 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-11-02 19:17:06 +0100 |
commit | 060741fdc9dd88dd0d99edffb76ae0cb8afac273 (patch) | |
tree | 7dae0fc21218335b00ac9f041c537207a5555014 | |
parent | a6b98a57038d6a5719b1d158ea221dc2fd99c61e (diff) | |
download | myconfigs-060741fdc9dd88dd0d99edffb76ae0cb8afac273.tar.gz myconfigs-060741fdc9dd88dd0d99edffb76ae0cb8afac273.tar.bz2 myconfigs-060741fdc9dd88dd0d99edffb76ae0cb8afac273.zip |
khard: rename contact list other to others
-rw-r--r-- | config/khard/khard.conf | 4 | ||||
m--------- | private | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/khard/khard.conf b/config/khard/khard.conf index a8c0b8f..3d95f97 100644 --- a/config/khard/khard.conf +++ b/config/khard/khard.conf @@ -8,8 +8,8 @@ path = ~/.contacts/friends path = ~/.contacts/cz.nic [[school]] path = ~/.contacts/school -[[other]] -path = ~/.contacts/other +[[others]] +path = ~/.contacts/others [general] diff --git a/private b/private -Subproject 91055f004c5143417aa0cd8bd8b46280b41282c +Subproject 43494d1aeb99950626825b402bbe40dde0293d1 |