diff options
author | Timothy Pearson <[email protected]> | 2013-02-20 16:13:29 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-20 16:13:29 -0600 |
commit | b64d20c194013c7c4847664014e515b681299a8d (patch) | |
tree | 68d14b2ed6213aae02c86d93f3163ad4c500660b /po | |
parent | e940da1397a521231d2d0eb1b4645e074693a0fd (diff) | |
download | kcmautostart-b64d20c194013c7c4847664014e515b681299a8d.tar.gz kcmautostart-b64d20c194013c7c4847664014e515b681299a8d.zip |
Rename KABC namespace
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in b/po/Makefile.in index d7adac2..f576106 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -144,7 +144,7 @@ LIBUCB = @LIBUCB@ LIBUTIL = @LIBUTIL@ LIBZ = @LIBZ@ LIB_KAB = @LIB_KAB@ -LIB_KABC = @LIB_KABC@ +LIB_TDEABC = @LIB_TDEABC@ LIB_KDECORE = @LIB_KDECORE@ LIB_KDED = @LIB_KDED@ LIB_KDEPIM = @LIB_KDEPIM@ |