diff options
Diffstat (limited to 'kaddressbook/common/kaddressbook.kcfg')
-rw-r--r-- | kaddressbook/common/kaddressbook.kcfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/common/kaddressbook.kcfg b/kaddressbook/common/kaddressbook.kcfg index d0a48c251..5f8080c9c 100644 --- a/kaddressbook/common/kaddressbook.kcfg +++ b/kaddressbook/common/kaddressbook.kcfg @@ -21,7 +21,7 @@ <entry type="String" name="FaxHookApplication"> <label>Fax</label> <whatsthis></whatsthis> - <default>kdeprintfax --phone %N</default> + <default>tdeprintfax --phone %N</default> </entry> <entry type="String" name="SMSHookApplication"> <label>SMS</label> |