[SCM] Konversation packaging for Debian branch, debian/debian_channel, updated. upstream/1.2-alpha4-9-gf4b5c23

Modestas Vainius modax-guest at alioth.debian.org
Wed Aug 5 15:39:55 UTC 2009


The following commit has been merged in the debian/debian_channel branch:
commit f4b5c23ac1a34c83f04302b2184143cf7aaaf6ed
Merge: 6c32a7bfe513ab98e335863b86a95597b0fb3d88 3787b1decc0a993d9850aaa58eb51f731e61b827
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Wed Aug 5 18:07:25 2009 +0300

    Merge commit 'refs/top-bases/debian/debian_channel' into debian/debian_channel

 ChangeLog                                          |  147 +
 data/images/nickicons/alternative/index.desktop    |    1 +
 data/images/nickicons/christmas/index.desktop      |    2 +
 data/images/nickicons/classic/index.desktop        |    2 +
 data/images/nickicons/default/index.desktop        |    2 +
 data/images/nickicons/simplistic/index.desktop     |    2 +
 data/images/nickicons/smiling/index.desktop        |    2 +
 data/images/nickicons/square/index.desktop         |    2 +
 data/konversation.desktop                          |    1 +
 data/konversation.notifyrc                         |   36 +-
 .../sv_konversation/konversation/addchannel.png    |  Bin 0 -> 3985 bytes
 .../sv_konversation/konversation/addnetwork_co.png |  Bin 0 -> 11970 bytes
 .../sv_konversation/konversation/addserver_co.png  |  Bin 0 -> 5902 bytes
 .../konversation/channel_screen_tour_co.png        |  Bin 0 -> 27272 bytes
 .../konversation/channellist_screen_co.png         |  Bin 0 -> 28918 bytes
 .../konversation/checkidentities.png               |  Bin 0 -> 5653 bytes
 .../konversation/colorchooser_screen.png           |  Bin 0 -> 5193 bytes
 .../konversation/dccstatus_screen_co.png           |  Bin 0 -> 14110 bytes
 .../konversation/first_channel_co.png              |  Bin 0 -> 20622 bytes
 .../konversation/first_serverlist_co.png           |  Bin 0 -> 6883 bytes
 .../konversation/highlighting_screen_co.png        |  Bin 0 -> 25708 bytes
 .../konversation/identities_adv_co.png             |  Bin 0 -> 10427 bytes
 .../konversation/identities_away_co.png            |  Bin 0 -> 11281 bytes
 .../konversation/identities_gen_co.png             |  Bin 0 -> 11732 bytes
 .../konversation/kimproxy_create_screen2.png       |  Bin 0 -> 9386 bytes
 .../konversation/kimproxy_create_screen_co.png     |  Bin 0 -> 19640 bytes
 .../sv_konversation/konversation/logviewer_co.png  |  Bin 0 -> 18171 bytes
 .../konversation/nicksonline_co.png                |  Bin 0 -> 20765 bytes
 .../konversation/nickthemes_screen_co.png          |  Bin 0 -> 22363 bytes
 .../konversation/notification_screen_co.png        |  Bin 0 -> 19050 bytes
 .../konversation/notifylist_screen_co.png          |  Bin 0 -> 24738 bytes
 .../sv_konversation/konversation/osd_demo.png      |  Bin 0 -> 23487 bytes
 .../sv_konversation/konversation/osd_screen_co.png |  Bin 0 -> 26121 bytes
 .../konversation/quickbuttons_screen.png           |  Bin 0 -> 27271 bytes
 .../konversation/quickconnect_screen.png           |  Bin 0 -> 5646 bytes
 .../sv_konversation/konversation/serverlist_co.png |  Bin 0 -> 9386 bytes
 .../konversation/urlcatcher_screen_co.png          |  Bin 0 -> 12774 bytes
 .../konversation/webbrowser_screen_co.png          |  Bin 0 -> 28893 bytes
 po/CMakeLists.txt                                  |    2 +-
 po/ar/konversation.po                              | 2801 ++++---
 po/bg/konversation.po                              | 2831 ++++---
 po/ca/konversation.po                              | 2831 ++++---
 po/da/konversation.po                              | 2836 ++++---
 po/de/konversation.po                              | 2852 ++++---
 po/el/konversation.po                              | 2783 ++++---
 po/en_GB/konversation.po                           | 2830 ++++---
 po/es/konversation.po                              | 2794 ++++---
 po/et/konversation.po                              | 2833 ++++---
 po/fr/konversation.po                              | 4263 +++++-----
 po/gl/konversation.po                              | 3190 ++++----
 po/he/konversation.po                              | 2774 ++++---
 po/hu/CMakeLists.txt                               |    2 +
 po/{da => hu}/konversation.po                      | 6492 +++++++--------
 po/it/konversation.po                              | 3828 ++++-----
 po/ja/konversation.po                              | 2826 ++++---
 po/ko/CMakeLists.txt                               |    2 -
 po/ko/konversation.po                              | 8869 --------------------
 po/nds/konversation.po                             | 2921 ++++---
 po/nl/konversation.po                              | 2831 ++++---
 po/pt/konversation.po                              | 2758 ++++---
 po/pt_BR/konversation.po                           | 3080 ++++----
 po/ru/konversation.po                              | 2813 ++++---
 po/sv/konversation.po                              | 2741 ++++---
 po/tr/konversation.po                              | 2819 ++++---
 po/uk/konversation.po                              | 2804 ++++---
 po/zh_CN/konversation.po                           | 2801 ++++---
 po/zh_TW/konversation.po                           | 2996 ++++----
 src/CMakeLists.txt                                 |    6 +-
 src/application.cpp                                |   12 +-
 src/application.h                                  |    2 +-
 src/commit.h                                       |    2 +-
 src/common.cpp                                     |   26 +
 src/common.h                                       |    8 +
 src/config/autoreplace_config.cpp                  |    4 +-
 src/config/chatwindowappearance_config.ui          |  221 +-
 src/config/ignore_config.cpp                       |    2 +
 src/config/konversation.kcfg                       |   17 +-
 src/config/warnings_config.cpp                     |   19 +-
 src/dcc/chat.cpp                                   |   29 +-
 src/dcc/dcccommon.cpp                              |   18 +-
 src/dcc/transfer.cpp                               |   13 +-
 src/dcc/transfer.h                                 |    3 +-
 src/dcc/transfermanager.cpp                        |   27 +-
 src/dcc/transfermanager.h                          |    8 +-
 src/dcc/transferrecv.cpp                           |   19 +-
 src/dcc/transferrecv.h                             |    5 +-
 src/dcc/transfersend.cpp                           |   44 +-
 src/dcc/transfersend.h                             |    3 +-
 src/irc/channel.cpp                                |  363 +-
 src/irc/channel.h                                  |   27 +-
 src/irc/channellistpanel.cpp                       |  744 +-
 src/irc/channellistpanel.h                         |  170 +-
 src/irc/channellistpanelui.ui                      |  259 +
 src/irc/channellistviewitem.cpp                    |   40 -
 src/irc/channellistviewitem.h                      |   31 -
 src/irc/channelnick.cpp                            |  103 +-
 src/irc/channelnick.h                              |   37 +-
 src/irc/channeloptionsdialog.cpp                   |   58 +-
 src/irc/channeloptionsdialog.h                     |    5 +-
 src/irc/inputfilter.cpp                            |  109 +-
 src/irc/inputfilter.h                              |    2 +
 src/irc/invitedialog.cpp                           |   34 +
 src/irc/invitedialog.h                             |    3 +
 src/irc/invitedialog.ui                            |    7 +
 src/irc/nick.cpp                                   |  234 +-
 src/irc/nick.h                                     |   38 +-
 src/irc/nickinfo.cpp                               |   56 +-
 src/irc/nickinfo.h                                 |   33 +-
 src/irc/nicklistview.cpp                           |  205 +-
 src/irc/nicklistview.h                             |   59 +-
 src/irc/nicksonline.cpp                            |   21 +-
 src/irc/outputfilter.cpp                           | 1430 ++--
 src/irc/outputfilter.h                             |  154 +-
 src/irc/query.cpp                                  |   53 +-
 src/irc/query.h                                    |    1 +
 src/irc/server.cpp                                 |  159 +-
 src/irc/server.h                                   |   41 +-
 src/linkaddressbook/addressbook.cpp                |    2 +-
 src/linkaddressbook/addressbook.h                  |    2 +-
 src/main.cpp                                       |    4 +-
 src/urlcatcher.cpp                                 |  437 +-
 src/urlcatcher.h                                   |   69 +-
 src/urlcatcherui.ui                                |  144 +
 src/version.h                                      |    2 +-
 src/viewer/chatwindow.cpp                          |   22 +-
 src/viewer/ircview.cpp                             |   53 +-
 src/viewer/ircview.h                               |    3 +-
 src/viewer/logfilereader.cpp                       |    2 +
 src/viewer/rawlog.cpp                              |   25 +-
 src/viewer/rawlog.h                                |    1 -
 src/viewer/statuspanel.cpp                         |   24 +-
 src/viewer/topiclabel.cpp                          |   15 +-
 src/viewer/topiclabel.h                            |    2 +
 src/viewer/viewcontainer.cpp                       |   22 +-
 134 files changed, 43994 insertions(+), 48199 deletions(-)

-- 
Konversation packaging for Debian



More information about the pkg-kde-commits mailing list