[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec
Maximiliano Curia
maxy at moszumanska.debian.org
Sat May 28 00:20:59 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=98170bc
The following commit has been merged in the master branch:
commit 98170bceea4d25b834128174e1b16d1ebf935538
Author: Yuri Chornoivan <yurchor at ukr.net>
Date: Tue Jan 31 17:35:45 2012 +0200
Separate sentences
---
lib/adium-theme-view.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/adium-theme-view.cpp b/lib/adium-theme-view.cpp
index c437817..a0e7ac1 100644
--- a/lib/adium-theme-view.cpp
+++ b/lib/adium-theme-view.cpp
@@ -83,7 +83,7 @@ void AdiumThemeView::load(ChatType chatType) {
m_chatStyle = ChatWindowStyleManager::self()->getValidStyleFromPool(chatStyleName);
if (m_chatStyle == 0 || !m_chatStyle->isValid()) {
- KMessageBox::error(this, i18n("Failed to load a valid theme. Your installation is broken. Check your kde path"
+ KMessageBox::error(this, i18n("Failed to load a valid theme. Your installation is broken. Check your kde path. "
"Will now crash."));
}
--
ktp-text-ui packaging
More information about the pkg-kde-commits
mailing list