Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

konversation-21.12.3-bp154.1.33 RPM for aarch64

From OpenSuSE Leap 15.4 for aarch64

Name: konversation Distribution: SUSE Linux Enterprise 15 SP4
Version: 21.12.3 Vendor: openSUSE
Release: bp154.1.33 Build date: Thu May 12 04:13:58 2022
Group: Productivity/Networking/IRC Build host: obs-arm-10
Size: 5374827 Source RPM: konversation-21.12.3-bp154.1.33.src.rpm
Packager: https://bugs.opensuse.org
Url: https://konversation.kde.org/
Summary: A graphical IRC client by KDE
Konversation is an Internet Relay Chat (IRC) client built on the
KDE Platform.

Features:

 SSL server support
 Bookmarking support
 Multiple servers and channels in one single window
 DCC file transfer
 Multiple identities for different servers
 Text decorations and colors
 OnScreen Display for notifications
 Automatic UTF-8 detection
 Per channel encoding support
 Theme support for nick icons

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Tue Mar 01 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.12.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.12.3/
  - Changes since 21.12.2:
    * KStatusNotifierItem new API need to be guarded with KNotifications version
* Tue Feb 01 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.12.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.12.2/
  - Changes since 21.12.1:
    * Only update wayland activation token if one was provided
    * Fix clicking the close button in systray mode if not foreground window
* Tue Jan 04 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.12.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.12.1/
  - Changes since 21.12.0:
    * If restored or started hidden in systray, report start done to WM directly
    * Hide window to systray using SNI, for consistent storing of any window info
    * Help GNOME shell to know there is only one window/instance of Konversation
    * Set StartupWMClass in desktop file
    * Fix broken restore by session management
    * Fix unused empty space on tabbar if separate tab close button is disabled (kde#382056)
    * Fix quitting app without confirm dialog after previous canceling of quit (kde#444440)
    * Support and use modern code for Strikethrough formatting
    * On activation by KDBusService set proper startupId/activation token (kde#430561)
    * Channel Settings UI: bump max value of "User limit" to 99999 (kde#446673)
    * Fix plural arg string->int for log msg "[...] channel limit to %1 nicks."
    * Bugfix: Correct behaviour of "case sensitive" tab completion option (kde#442109)
    * Add CI to stable branch
* Fri Dec 03 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.12.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/21.12.0/
  - No code change since 21.11.90
* Sat Nov 27 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.11.90
    * New feature release
  - No code change since 21.11.80
* Sat Nov 13 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.11.80
    * New feature release
  - Changes since 21.08.3:
    * Honor XDG_DATA_HOME for logfiles
    * Make setupUi public
    * Remove teardown function since there will only be one main menu
    * Give QMenus explicit parents
    * Add .kde-ci.yml
    * Port away from deprecated KShortcutsDialog::configure() method
    * Fix uptime reporting with 0 minutes
* Tue Nov 02 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.08.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.08.3/
  - No code change since 21.08.2
* Tue Oct 05 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.08.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.08.2/
  - No code change since 21.08.1
* Wed Sep 01 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.08.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.08.1
  - No code change since 21.08.0
* Fri Aug 06 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.08.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/21.08.0
  - No code change since 21.07.90
* Fri Jul 30 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.07.90
    * New feature release
  - No code change since 21.07.80
* Sat Jul 17 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.07.80
    * New feature release
  - Changes since 21.04.3:
    * InputFilter: check NickInfoPtr object isn't null before using it (kde#437595)
    * Replace Freenode with Libera (kde#437589)
    * appdata: reference Libera, fix the wording
    * It can build against QT_NO_SIGNALS_SLOTS_KEYWORDS with last qca-2.2
    * Modernize code (using clang-tidy)
    * Remove unused includes
    * Remove unused forward declaration
    * Add support for cmake preset
  - Drop patches:
    * 0001-Bulk-search-replace-to-mention-Libera-in-localized-f.patch
    * 0002-appdata-reference-Libera-fix-the-wording.patch
    * 0003-Replace-Freenode-with-Libera.patch
* Wed Jul 07 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.04.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.04.3
  - Changes since 21.04.2:
    * Minimal changes to use libera.chat
    * Honor KDE Kiosk setting lineedit_reveal_password
  - Drop upstream patch:
    * 0001-Minimal-changes-to-use-libera.chat.patch
* Wed Jun 16 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Reference libera.chat:
    * 0001-Minimal-changes-to-use-libera.chat.patch
    * 0002-appdata-reference-Libera-fix-the-wording.patch
    * 0003-Replace-Freenode-with-Libera.patch
    * 0001-Bulk-search-replace-to-mention-Libera-in-localized-f.patch
* Tue Jun 08 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.04.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.04.2
  - Changes since 21.04.1:
    * Use KPasswordLineEdit for all password edit fields
* Wed May 12 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.04.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/21.04.1
  - No code change since 21.04.0
* Fri Apr 16 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.04.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/21.04
  - No code change since 21.03.90
  - Use qdbus-qt5 in konversation scripts
  - Stop owning directories provided by the filesystem package (boo#1184786)
  - Add patch to allow using the konversation scripts on openSUSE
    * 0001-Use-qdbus-qt5-on-openSUSE.patch (boo#1184826)
* Fri Apr 09 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.03.90
    * New feature release
  - No code change since 21.03.80
* Sun Mar 21 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 21.03.80
    * New feature release
  - Too many changes since 20.12.3, only listing bugfixes:
    * Consider # a valid channel name (kde#404072)
* Thu Mar 04 2021 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.12.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/20.12.3
  - No code change since 20.12.2
* Wed Feb 03 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 20.12.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2021-02-apps-update
  - No code change since 20.12.1
* Tue Jan 05 2021 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.12.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2021-01-apps-update
  - Changes since 20.12.0:
    * Fix shell scripts to also find qdbus-qt5
    * Handle \ in nicks when opening new query in ircview (kde#431045)
    * Use SSL for the server created by default
    * Don't allow spaces in ident and nick inputs (kde#422146)
    * Fix missed handling of a irc:// url cmdl arg on app start (kde#391698)
* Sat Dec 05 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.12.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-12-apps-update
  - Changes since 20.11.90:
    * Remove X-KDE-ServiceTypes=DBUS/InstantMessenger (left-over from KIMProxy)
    * Fix possible memory leak in UPnPRouter
* Fri Nov 27 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 20.11.90
    * New feature release
  - Changes since 20.11.80:
    * Make hisc-apps-konversation.svgz an actually qzip'ed file
    * Remove unused decoder.h
    * Fix memory leak in ChannelDialog as well
    * Fix possible memory leak in ServerDialog
    * Fixed selected treeview index if activated by a notification
* Sat Nov 14 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 20.11.80.
    * New feature release
  - konversation is now released using the KDE release service.
* Tue Oct 27 2020 Wolfgang Bauer <wbauer@tmo.at>
  - Update to 1.7.7:
    * Fixed outdated color of existing nick items in the list after
      system color change
    * Fixed accidental large potential nick sorting timeout
    * Fixed tweak input box size to stop the text jumping around when
      selected
    * Fixed unneeded and potentially encoding switching re-encoding
      of key
    * Fixed disconnect for wrong slot for
      Chat::/TransferRecv::sendReverseAck
    * Support SVG nick icon themes, switch default to SVG
    * Add dark variant of default nick icon theme
    * Translations improved
* Wed Sep 30 2020 Wolfgang Bauer <wbauer@tmo.at>
  - Update to 1.7.6:
    * Fixed loading of nick icon theme to deal with multiple copies
    * Fixed configuration dialogs to have consistent indentation of
      subordinate options as well as spacings between labels & fields
    * Fixed building against Qt 5.15.
    * Fixed building against Qt 5.13.
    * Translations improved
  - Drop patches merged upstream:
    * add-missing-includes.patch
    * 0001-Fix-build-with-Qt-5.13.patch
* Thu Aug 27 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Spec cleanup
* Wed Apr 29 2020 Fabian Vogt <fabian@ritter-vogt.de>
  - Add patch to fix build against Qt 5.15:
    * add-missing-includes.patch
* Mon Aug 12 2019 Christophe Giboudeaux <christophe@krop.fr>
  - Add 0001-Fix-build-with-Qt-5.13.patch
* Wed Jun 27 2018 wbauer@tmo.at
  - Update to 1.7.5:
    * Fixed building against Qt 5.11.
  - Drop fix-build-qt-5.11.patch, merged upstream
* Fri Apr 27 2018 fabian@ritter-vogt.de
  - Add patch to fix build with Qt 5.11:
    * fix-build-qt-5.11.patch
* Wed Nov 15 2017 wbauer@tmo.at
  - Update to 1.7.4:
    * Fixed a bug causing the size of a custom chat text view font
      set via the configuration dialog to be ignored. A font size
      modification done via the Enlarge/Decrease Font Size actions
      is now applied on top of the configured size (or the system
      default font size, respectively).
* Fri Nov 10 2017 wbauer@tmo.at
  - Update to 1.7.3:
    * Added a copy action to the context menu of nicknames in the
      chat text view.
    * Re-enabled channel mode buttons.
    * Reduced emission of Unicode directional control characters in
      the chat text view. Unnecessary control characters could
      sometimes cause problems with copying text from Konversation
      and pasting it into terminal applications, confusing them.
    * Fixed handling of nick and channel prefix characters
      potentially using the same set of symbols.
    * Removed redundant escaping of angle brackets in GECOS
      ("realname") field.
    * The nickname combobox will no longer change the nickname to
      the current value whenvever it loses focus.
    * Fixed color scheme handling in the treelist version on the tab
      bar, fixing an issue where the background and text color of
      the selected item would sometimes be the same, rendering the
      item unreadable.
    * Fixed handling of IRC URLs for channels starting with more
      than one #, addressing a percent-encoding problem with
      bookmarks of them.
    * Fixed custom chat text view font family reverting to system
      default font family upon using the increase/decrease font size
      actions.
    * Fixed chat text view font size adjusted via the
      increase/decrease font size actions reverting to configuration
      default when OK'ing the config dialog.
    * Fixed incorrect checkbox states in the Channel Invite dialog.
    * Fixed a crash in IRC v3 extended-join parsing.
    * Fixed a crash in parsing IRC color formatting codes.
      (CVE-2017-15923 boo#1068097)
    * Fixed a minor memory leak in the Join Channel dialog code.
    * Removed unnecessary nickname list debug message sent as
      warning.
  - Drop fix-prefix-addressed-message-handling.patch, merged upstream
* Fri Aug 25 2017 fabian@ritter-vogt.de
  - Add patch to fix prefix handling for channel types (kde#383801):
    * fix-prefix-addressed-message-handling.patch
* Tue May 16 2017 jengelh@inai.de
  - Trim description from redundant phrasing, and ensure neutrality.
* Thu May 11 2017 wbauer@tmo.at
  - Specify minimum KF5 version for build requirements
  - Remove no longer used/necessary sonnet-devel BuildRequires
  - Change package summary: it's "by" KDE, not "for" KDE
* Wed May 10 2017 wbauer@tmo.at
  - Update to 1.7.2:
    * no code changes
    * incomplete and badly maintained translations removed that were
      accidentally included with the v1.7.1 release
  - Update to 1.7.1:
    * Fixed requesting the znc.in/server-time-iso capability from the server.
    * Fixed SASL EXTERNAL authentication without an account name set in the
      Identity settings.
    * Fixed clicking on nickname links containing the ` character.
    * Fixed the Highlight page in the Configure Konversation dialog
      not enabling/disabling the Apply button correctly.
    * Minor cleanups in application metadata setup code.
* Thu May 04 2017 wbauer@tmo.at
  - No need to define _kf5_appstreamdir any more, it doesn't build on
    42.1 anyway as it requires newer KDE Frameworks
  - Update Qt build requirements to 5.5.0 or higher
* Sun Apr 16 2017 wbauer@tmo.at
  - Update to 1.7:
    * Two-finger scroll on the vertical channel list is now less sensitive.
    * Fixed execution of bundled scripts showing an error about locating
      translation files when running on a system without kde4-config installed.
    * Fixed a bug in executable command line parsing for passed URLs.
    * Fixed Konversation failing to start on Windows systems without D-Bus
      (it would previously exit if it failed to initialize its D-Bus service).
    * Ported from deprecated KDE Frameworks APIs to 5.24+ API
      (v1.7 requires Frameworks 5.25 or higher).
    * Improved support for CAP negotiation
    * Output for CAP LS and CAP LIST is now shown in the server status view
    * Added support for IRCv3 CAP MULTI-PREFIX
    * Added support for IRCv3 CAP AWAY-NOTIFY
    * Added support for IRCv3 CAP ACCOUNT-NOTIFY
    * Added support for IRCv3 CAP EXTENDED-JOIN
    * Added support for IRCv3 CAP USERHOST-IN-NAMES
    * Added support for extended WHO
    * Added support for server-time and message tags
    * Added support for znc.in/server-time-iso, making buffer playback from ZNC
      much nicer
    * Added support for the SASL EXTERNAL authentication mechanism,
      e.g. needed for using Tor with freenode.
    * Redesigned search bar in chat views
    * Added support for font zooming to chat views
    * Improved bi-di text handling in chat views
    * The --restart command line argument works again
    * Fixed command line argument parsing when Konversation is already running
    * Fixed tab completion not working when pressing tab after a full
      existing nickname as prefix
    * Fixed the topic editor not updating when the topic changes
    * Fixed nickname links including the pipe character
    * Fixed the Invite dialog not closing on OK
    * Fixed angle bracket display in OSD message bubbles
    * Fixes to core protocol handling, e.g. in prefix parsing
    * Fixed crash on close when the nick menu has been shown
    * Fixed crash on quit
    * Fixed crash when closing views
    * Fixed crash in DCC resume dialogs without a Retry button
    * Fixed incorrect icon for the global away action
    * Minor UI layout cleanups, e.g. in the Behavior -> Chat Window settings
      page and fixes to tooltips
    * Code cleanups, e.g. removal of unused settings and related code paths,
      porting away from deprecated API, and more
    * Overhauled and corrected handbook & refreshed handbook screenshots to
      Frameworks 5 version
    * Build fixes for Windows (MSVC compatibility and winsock linking)
    * The Windows and Mac builds now have app icons
    * Improved code portability by using different byte swapping routines
    * Updated AppStream metadata
    * Konversation now depends on Qt 5.5+ and KDE Frameworks 5.25+
  - Drop fix-crash-on-quit.patch, fixed upstream
* Sun Mar 05 2017 fabian@ritter-vogt.de
  - Add upstream patch to fix crash on exit:
    * fix-crash-on-quit.patch
* Wed Aug 03 2016 wbauer@tmo.at
  - Update to 1.6.2 hotfix release:
    * Fixed a bug causing various operations on server list data to crash,
      e.g. pressing "Edit" on a server sub-item in the Server List dialog.
    * Translations for AppData metadata added in v1.6.1.
* Sun Jul 24 2016 wbauer@tmo.at
  - Update to 1.6.1:
    * Added an option to allow a server to bypass the global proxy settings.
    * Fixed a crash when changing the Qt style engine.
    * Fixed a crash when running "/exec -showpath" with no script name.
    * Fixed notification events for DCC Chats not working.
    * Fixed crash when closing the DCC Status tab.
    * Fixed crashes with the ISO-2022-JP encoding.
    * Fixed the "Close All Open Queries" action not working properly.
    * Minor UI polish, e.g. the margin under the nicklist when the Quick Button
      grid is disabled or emtpy.
    * Fixed missing icons on the Next/Previous buttons in the search bar.
    * On screens to small to fit Konversation's configuration dialog, the
      dialog will now show scrollbars around its content instead of the dialog
      buttons being forced off-screen.
    * Konversation now sets its window icon in a way that causes a hi-res icon
      to be available in window switchers such as Plasma's Alt+Tab UI.
    * Removed the spell checking language submenu from the context menu of the
      input bar - KDE Frameworks 5 now contains this upstream, leading to two
      submenus.
    * Fixed installing the Oxygen nickname list theme.
    * Fixed changes to the tab bar font's font weight being applied to the chat
      text area.
    * Minor changes to tooltips to support the Wayland windowing system better.
    * Fixed the Windows build.
    * Added KCrash (DrKonqi) support.
    * Improved support for the KDE Kiosk framework, fixing checks for the
      "shell_command" privilege.
    * Added AppData metadata for app stores.
* Thu Apr 30 2015 asterios.dramis@gmail.com
  - Update to 1.6:
    * Improved support for character set aliases via KCharsets.
    * Improved behavior when reconnecting and Konversation had to use
      an alternate nickname for the previous connection because the
      preferred nickname was already in use: Konversation will now
      try harder to go back to nicknames sorted earlier in the
      identity's nickname list, instead of advancing down the list
      without checking whether earlier nicknames have become
      available again.
    * Konversation will no longer give up trying to connect when only
      a single nickname is configured and not available at connection
      time. Instead, it will do as many reconnection attempts as
      allowed by user configuration.
    * Fixed incorrect size calculations for the channel topic text
      label causing cut-off text and unwanted collapsing of the topic
      area.
    * Fixed a bug causing auto-connect not to connect to networks in
      the order they are listed in the Server List dialog.
    * Fixed a bug causing the main window not to be raised when an
      Konversation is started an additional time and the window is
      currently minimized.
    * The default tabs position is now 'Left', i.e. the treelist
      version of the tab bar.
    * Tabs can now be reordered by drag and drop again.
    * Fixed various rendering issues in the treelist version of the
      tab bar and made it high-DPI scaling-capable.
    * Fixed a bug causing Channel List tabs not to be sorted below
      the status tab of the server they belong to in the treelist
      version of the tab bar, and corrupt its contents.
    * Fixed margins in the Edit Network dialog.
    * Improved wording and correctness of several interface messages.
    * Fixed a bug causing some interface messages and labels not to
      use their translated versions when running with a language
      other than US English.
    * Fixed a bug causing Konversation not to generate default
      command aliases for installed scripts at startup anymore.
    * The bundled 'cmd' script now defaults to trying to decode
      command output as Utf-8 even when run on Python 2.
    * Fixed the bundled 'bug' script not working.
    * Fixed naming of bundled icons.
    * Konversation now opts into Qt's high-DPI pixmap handling.
    * Adjusted build system to use co-installable version of qca-qt5.
    * Fixed build failures on Windows.
    * Konversation now depends on KDE Frameworks v5.2.0 and Qt
      v5.3.0.
    * The default nickname list theme has been updated to KDE's new
      Breeze visual identity.
    * Notification events now have non-generic titles to prevent
      Plasma Desktop 5 from merging events from different sources.
    * Fixed a bug causing the "Focus Input Bar" action to be
      enabled/disabled at incorrect times.
  - Package ported to KF5. Updated build and runtime requirements to
    the KF5 ones.
  - Removed support for old openSUSE versions.
* Tue Nov 04 2014 hrvoje.senjan@gmail.com
  - Update to 1.5.1
    * Konversation 1.5.1 is a maintenance release containing only bug
    fixes. The included changes address several minor behavioral
    defects and a low-risk DoS security defect in the Blowfish
    ECB support. The KDE Platform version dependency has increased
    to v4.9.0 to gain access to newer Qt socket transport
    security flags.
    * Fixed a bug causing wildcards in command alias replacement
    patterns not to be expanded.
    * Fixed a bug causing auto-joining of channels not starting
    in # or & to sometimes fail because the auto-join command
    was generated before we got the CHANTYPES pronouncement
    by the server.
    * Added a size sanity check for incoming Blowfish ECB blocks.
    The blind assumption of incoming blocks being the expected
    12 bytes could lead to a crash or up to 11 byte information
    leak due to an out-of-bounds read. CVE-2014-8483.
    * Enabling SSL/TLS support for connections will now advertise
    the protocols Qt considers secure by default, instead of
    being hardcoded to TLSv1.
    * Fixed the bundled 'sysinfo' script not coping with empty
    lines in /etc/os-release.
    * Made disk space info in the bundled 'sysinfo' script more
    robust by forcing the C locale for 'df'.
    * Added an audio player type hint for Cantata to the bundled
    'media' script.
    * Fixed some minor comparison logic errors turned up by
    static analysis.
    * Konversation now depends on KDE Platform v4.9.0 or higher.
  - Bump libkde4-devel BuildRequires to 4.9.0

Files

/usr/bin/konversation
/usr/share/applications/org.kde.konversation.desktop
/usr/share/doc/HTML/en/konversation
/usr/share/doc/HTML/en/konversation/addchannel.png
/usr/share/doc/HTML/en/konversation/addnetwork_co.png
/usr/share/doc/HTML/en/konversation/addserver_co.png
/usr/share/doc/HTML/en/konversation/bold-text.png
/usr/share/doc/HTML/en/konversation/channel_screen_tour_co.png
/usr/share/doc/HTML/en/konversation/channellist_screen_co.png
/usr/share/doc/HTML/en/konversation/checkidentities.png
/usr/share/doc/HTML/en/konversation/colorchooser_screen.png
/usr/share/doc/HTML/en/konversation/dccstatus_screen_co.png
/usr/share/doc/HTML/en/konversation/first_channel_co.png
/usr/share/doc/HTML/en/konversation/first_serverlist_co.png
/usr/share/doc/HTML/en/konversation/format-text-color.png
/usr/share/doc/HTML/en/konversation/highlighting_screen_co.png
/usr/share/doc/HTML/en/konversation/identities_adv_co.png
/usr/share/doc/HTML/en/konversation/identities_away_co.png
/usr/share/doc/HTML/en/konversation/identities_gen_co.png
/usr/share/doc/HTML/en/konversation/index.cache.bz2
/usr/share/doc/HTML/en/konversation/index.docbook
/usr/share/doc/HTML/en/konversation/irc_admin.png
/usr/share/doc/HTML/en/konversation/irc_away.png
/usr/share/doc/HTML/en/konversation/irc_halfop.png
/usr/share/doc/HTML/en/konversation/irc_normal.png
/usr/share/doc/HTML/en/konversation/irc_op.png
/usr/share/doc/HTML/en/konversation/irc_owner.png
/usr/share/doc/HTML/en/konversation/irc_voice.png
/usr/share/doc/HTML/en/konversation/italic-text.png
/usr/share/doc/HTML/en/konversation/led_blue_on.png
/usr/share/doc/HTML/en/konversation/led_green_on.png
/usr/share/doc/HTML/en/konversation/led_red_on.png
/usr/share/doc/HTML/en/konversation/led_yellow_on.png
/usr/share/doc/HTML/en/konversation/logviewer_co.png
/usr/share/doc/HTML/en/konversation/nicksonline_co.png
/usr/share/doc/HTML/en/konversation/nickthemes_screen_co.png
/usr/share/doc/HTML/en/konversation/notification_screen_co.png
/usr/share/doc/HTML/en/konversation/notifylist_screen_co.png
/usr/share/doc/HTML/en/konversation/osd_demo.png
/usr/share/doc/HTML/en/konversation/osd_screen_co.png
/usr/share/doc/HTML/en/konversation/quickbuttons_screen.png
/usr/share/doc/HTML/en/konversation/quickconnect_screen.png
/usr/share/doc/HTML/en/konversation/serverlist_co.png
/usr/share/doc/HTML/en/konversation/struck-out-text.png
/usr/share/doc/HTML/en/konversation/underline-text.png
/usr/share/doc/HTML/en/konversation/urlcatcher_screen_co.png
/usr/share/doc/HTML/en/konversation/webbrowser_screen_co.png
/usr/share/doc/packages/konversation
/usr/share/doc/packages/konversation/AUTHORS
/usr/share/doc/packages/konversation/ChangeLog
/usr/share/doc/packages/konversation/NEWS
/usr/share/doc/packages/konversation/README
/usr/share/icons/hicolor/128x128/actions/konv_message.png
/usr/share/icons/hicolor/128x128/apps/konversation.png
/usr/share/icons/hicolor/16x16/actions/konv_message.png
/usr/share/icons/hicolor/16x16/apps/konversation.png
/usr/share/icons/hicolor/22x22/actions/konv_message.png
/usr/share/icons/hicolor/22x22/apps/konversation.png
/usr/share/icons/hicolor/32x32/actions/konv_message.png
/usr/share/icons/hicolor/32x32/apps/konversation.png
/usr/share/icons/hicolor/48x48/actions/konv_message.png
/usr/share/icons/hicolor/48x48/apps/konversation.png
/usr/share/icons/hicolor/64x64/actions/konv_message.png
/usr/share/icons/hicolor/64x64/apps/konversation.png
/usr/share/kconf_update
/usr/share/kconf_update/konversation-0.19-appearance.pl
/usr/share/kconf_update/konversation-0.19-colorcodes.pl
/usr/share/kconf_update/konversation-0.19-colors.pl
/usr/share/kconf_update/konversation-0.19-custombrowser.pl
/usr/share/kconf_update/konversation-0.19-notifylists.pl
/usr/share/kconf_update/konversation-0.19-sortorder.pl
/usr/share/kconf_update/konversation-0.19-tabplacement.pl
/usr/share/kconf_update/konversation-0.20-customfonts.pl
/usr/share/kconf_update/konversation-0.20-quickbuttons.pl
/usr/share/kconf_update/konversation.upd
/usr/share/knotifications5/konversation.notifyrc
/usr/share/knsrcfiles/konversation_nicklist_theme.knsrc
/usr/share/konversation
/usr/share/konversation/scripting_support
/usr/share/konversation/scripting_support/python
/usr/share/konversation/scripting_support/python/konversation
/usr/share/konversation/scripting_support/python/konversation/__init__.py
/usr/share/konversation/scripting_support/python/konversation/dbus.py
/usr/share/konversation/scripting_support/python/konversation/i18n.py
/usr/share/konversation/scripts
/usr/share/konversation/scripts/bug
/usr/share/konversation/scripts/cmd
/usr/share/konversation/scripts/fortune
/usr/share/konversation/scripts/fortunes.dat
/usr/share/konversation/scripts/gauge
/usr/share/konversation/scripts/media
/usr/share/konversation/scripts/sayclip
/usr/share/konversation/scripts/sysinfo
/usr/share/konversation/scripts/tinyurl
/usr/share/konversation/scripts/uptime
/usr/share/konversation/themes
/usr/share/konversation/themes/alternative
/usr/share/konversation/themes/alternative/index.desktop
/usr/share/konversation/themes/alternative/irc_admin.png
/usr/share/konversation/themes/alternative/irc_away.png
/usr/share/konversation/themes/alternative/irc_halfop.png
/usr/share/konversation/themes/alternative/irc_normal.png
/usr/share/konversation/themes/alternative/irc_op.png
/usr/share/konversation/themes/alternative/irc_owner.png
/usr/share/konversation/themes/alternative/irc_voice.png
/usr/share/konversation/themes/christmas
/usr/share/konversation/themes/christmas/index.desktop
/usr/share/konversation/themes/christmas/irc_admin.png
/usr/share/konversation/themes/christmas/irc_away.png
/usr/share/konversation/themes/christmas/irc_halfop.png
/usr/share/konversation/themes/christmas/irc_normal.png
/usr/share/konversation/themes/christmas/irc_op.png
/usr/share/konversation/themes/christmas/irc_owner.png
/usr/share/konversation/themes/christmas/irc_voice.png
/usr/share/konversation/themes/classic
/usr/share/konversation/themes/classic/index.desktop
/usr/share/konversation/themes/classic/irc_admin.png
/usr/share/konversation/themes/classic/irc_away.png
/usr/share/konversation/themes/classic/irc_halfop.png
/usr/share/konversation/themes/classic/irc_normal.png
/usr/share/konversation/themes/classic/irc_op.png
/usr/share/konversation/themes/classic/irc_owner.png
/usr/share/konversation/themes/classic/irc_voice.png
/usr/share/konversation/themes/default
/usr/share/konversation/themes/default-dark
/usr/share/konversation/themes/default-dark/index.desktop
/usr/share/konversation/themes/default-dark/irc_admin.svg
/usr/share/konversation/themes/default-dark/irc_away.svg
/usr/share/konversation/themes/default-dark/irc_away_stacked.svg
/usr/share/konversation/themes/default-dark/irc_halfop.svg
/usr/share/konversation/themes/default-dark/irc_normal.svg
/usr/share/konversation/themes/default-dark/irc_op.svg
/usr/share/konversation/themes/default-dark/irc_owner.svg
/usr/share/konversation/themes/default-dark/irc_voice.svg
/usr/share/konversation/themes/default/index.desktop
/usr/share/konversation/themes/default/irc_admin.svg
/usr/share/konversation/themes/default/irc_away.svg
/usr/share/konversation/themes/default/irc_away_stacked.svg
/usr/share/konversation/themes/default/irc_halfop.svg
/usr/share/konversation/themes/default/irc_normal.svg
/usr/share/konversation/themes/default/irc_op.svg
/usr/share/konversation/themes/default/irc_owner.svg
/usr/share/konversation/themes/default/irc_voice.svg
/usr/share/konversation/themes/oxygen
/usr/share/konversation/themes/oxygen/index.desktop
/usr/share/konversation/themes/oxygen/irc_admin.png
/usr/share/konversation/themes/oxygen/irc_away.png
/usr/share/konversation/themes/oxygen/irc_halfop.png
/usr/share/konversation/themes/oxygen/irc_normal.png
/usr/share/konversation/themes/oxygen/irc_op.png
/usr/share/konversation/themes/oxygen/irc_owner.png
/usr/share/konversation/themes/oxygen/irc_voice.png
/usr/share/konversation/themes/simplistic
/usr/share/konversation/themes/simplistic/index.desktop
/usr/share/konversation/themes/simplistic/irc_admin.png
/usr/share/konversation/themes/simplistic/irc_away.png
/usr/share/konversation/themes/simplistic/irc_halfop.png
/usr/share/konversation/themes/simplistic/irc_normal.png
/usr/share/konversation/themes/simplistic/irc_op.png
/usr/share/konversation/themes/simplistic/irc_owner.png
/usr/share/konversation/themes/simplistic/irc_voice.png
/usr/share/konversation/themes/smiling
/usr/share/konversation/themes/smiling/index.desktop
/usr/share/konversation/themes/smiling/irc_admin.png
/usr/share/konversation/themes/smiling/irc_away.png
/usr/share/konversation/themes/smiling/irc_halfop.png
/usr/share/konversation/themes/smiling/irc_normal.png
/usr/share/konversation/themes/smiling/irc_op.png
/usr/share/konversation/themes/smiling/irc_owner.png
/usr/share/konversation/themes/smiling/irc_voice.png
/usr/share/konversation/themes/square
/usr/share/konversation/themes/square/index.desktop
/usr/share/konversation/themes/square/irc_admin.png
/usr/share/konversation/themes/square/irc_away.png
/usr/share/konversation/themes/square/irc_halfop.png
/usr/share/konversation/themes/square/irc_normal.png
/usr/share/konversation/themes/square/irc_op.png
/usr/share/konversation/themes/square/irc_owner.png
/usr/share/konversation/themes/square/irc_voice.png
/usr/share/licenses/konversation
/usr/share/licenses/konversation/BSD-3-Clause.txt
/usr/share/licenses/konversation/GFDL-1.2-or-later.txt
/usr/share/licenses/konversation/GPL-2.0-only.txt
/usr/share/licenses/konversation/GPL-2.0-or-later.txt
/usr/share/licenses/konversation/GPL-3.0-only.txt
/usr/share/licenses/konversation/LGPL-2.0-only.txt
/usr/share/licenses/konversation/LGPL-2.0-or-later.txt
/usr/share/licenses/konversation/LicenseRef-KDE-Accepted-GPL.txt
/usr/share/metainfo/org.kde.konversation.appdata.xml
/usr/share/qlogging-categories5/konversation.categories


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:20:47 2024