Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: empathy-lang | Distribution: openSUSE Leap 15.2 |
Version: 3.12.14 | Vendor: openSUSE |
Release: lp152.8.8 | Build date: Thu Jun 25 21:25:54 2020 |
Group: System/Localization | Build host: cloud119 |
Size: 9367483 | Source RPM: empathy-3.12.14-lp152.8.8.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://live.gnome.org/Empathy | |
Summary: Translations for package empathy |
Provides translations for the "empathy" package.
GPL-2.0-or-later
* Wed May 02 2018 dimstar@opensuse.org - Drop telepathy-salut requires: Salut is only good for Apple Bonjour chat, but depends on avahi-python, which is being removed in favor of the python3 port, which in turn is not supported by telepathy-salut. The loss of functionality appears acceptable. * Tue Apr 17 2018 bjorn.lie@gmail.com - Replace pkgconfig(libnm-glib) with pkgconfig(libnm) BuildRequires. * Tue Mar 20 2018 dimstar@opensuse.org - Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036). * Mon Mar 19 2018 bjorn.lie@gmail.com - Revert to version 3.12.14. * Wed Feb 28 2018 dimstar@opensuse.org - Modernize spec-file by calling spec-cleaner * Sun Jan 14 2018 zaitor@opensuse.org - Add empathy-fix-gettext-domain.patch: gschema: Fix gettext-domain, patch from upstream stable branch. * Fri Dec 01 2017 badshah400@gmail.com - Update to version 3.25.90: + Switch to single-window UI. + Minor bug fixes. * Thu Nov 30 2017 dimstar@opensuse.org - Export LANG=C.UTF-8 before building: in case we use python3 to build (we rely on what we get into the build system), an UTF-8 setting is required or pyhon won't be able to parse all files. - Only call the post/postun scriptlets conditional on suse_version < 1330. Newer systems use file triggers. - Switch to using python3 to build: + Add python3-base and python3-xml BuildRequires. + Export PYTHON=/usr/bin/python3 before running configure: use python3 for the build process. * Sat Aug 26 2017 zaitor@opensuse.org - Update to version 3.12.14: + Bugs fixed: bgo#742720, bgo#749001, bgo##751185, bgo#780160. + Updated translations. - Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only. - Drop empathy-port-webkit2gkt3.patch and empathy-clutter-gst-3_0.patch: Fixed upstream, following this; drop libtool BuildRequires and autoconf call, no longer needed. - Drop pkgconfig(gnutls) BuildRequires: No longer needed, nor used. * Mon Mar 13 2017 zaitor@opensuse.org - Update to version 3.12.13: + Fixes the GActions in EmpathyRosterWindow (bsc#999832). + Bugs fixed: bgo#685837, bgo#746735, bgo#756990, bgo#767516, bgo#768889. + Updated translations. * Sun Sep 04 2016 zaitor@opensuse.org - Add empathy-port-webkit2gkt3.patch: Port to webkit2gtk3 (bgo#749001). - Replace pkgconfig(webkitgtk-3.0) for pkgconfig(webkit2gtk-4.0) BuildRequries following above port. * Tue May 17 2016 fcrozat@suse.com - Recommends geoclue2 now, empathy no longer uses geoclue. * Fri May 13 2016 zaitor@opensuse.org - Update to version 3.12.12: + Fix pkg-config usage (bgo#761000). + The minimum value of an uint64_t is 0, not G_MININT32 (bgo#762735). + Hardcoding #!/usr/bin/python is not portable (bgo#762737). + Fix -Werror build for clang (bgo#762738). + Add the Rizon IRC network to the list of IRC networks (bgo#764438). + GCC 5 generates a type-limits warning in tpaw-account-settings.c (bgo#765022). + Empathy uses deprecated webkit functions (bgo#765024). + Gnome-shell Wayland application tracking broken for Empathy (bgo#766285). + Empathy dumps core when running on Wayland compositor (bgo#708170). + Updated translations. - Drop empathy-fix-icons-in-search-bar.patch, empathy-Don-t-crash-in-window_get_workspace-under-Wayland.patch, empathy-Fix-a-critical-warning.patch, empathy-Don-t-call-XInitThreads-in-Wayland.patch, empathy-Avoid-warning-spam-from-GtkStyleContext-with-GTK-3.20.patch and empathy-Add-a-missing-tag-to-the-AppData-file.patch, all fixed upstream. * Fri Apr 15 2016 mgorse@suse.com - Update to GNOME 3.20 Fate#318572 * Fri Mar 25 2016 zaitor@opensuse.org - Add empathy-clutter-gst-3_0.patch: Port to clutter-gst-3.0. - Replace pkgconfig(clutter-gst-2.0) for pkgconfig(clutter-gst-3.0) BuildRequires due to above port. - Add libtool BuildRequires and pass autoreconf -fiv since above patch touches the buildsystem. * Sat Feb 13 2016 zaitor@opensuse.org - Add patches from upstream git to fix various issues: + empathy-Don-t-crash-in-window_get_workspace-under-Wayland.patch + empathy-Fix-a-critical-warning.patch + empathy-Don-t-call-XInitThreads-in-Wayland.patch + empathy-Avoid-warning-spam-from-GtkStyleContext-with-GTK-3.20.patch + empathy-Add-a-missing-tag-to-the-AppData-file.patch. * Mon Jan 04 2016 zaitor@opensuse.org - Add empathy-fix-icons-in-search-bar.patch: Fix the previous/next icons, patch from upstream git. * Wed Oct 14 2015 zaitor@opensuse.org - Update to version 3.12.11: + Fix opening contact list after launching empathy -h (bgo#729282). + Leak fixes for telepathy-accounts-widgets (bgo#752938). + Don't hard code the name of the pkg-config binary (bgo#755707). + Call the finish method only once (bgo#756165). + Updated translations. * Wed May 13 2015 zaitor@opensuse.org - Update to version 3.12.10: + bgo#741771: Preferences dialog expands to absurd width. + bgo#745504: Fix preferences with modern gtk+. + bgo#746841: Provide a scalable -symbolic variant of the app icon. + bgo#747460: Initial empathy accounts window is too wide. + Don't crash when running in Wayland. + Updated translations. * Wed Apr 15 2015 zaitor@opensuse.org - Update to version 3.12.9: + bgo#746612: Geoclue2 requires a DesktopId property. + bgo#747375, Fix a wrong header guard in libempathy-gtk/empathy-smiley-manager.h. + bgo#747170, Typo (messenging) in documentation. * Mon Mar 16 2015 dimstar@opensuse.org - Update to version 3.12.8: + bgo#705326: User help suggests "ignore SSL certificate errors" option for Jabber accounts "if you trust the server you are connecting to". + bgo#746100: goa-mc-plugin: Remove Facebook chat using Jabber. + Updated translations. * Tue Oct 14 2014 dimstar@opensuse.org - Update to version 3.12.7: + Updated translations.
/usr/share/help/ca/empathy /usr/share/help/ca/empathy/account-irc.page /usr/share/help/ca/empathy/account-jabber.page /usr/share/help/ca/empathy/accounts-window.page /usr/share/help/ca/empathy/add-account.page /usr/share/help/ca/empathy/add-contact.page /usr/share/help/ca/empathy/audio-call.page /usr/share/help/ca/empathy/audio-video.page /usr/share/help/ca/empathy/change-status.page /usr/share/help/ca/empathy/create-account.page /usr/share/help/ca/empathy/disable-account.page /usr/share/help/ca/empathy/favorite-rooms.page /usr/share/help/ca/empathy/figures /usr/share/help/ca/empathy/figures/available.png /usr/share/help/ca/empathy/figures/away.png /usr/share/help/ca/empathy/figures/busy.png /usr/share/help/ca/empathy/figures/conf_overview.png /usr/share/help/ca/empathy/figures/croom_overview.png /usr/share/help/ca/empathy/figures/empathy-logo.png /usr/share/help/ca/empathy/figures/empathy-main-window.png /usr/share/help/ca/empathy/figures/gtk-add.png /usr/share/help/ca/empathy/figures/gtk-edit.png /usr/share/help/ca/empathy/figures/gtk-remove.png /usr/share/help/ca/empathy/figures/offline.png /usr/share/help/ca/empathy/figures/video_overview.png /usr/share/help/ca/empathy/geolocation-not-showing.page /usr/share/help/ca/empathy/geolocation-privacy.page /usr/share/help/ca/empathy/geolocation-supported.page /usr/share/help/ca/empathy/geolocation-turn.page /usr/share/help/ca/empathy/geolocation-what-is.page /usr/share/help/ca/empathy/geolocation.page /usr/share/help/ca/empathy/group-conversations.page /usr/share/help/ca/empathy/hide-contacts.page /usr/share/help/ca/empathy/import-account.page /usr/share/help/ca/empathy/index.page /usr/share/help/ca/empathy/introduction.page /usr/share/help/ca/empathy/irc-commands.page /usr/share/help/ca/empathy/irc-join-pwd.page /usr/share/help/ca/empathy/irc-join-room.page /usr/share/help/ca/empathy/irc-manage.page /usr/share/help/ca/empathy/irc-nick-password.page /usr/share/help/ca/empathy/irc-send-file.page /usr/share/help/ca/empathy/irc-start-conversation.page /usr/share/help/ca/empathy/license.page /usr/share/help/ca/empathy/link-contacts.page /usr/share/help/ca/empathy/overview.page /usr/share/help/ca/empathy/prev-conv.page /usr/share/help/ca/empathy/prob-conn-acctdisabled.page /usr/share/help/ca/empathy/prob-conn-auth.page /usr/share/help/ca/empathy/prob-conn-name.page /usr/share/help/ca/empathy/prob-conn-neterror.page /usr/share/help/ca/empathy/prob-conn.page /usr/share/help/ca/empathy/remove-account.page /usr/share/help/ca/empathy/salut-protocol.page /usr/share/help/ca/empathy/send-file.page /usr/share/help/ca/empathy/send-message.page /usr/share/help/ca/empathy/set-custom-status.page /usr/share/help/ca/empathy/share-desktop.page /usr/share/help/ca/empathy/status-icons.page /usr/share/help/ca/empathy/video-call.page /usr/share/help/cs/empathy /usr/share/help/cs/empathy/account-irc.page /usr/share/help/cs/empathy/account-jabber.page /usr/share/help/cs/empathy/accounts-window.page /usr/share/help/cs/empathy/add-account.page /usr/share/help/cs/empathy/add-contact.page /usr/share/help/cs/empathy/audio-call.page /usr/share/help/cs/empathy/audio-video.page /usr/share/help/cs/empathy/change-status.page /usr/share/help/cs/empathy/create-account.page /usr/share/help/cs/empathy/disable-account.page /usr/share/help/cs/empathy/favorite-rooms.page /usr/share/help/cs/empathy/figures /usr/share/help/cs/empathy/figures/available.png /usr/share/help/cs/empathy/figures/away.png /usr/share/help/cs/empathy/figures/busy.png /usr/share/help/cs/empathy/figures/conf_overview.png /usr/share/help/cs/empathy/figures/croom_overview.png /usr/share/help/cs/empathy/figures/empathy-logo.png /usr/share/help/cs/empathy/figures/empathy-main-window.png /usr/share/help/cs/empathy/figures/gtk-add.png /usr/share/help/cs/empathy/figures/gtk-edit.png /usr/share/help/cs/empathy/figures/gtk-remove.png /usr/share/help/cs/empathy/figures/offline.png /usr/share/help/cs/empathy/figures/video_overview.png /usr/share/help/cs/empathy/geolocation-not-showing.page /usr/share/help/cs/empathy/geolocation-privacy.page /usr/share/help/cs/empathy/geolocation-supported.page /usr/share/help/cs/empathy/geolocation-turn.page /usr/share/help/cs/empathy/geolocation-what-is.page /usr/share/help/cs/empathy/geolocation.page /usr/share/help/cs/empathy/group-conversations.page /usr/share/help/cs/empathy/hide-contacts.page /usr/share/help/cs/empathy/import-account.page /usr/share/help/cs/empathy/index.page /usr/share/help/cs/empathy/introduction.page /usr/share/help/cs/empathy/irc-commands.page /usr/share/help/cs/empathy/irc-join-pwd.page /usr/share/help/cs/empathy/irc-join-room.page /usr/share/help/cs/empathy/irc-manage.page /usr/share/help/cs/empathy/irc-nick-password.page /usr/share/help/cs/empathy/irc-send-file.page /usr/share/help/cs/empathy/irc-start-conversation.page /usr/share/help/cs/empathy/license.page /usr/share/help/cs/empathy/link-contacts.page /usr/share/help/cs/empathy/overview.page /usr/share/help/cs/empathy/prev-conv.page /usr/share/help/cs/empathy/prob-conn-acctdisabled.page /usr/share/help/cs/empathy/prob-conn-auth.page /usr/share/help/cs/empathy/prob-conn-name.page /usr/share/help/cs/empathy/prob-conn-neterror.page /usr/share/help/cs/empathy/prob-conn.page /usr/share/help/cs/empathy/remove-account.page /usr/share/help/cs/empathy/salut-protocol.page /usr/share/help/cs/empathy/send-file.page /usr/share/help/cs/empathy/send-message.page /usr/share/help/cs/empathy/set-custom-status.page /usr/share/help/cs/empathy/share-desktop.page /usr/share/help/cs/empathy/status-icons.page /usr/share/help/cs/empathy/video-call.page /usr/share/help/de/empathy /usr/share/help/de/empathy/account-irc.page /usr/share/help/de/empathy/account-jabber.page /usr/share/help/de/empathy/accounts-window.page /usr/share/help/de/empathy/add-account.page /usr/share/help/de/empathy/add-contact.page /usr/share/help/de/empathy/audio-call.page /usr/share/help/de/empathy/audio-video.page /usr/share/help/de/empathy/change-status.page /usr/share/help/de/empathy/create-account.page /usr/share/help/de/empathy/disable-account.page /usr/share/help/de/empathy/favorite-rooms.page /usr/share/help/de/empathy/figures /usr/share/help/de/empathy/figures/available.png /usr/share/help/de/empathy/figures/away.png /usr/share/help/de/empathy/figures/busy.png /usr/share/help/de/empathy/figures/conf_overview.png /usr/share/help/de/empathy/figures/croom_overview.png /usr/share/help/de/empathy/figures/empathy-logo.png /usr/share/help/de/empathy/figures/empathy-main-window.png /usr/share/help/de/empathy/figures/gtk-add.png /usr/share/help/de/empathy/figures/gtk-edit.png /usr/share/help/de/empathy/figures/gtk-remove.png /usr/share/help/de/empathy/figures/offline.png /usr/share/help/de/empathy/figures/video_overview.png /usr/share/help/de/empathy/geolocation-not-showing.page /usr/share/help/de/empathy/geolocation-privacy.page /usr/share/help/de/empathy/geolocation-supported.page /usr/share/help/de/empathy/geolocation-turn.page /usr/share/help/de/empathy/geolocation-what-is.page /usr/share/help/de/empathy/geolocation.page /usr/share/help/de/empathy/group-conversations.page /usr/share/help/de/empathy/hide-contacts.page /usr/share/help/de/empathy/import-account.page /usr/share/help/de/empathy/index.page /usr/share/help/de/empathy/introduction.page /usr/share/help/de/empathy/irc-commands.page /usr/share/help/de/empathy/irc-join-pwd.page /usr/share/help/de/empathy/irc-join-room.page /usr/share/help/de/empathy/irc-manage.page /usr/share/help/de/empathy/irc-nick-password.page /usr/share/help/de/empathy/irc-send-file.page /usr/share/help/de/empathy/irc-start-conversation.page /usr/share/help/de/empathy/license.page /usr/share/help/de/empathy/link-contacts.page /usr/share/help/de/empathy/overview.page /usr/share/help/de/empathy/prev-conv.page /usr/share/help/de/empathy/prob-conn-acctdisabled.page /usr/share/help/de/empathy/prob-conn-auth.page /usr/share/help/de/empathy/prob-conn-name.page /usr/share/help/de/empathy/prob-conn-neterror.page /usr/share/help/de/empathy/prob-conn.page /usr/share/help/de/empathy/remove-account.page /usr/share/help/de/empathy/salut-protocol.page /usr/share/help/de/empathy/send-file.page /usr/share/help/de/empathy/send-message.page /usr/share/help/de/empathy/set-custom-status.page /usr/share/help/de/empathy/share-desktop.page /usr/share/help/de/empathy/status-icons.page /usr/share/help/de/empathy/video-call.page /usr/share/help/el/empathy /usr/share/help/el/empathy/account-irc.page /usr/share/help/el/empathy/account-jabber.page /usr/share/help/el/empathy/accounts-window.page /usr/share/help/el/empathy/add-account.page /usr/share/help/el/empathy/add-contact.page /usr/share/help/el/empathy/audio-call.page /usr/share/help/el/empathy/audio-video.page /usr/share/help/el/empathy/change-status.page /usr/share/help/el/empathy/create-account.page /usr/share/help/el/empathy/disable-account.page /usr/share/help/el/empathy/favorite-rooms.page /usr/share/help/el/empathy/figures /usr/share/help/el/empathy/figures/available.png /usr/share/help/el/empathy/figures/away.png /usr/share/help/el/empathy/figures/busy.png /usr/share/help/el/empathy/figures/conf_overview.png /usr/share/help/el/empathy/figures/croom_overview.png /usr/share/help/el/empathy/figures/empathy-logo.png /usr/share/help/el/empathy/figures/empathy-main-window.png /usr/share/help/el/empathy/figures/gtk-add.png /usr/share/help/el/empathy/figures/gtk-edit.png /usr/share/help/el/empathy/figures/gtk-remove.png /usr/share/help/el/empathy/figures/offline.png /usr/share/help/el/empathy/figures/video_overview.png /usr/share/help/el/empathy/geolocation-not-showing.page /usr/share/help/el/empathy/geolocation-privacy.page /usr/share/help/el/empathy/geolocation-supported.page /usr/share/help/el/empathy/geolocation-turn.page /usr/share/help/el/empathy/geolocation-what-is.page /usr/share/help/el/empathy/geolocation.page /usr/share/help/el/empathy/group-conversations.page /usr/share/help/el/empathy/hide-contacts.page /usr/share/help/el/empathy/import-account.page /usr/share/help/el/empathy/index.page /usr/share/help/el/empathy/introduction.page /usr/share/help/el/empathy/irc-commands.page /usr/share/help/el/empathy/irc-join-pwd.page /usr/share/help/el/empathy/irc-join-room.page /usr/share/help/el/empathy/irc-manage.page /usr/share/help/el/empathy/irc-nick-password.page /usr/share/help/el/empathy/irc-send-file.page /usr/share/help/el/empathy/irc-start-conversation.page /usr/share/help/el/empathy/license.page /usr/share/help/el/empathy/link-contacts.page /usr/share/help/el/empathy/overview.page /usr/share/help/el/empathy/prev-conv.page /usr/share/help/el/empathy/prob-conn-acctdisabled.page /usr/share/help/el/empathy/prob-conn-auth.page /usr/share/help/el/empathy/prob-conn-name.page /usr/share/help/el/empathy/prob-conn-neterror.page /usr/share/help/el/empathy/prob-conn.page /usr/share/help/el/empathy/remove-account.page /usr/share/help/el/empathy/salut-protocol.page /usr/share/help/el/empathy/send-file.page /usr/share/help/el/empathy/send-message.page /usr/share/help/el/empathy/set-custom-status.page /usr/share/help/el/empathy/share-desktop.page /usr/share/help/el/empathy/status-icons.page /usr/share/help/el/empathy/video-call.page /usr/share/help/en_GB/empathy /usr/share/help/en_GB/empathy/account-irc.page /usr/share/help/en_GB/empathy/account-jabber.page /usr/share/help/en_GB/empathy/accounts-window.page /usr/share/help/en_GB/empathy/add-account.page /usr/share/help/en_GB/empathy/add-contact.page /usr/share/help/en_GB/empathy/audio-call.page /usr/share/help/en_GB/empathy/audio-video.page /usr/share/help/en_GB/empathy/change-status.page /usr/share/help/en_GB/empathy/create-account.page /usr/share/help/en_GB/empathy/disable-account.page /usr/share/help/en_GB/empathy/favorite-rooms.page /usr/share/help/en_GB/empathy/figures /usr/share/help/en_GB/empathy/figures/available.png /usr/share/help/en_GB/empathy/figures/away.png /usr/share/help/en_GB/empathy/figures/busy.png /usr/share/help/en_GB/empathy/figures/conf_overview.png /usr/share/help/en_GB/empathy/figures/croom_overview.png /usr/share/help/en_GB/empathy/figures/empathy-logo.png /usr/share/help/en_GB/empathy/figures/empathy-main-window.png /usr/share/help/en_GB/empathy/figures/gtk-add.png /usr/share/help/en_GB/empathy/figures/gtk-edit.png /usr/share/help/en_GB/empathy/figures/gtk-remove.png /usr/share/help/en_GB/empathy/figures/offline.png /usr/share/help/en_GB/empathy/figures/video_overview.png /usr/share/help/en_GB/empathy/geolocation-not-showing.page /usr/share/help/en_GB/empathy/geolocation-privacy.page /usr/share/help/en_GB/empathy/geolocation-supported.page /usr/share/help/en_GB/empathy/geolocation-turn.page /usr/share/help/en_GB/empathy/geolocation-what-is.page /usr/share/help/en_GB/empathy/geolocation.page /usr/share/help/en_GB/empathy/group-conversations.page /usr/share/help/en_GB/empathy/hide-contacts.page /usr/share/help/en_GB/empathy/import-account.page /usr/share/help/en_GB/empathy/index.page /usr/share/help/en_GB/empathy/introduction.page /usr/share/help/en_GB/empathy/irc-commands.page /usr/share/help/en_GB/empathy/irc-join-pwd.page /usr/share/help/en_GB/empathy/irc-join-room.page /usr/share/help/en_GB/empathy/irc-manage.page /usr/share/help/en_GB/empathy/irc-nick-password.page /usr/share/help/en_GB/empathy/irc-send-file.page /usr/share/help/en_GB/empathy/irc-start-conversation.page /usr/share/help/en_GB/empathy/license.page /usr/share/help/en_GB/empathy/link-contacts.page /usr/share/help/en_GB/empathy/overview.page /usr/share/help/en_GB/empathy/prev-conv.page /usr/share/help/en_GB/empathy/prob-conn-acctdisabled.page /usr/share/help/en_GB/empathy/prob-conn-auth.page /usr/share/help/en_GB/empathy/prob-conn-name.page /usr/share/help/en_GB/empathy/prob-conn-neterror.page /usr/share/help/en_GB/empathy/prob-conn.page /usr/share/help/en_GB/empathy/remove-account.page /usr/share/help/en_GB/empathy/salut-protocol.page /usr/share/help/en_GB/empathy/send-file.page /usr/share/help/en_GB/empathy/send-message.page /usr/share/help/en_GB/empathy/set-custom-status.page /usr/share/help/en_GB/empathy/share-desktop.page /usr/share/help/en_GB/empathy/status-icons.page /usr/share/help/en_GB/empathy/video-call.page /usr/share/help/es/empathy /usr/share/help/es/empathy/account-irc.page /usr/share/help/es/empathy/account-jabber.page /usr/share/help/es/empathy/accounts-window.page /usr/share/help/es/empathy/add-account.page /usr/share/help/es/empathy/add-contact.page /usr/share/help/es/empathy/audio-call.page /usr/share/help/es/empathy/audio-video.page /usr/share/help/es/empathy/change-status.page /usr/share/help/es/empathy/create-account.page /usr/share/help/es/empathy/disable-account.page /usr/share/help/es/empathy/favorite-rooms.page /usr/share/help/es/empathy/figures /usr/share/help/es/empathy/figures/available.png /usr/share/help/es/empathy/figures/away.png /usr/share/help/es/empathy/figures/busy.png /usr/share/help/es/empathy/figures/conf_overview.png /usr/share/help/es/empathy/figures/croom_overview.png /usr/share/help/es/empathy/figures/empathy-logo.png /usr/share/help/es/empathy/figures/empathy-main-window.png /usr/share/help/es/empathy/figures/gtk-add.png /usr/share/help/es/empathy/figures/gtk-edit.png /usr/share/help/es/empathy/figures/gtk-remove.png /usr/share/help/es/empathy/figures/offline.png /usr/share/help/es/empathy/figures/video_overview.png /usr/share/help/es/empathy/geolocation-not-showing.page /usr/share/help/es/empathy/geolocation-privacy.page /usr/share/help/es/empathy/geolocation-supported.page /usr/share/help/es/empathy/geolocation-turn.page /usr/share/help/es/empathy/geolocation-what-is.page /usr/share/help/es/empathy/geolocation.page /usr/share/help/es/empathy/group-conversations.page /usr/share/help/es/empathy/hide-contacts.page /usr/share/help/es/empathy/import-account.page /usr/share/help/es/empathy/index.page /usr/share/help/es/empathy/introduction.page /usr/share/help/es/empathy/irc-commands.page /usr/share/help/es/empathy/irc-join-pwd.page /usr/share/help/es/empathy/irc-join-room.page /usr/share/help/es/empathy/irc-manage.page /usr/share/help/es/empathy/irc-nick-password.page /usr/share/help/es/empathy/irc-send-file.page /usr/share/help/es/empathy/irc-start-conversation.page /usr/share/help/es/empathy/license.page /usr/share/help/es/empathy/link-contacts.page /usr/share/help/es/empathy/overview.page /usr/share/help/es/empathy/prev-conv.page /usr/share/help/es/empathy/prob-conn-acctdisabled.page /usr/share/help/es/empathy/prob-conn-auth.page /usr/share/help/es/empathy/prob-conn-name.page /usr/share/help/es/empathy/prob-conn-neterror.page /usr/share/help/es/empathy/prob-conn.page /usr/share/help/es/empathy/remove-account.page /usr/share/help/es/empathy/salut-protocol.page /usr/share/help/es/empathy/send-file.page /usr/share/help/es/empathy/send-message.page /usr/share/help/es/empathy/set-custom-status.page /usr/share/help/es/empathy/share-desktop.page /usr/share/help/es/empathy/status-icons.page /usr/share/help/es/empathy/video-call.page /usr/share/help/eu/empathy /usr/share/help/eu/empathy/account-irc.page /usr/share/help/eu/empathy/account-jabber.page /usr/share/help/eu/empathy/accounts-window.page /usr/share/help/eu/empathy/add-account.page /usr/share/help/eu/empathy/add-contact.page /usr/share/help/eu/empathy/audio-call.page /usr/share/help/eu/empathy/audio-video.page /usr/share/help/eu/empathy/change-status.page /usr/share/help/eu/empathy/create-account.page /usr/share/help/eu/empathy/disable-account.page /usr/share/help/eu/empathy/favorite-rooms.page /usr/share/help/eu/empathy/figures /usr/share/help/eu/empathy/figures/available.png /usr/share/help/eu/empathy/figures/away.png /usr/share/help/eu/empathy/figures/busy.png /usr/share/help/eu/empathy/figures/conf_overview.png /usr/share/help/eu/empathy/figures/croom_overview.png /usr/share/help/eu/empathy/figures/empathy-logo.png /usr/share/help/eu/empathy/figures/empathy-main-window.png /usr/share/help/eu/empathy/figures/gtk-add.png /usr/share/help/eu/empathy/figures/gtk-edit.png /usr/share/help/eu/empathy/figures/gtk-remove.png /usr/share/help/eu/empathy/figures/offline.png /usr/share/help/eu/empathy/figures/video_overview.png /usr/share/help/eu/empathy/geolocation-not-showing.page /usr/share/help/eu/empathy/geolocation-privacy.page /usr/share/help/eu/empathy/geolocation-supported.page /usr/share/help/eu/empathy/geolocation-turn.page /usr/share/help/eu/empathy/geolocation-what-is.page /usr/share/help/eu/empathy/geolocation.page /usr/share/help/eu/empathy/group-conversations.page /usr/share/help/eu/empathy/hide-contacts.page /usr/share/help/eu/empathy/import-account.page /usr/share/help/eu/empathy/index.page /usr/share/help/eu/empathy/introduction.page /usr/share/help/eu/empathy/irc-commands.page /usr/share/help/eu/empathy/irc-join-pwd.page /usr/share/help/eu/empathy/irc-join-room.page /usr/share/help/eu/empathy/irc-manage.page /usr/share/help/eu/empathy/irc-nick-password.page /usr/share/help/eu/empathy/irc-send-file.page /usr/share/help/eu/empathy/irc-start-conversation.page /usr/share/help/eu/empathy/license.page /usr/share/help/eu/empathy/link-contacts.page /usr/share/help/eu/empathy/overview.page /usr/share/help/eu/empathy/prev-conv.page /usr/share/help/eu/empathy/prob-conn-acctdisabled.page /usr/share/help/eu/empathy/prob-conn-auth.page /usr/share/help/eu/empathy/prob-conn-name.page /usr/share/help/eu/empathy/prob-conn-neterror.page /usr/share/help/eu/empathy/prob-conn.page /usr/share/help/eu/empathy/remove-account.page /usr/share/help/eu/empathy/salut-protocol.page /usr/share/help/eu/empathy/send-file.page /usr/share/help/eu/empathy/send-message.page /usr/share/help/eu/empathy/set-custom-status.page /usr/share/help/eu/empathy/share-desktop.page /usr/share/help/eu/empathy/status-icons.page /usr/share/help/eu/empathy/video-call.page /usr/share/help/fi/empathy /usr/share/help/fi/empathy/account-irc.page /usr/share/help/fi/empathy/account-jabber.page /usr/share/help/fi/empathy/accounts-window.page /usr/share/help/fi/empathy/add-account.page /usr/share/help/fi/empathy/add-contact.page /usr/share/help/fi/empathy/audio-call.page /usr/share/help/fi/empathy/audio-video.page /usr/share/help/fi/empathy/change-status.page /usr/share/help/fi/empathy/create-account.page /usr/share/help/fi/empathy/disable-account.page /usr/share/help/fi/empathy/favorite-rooms.page /usr/share/help/fi/empathy/figures /usr/share/help/fi/empathy/figures/available.png /usr/share/help/fi/empathy/figures/away.png /usr/share/help/fi/empathy/figures/busy.png /usr/share/help/fi/empathy/figures/conf_overview.png /usr/share/help/fi/empathy/figures/croom_overview.png /usr/share/help/fi/empathy/figures/empathy-logo.png /usr/share/help/fi/empathy/figures/empathy-main-window.png /usr/share/help/fi/empathy/figures/gtk-add.png /usr/share/help/fi/empathy/figures/gtk-edit.png /usr/share/help/fi/empathy/figures/gtk-remove.png /usr/share/help/fi/empathy/figures/offline.png /usr/share/help/fi/empathy/figures/video_overview.png /usr/share/help/fi/empathy/geolocation-not-showing.page /usr/share/help/fi/empathy/geolocation-privacy.page /usr/share/help/fi/empathy/geolocation-supported.page /usr/share/help/fi/empathy/geolocation-turn.page /usr/share/help/fi/empathy/geolocation-what-is.page /usr/share/help/fi/empathy/geolocation.page /usr/share/help/fi/empathy/group-conversations.page /usr/share/help/fi/empathy/hide-contacts.page /usr/share/help/fi/empathy/import-account.page /usr/share/help/fi/empathy/index.page /usr/share/help/fi/empathy/introduction.page /usr/share/help/fi/empathy/irc-commands.page /usr/share/help/fi/empathy/irc-join-pwd.page /usr/share/help/fi/empathy/irc-join-room.page /usr/share/help/fi/empathy/irc-manage.page /usr/share/help/fi/empathy/irc-nick-password.page /usr/share/help/fi/empathy/irc-send-file.page /usr/share/help/fi/empathy/irc-start-conversation.page /usr/share/help/fi/empathy/license.page /usr/share/help/fi/empathy/link-contacts.page /usr/share/help/fi/empathy/overview.page /usr/share/help/fi/empathy/prev-conv.page /usr/share/help/fi/empathy/prob-conn-acctdisabled.page /usr/share/help/fi/empathy/prob-conn-auth.page /usr/share/help/fi/empathy/prob-conn-name.page /usr/share/help/fi/empathy/prob-conn-neterror.page /usr/share/help/fi/empathy/prob-conn.page /usr/share/help/fi/empathy/remove-account.page /usr/share/help/fi/empathy/salut-protocol.page /usr/share/help/fi/empathy/send-file.page /usr/share/help/fi/empathy/send-message.page /usr/share/help/fi/empathy/set-custom-status.page /usr/share/help/fi/empathy/share-desktop.page /usr/share/help/fi/empathy/status-icons.page /usr/share/help/fi/empathy/video-call.page /usr/share/help/fr/empathy /usr/share/help/fr/empathy/account-irc.page /usr/share/help/fr/empathy/account-jabber.page /usr/share/help/fr/empathy/accounts-window.page /usr/share/help/fr/empathy/add-account.page /usr/share/help/fr/empathy/add-contact.page /usr/share/help/fr/empathy/audio-call.page /usr/share/help/fr/empathy/audio-video.page /usr/share/help/fr/empathy/change-status.page /usr/share/help/fr/empathy/create-account.page /usr/share/help/fr/empathy/disable-account.page /usr/share/help/fr/empathy/favorite-rooms.page /usr/share/help/fr/empathy/figures /usr/share/help/fr/empathy/figures/available.png /usr/share/help/fr/empathy/figures/away.png /usr/share/help/fr/empathy/figures/busy.png /usr/share/help/fr/empathy/figures/conf_overview.png /usr/share/help/fr/empathy/figures/croom_overview.png /usr/share/help/fr/empathy/figures/empathy-logo.png /usr/share/help/fr/empathy/figures/empathy-main-window.png /usr/share/help/fr/empathy/figures/gtk-add.png /usr/share/help/fr/empathy/figures/gtk-edit.png /usr/share/help/fr/empathy/figures/gtk-remove.png /usr/share/help/fr/empathy/figures/offline.png /usr/share/help/fr/empathy/figures/video_overview.png /usr/share/help/fr/empathy/geolocation-not-showing.page /usr/share/help/fr/empathy/geolocation-privacy.page /usr/share/help/fr/empathy/geolocation-supported.page /usr/share/help/fr/empathy/geolocation-turn.page /usr/share/help/fr/empathy/geolocation-what-is.page /usr/share/help/fr/empathy/geolocation.page /usr/share/help/fr/empathy/group-conversations.page /usr/share/help/fr/empathy/hide-contacts.page /usr/share/help/fr/empathy/import-account.page /usr/share/help/fr/empathy/index.page /usr/share/help/fr/empathy/introduction.page /usr/share/help/fr/empathy/irc-commands.page /usr/share/help/fr/empathy/irc-join-pwd.page /usr/share/help/fr/empathy/irc-join-room.page /usr/share/help/fr/empathy/irc-manage.page /usr/share/help/fr/empathy/irc-nick-password.page /usr/share/help/fr/empathy/irc-send-file.page /usr/share/help/fr/empathy/irc-start-conversation.page /usr/share/help/fr/empathy/license.page /usr/share/help/fr/empathy/link-contacts.page /usr/share/help/fr/empathy/overview.page /usr/share/help/fr/empathy/prev-conv.page /usr/share/help/fr/empathy/prob-conn-acctdisabled.page /usr/share/help/fr/empathy/prob-conn-auth.page /usr/share/help/fr/empathy/prob-conn-name.page /usr/share/help/fr/empathy/prob-conn-neterror.page /usr/share/help/fr/empathy/prob-conn.page /usr/share/help/fr/empathy/remove-account.page /usr/share/help/fr/empathy/salut-protocol.page /usr/share/help/fr/empathy/send-file.page /usr/share/help/fr/empathy/send-message.page /usr/share/help/fr/empathy/set-custom-status.page /usr/share/help/fr/empathy/share-desktop.page /usr/share/help/fr/empathy/status-icons.page /usr/share/help/fr/empathy/video-call.page /usr/share/help/gl/empathy /usr/share/help/gl/empathy/account-irc.page /usr/share/help/gl/empathy/account-jabber.page /usr/share/help/gl/empathy/accounts-window.page /usr/share/help/gl/empathy/add-account.page /usr/share/help/gl/empathy/add-contact.page /usr/share/help/gl/empathy/audio-call.page /usr/share/help/gl/empathy/audio-video.page /usr/share/help/gl/empathy/change-status.page /usr/share/help/gl/empathy/create-account.page /usr/share/help/gl/empathy/disable-account.page /usr/share/help/gl/empathy/favorite-rooms.page /usr/share/help/gl/empathy/figures /usr/share/help/gl/empathy/figures/available.png /usr/share/help/gl/empathy/figures/away.png /usr/share/help/gl/empathy/figures/busy.png /usr/share/help/gl/empathy/figures/conf_overview.png /usr/share/help/gl/empathy/figures/croom_overview.png /usr/share/help/gl/empathy/figures/empathy-logo.png /usr/share/help/gl/empathy/figures/empathy-main-window.png /usr/share/help/gl/empathy/figures/gtk-add.png /usr/share/help/gl/empathy/figures/gtk-edit.png /usr/share/help/gl/empathy/figures/gtk-remove.png /usr/share/help/gl/empathy/figures/offline.png /usr/share/help/gl/empathy/figures/video_overview.png /usr/share/help/gl/empathy/geolocation-not-showing.page /usr/share/help/gl/empathy/geolocation-privacy.page /usr/share/help/gl/empathy/geolocation-supported.page /usr/share/help/gl/empathy/geolocation-turn.page /usr/share/help/gl/empathy/geolocation-what-is.page /usr/share/help/gl/empathy/geolocation.page /usr/share/help/gl/empathy/group-conversations.page /usr/share/help/gl/empathy/hide-contacts.page /usr/share/help/gl/empathy/import-account.page /usr/share/help/gl/empathy/index.page /usr/share/help/gl/empathy/introduction.page /usr/share/help/gl/empathy/irc-commands.page /usr/share/help/gl/empathy/irc-join-pwd.page /usr/share/help/gl/empathy/irc-join-room.page /usr/share/help/gl/empathy/irc-manage.page /usr/share/help/gl/empathy/irc-nick-password.page /usr/share/help/gl/empathy/irc-send-file.page /usr/share/help/gl/empathy/irc-start-conversation.page /usr/share/help/gl/empathy/license.page /usr/share/help/gl/empathy/link-contacts.page /usr/share/help/gl/empathy/overview.page /usr/share/help/gl/empathy/prev-conv.page /usr/share/help/gl/empathy/prob-conn-acctdisabled.page /usr/share/help/gl/empathy/prob-conn-auth.page /usr/share/help/gl/empathy/prob-conn-name.page /usr/share/help/gl/empathy/prob-conn-neterror.page /usr/share/help/gl/empathy/prob-conn.page /usr/share/help/gl/empathy/remove-account.page /usr/share/help/gl/empathy/salut-protocol.page /usr/share/help/gl/empathy/send-file.page /usr/share/help/gl/empathy/send-message.page /usr/share/help/gl/empathy/set-custom-status.page /usr/share/help/gl/empathy/share-desktop.page /usr/share/help/gl/empathy/status-icons.page /usr/share/help/gl/empathy/video-call.page /usr/share/help/hu/empathy /usr/share/help/hu/empathy/account-irc.page /usr/share/help/hu/empathy/account-jabber.page /usr/share/help/hu/empathy/accounts-window.page /usr/share/help/hu/empathy/add-account.page /usr/share/help/hu/empathy/add-contact.page /usr/share/help/hu/empathy/audio-call.page /usr/share/help/hu/empathy/audio-video.page /usr/share/help/hu/empathy/change-status.page /usr/share/help/hu/empathy/create-account.page /usr/share/help/hu/empathy/disable-account.page /usr/share/help/hu/empathy/favorite-rooms.page /usr/share/help/hu/empathy/figures /usr/share/help/hu/empathy/figures/available.png /usr/share/help/hu/empathy/figures/away.png /usr/share/help/hu/empathy/figures/busy.png /usr/share/help/hu/empathy/figures/conf_overview.png /usr/share/help/hu/empathy/figures/croom_overview.png /usr/share/help/hu/empathy/figures/empathy-logo.png /usr/share/help/hu/empathy/figures/empathy-main-window.png /usr/share/help/hu/empathy/figures/gtk-add.png /usr/share/help/hu/empathy/figures/gtk-edit.png /usr/share/help/hu/empathy/figures/gtk-remove.png /usr/share/help/hu/empathy/figures/offline.png /usr/share/help/hu/empathy/figures/video_overview.png /usr/share/help/hu/empathy/geolocation-not-showing.page /usr/share/help/hu/empathy/geolocation-privacy.page /usr/share/help/hu/empathy/geolocation-supported.page /usr/share/help/hu/empathy/geolocation-turn.page /usr/share/help/hu/empathy/geolocation-what-is.page /usr/share/help/hu/empathy/geolocation.page /usr/share/help/hu/empathy/group-conversations.page /usr/share/help/hu/empathy/hide-contacts.page /usr/share/help/hu/empathy/import-account.page /usr/share/help/hu/empathy/index.page /usr/share/help/hu/empathy/introduction.page /usr/share/help/hu/empathy/irc-commands.page /usr/share/help/hu/empathy/irc-join-pwd.page /usr/share/help/hu/empathy/irc-join-room.page /usr/share/help/hu/empathy/irc-manage.page /usr/share/help/hu/empathy/irc-nick-password.page /usr/share/help/hu/empathy/irc-send-file.page /usr/share/help/hu/empathy/irc-start-conversation.page /usr/share/help/hu/empathy/license.page /usr/share/help/hu/empathy/link-contacts.page /usr/share/help/hu/empathy/overview.page /usr/share/help/hu/empathy/prev-conv.page /usr/share/help/hu/empathy/prob-conn-acctdisabled.page /usr/share/help/hu/empathy/prob-conn-auth.page /usr/share/help/hu/empathy/prob-conn-name.page /usr/share/help/hu/empathy/prob-conn-neterror.page /usr/share/help/hu/empathy/prob-conn.page /usr/share/help/hu/empathy/remove-account.page /usr/share/help/hu/empathy/salut-protocol.page /usr/share/help/hu/empathy/send-file.page /usr/share/help/hu/empathy/send-message.page /usr/share/help/hu/empathy/set-custom-status.page /usr/share/help/hu/empathy/share-desktop.page /usr/share/help/hu/empathy/status-icons.page /usr/share/help/hu/empathy/video-call.page /usr/share/help/id/empathy /usr/share/help/id/empathy/account-irc.page /usr/share/help/id/empathy/account-jabber.page /usr/share/help/id/empathy/accounts-window.page /usr/share/help/id/empathy/add-account.page /usr/share/help/id/empathy/add-contact.page /usr/share/help/id/empathy/audio-call.page /usr/share/help/id/empathy/audio-video.page /usr/share/help/id/empathy/change-status.page /usr/share/help/id/empathy/create-account.page /usr/share/help/id/empathy/disable-account.page /usr/share/help/id/empathy/favorite-rooms.page /usr/share/help/id/empathy/figures /usr/share/help/id/empathy/figures/available.png /usr/share/help/id/empathy/figures/away.png /usr/share/help/id/empathy/figures/busy.png /usr/share/help/id/empathy/figures/conf_overview.png /usr/share/help/id/empathy/figures/croom_overview.png /usr/share/help/id/empathy/figures/empathy-logo.png /usr/share/help/id/empathy/figures/empathy-main-window.png /usr/share/help/id/empathy/figures/gtk-add.png /usr/share/help/id/empathy/figures/gtk-edit.png /usr/share/help/id/empathy/figures/gtk-remove.png /usr/share/help/id/empathy/figures/offline.png /usr/share/help/id/empathy/figures/video_overview.png /usr/share/help/id/empathy/geolocation-not-showing.page /usr/share/help/id/empathy/geolocation-privacy.page /usr/share/help/id/empathy/geolocation-supported.page /usr/share/help/id/empathy/geolocation-turn.page /usr/share/help/id/empathy/geolocation-what-is.page /usr/share/help/id/empathy/geolocation.page /usr/share/help/id/empathy/group-conversations.page /usr/share/help/id/empathy/hide-contacts.page /usr/share/help/id/empathy/import-account.page /usr/share/help/id/empathy/index.page /usr/share/help/id/empathy/introduction.page /usr/share/help/id/empathy/irc-commands.page /usr/share/help/id/empathy/irc-join-pwd.page /usr/share/help/id/empathy/irc-join-room.page /usr/share/help/id/empathy/irc-manage.page /usr/share/help/id/empathy/irc-nick-password.page /usr/share/help/id/empathy/irc-send-file.page /usr/share/help/id/empathy/irc-start-conversation.page /usr/share/help/id/empathy/license.page /usr/share/help/id/empathy/link-contacts.page /usr/share/help/id/empathy/overview.page /usr/share/help/id/empathy/prev-conv.page /usr/share/help/id/empathy/prob-conn-acctdisabled.page /usr/share/help/id/empathy/prob-conn-auth.page /usr/share/help/id/empathy/prob-conn-name.page /usr/share/help/id/empathy/prob-conn-neterror.page /usr/share/help/id/empathy/prob-conn.page /usr/share/help/id/empathy/remove-account.page /usr/share/help/id/empathy/salut-protocol.page /usr/share/help/id/empathy/send-file.page /usr/share/help/id/empathy/send-message.page /usr/share/help/id/empathy/set-custom-status.page /usr/share/help/id/empathy/share-desktop.page /usr/share/help/id/empathy/status-icons.page /usr/share/help/id/empathy/video-call.page /usr/share/help/it/empathy /usr/share/help/it/empathy/account-irc.page /usr/share/help/it/empathy/account-jabber.page /usr/share/help/it/empathy/accounts-window.page /usr/share/help/it/empathy/add-account.page /usr/share/help/it/empathy/add-contact.page /usr/share/help/it/empathy/audio-call.page /usr/share/help/it/empathy/audio-video.page /usr/share/help/it/empathy/change-status.page /usr/share/help/it/empathy/create-account.page /usr/share/help/it/empathy/disable-account.page /usr/share/help/it/empathy/favorite-rooms.page /usr/share/help/it/empathy/figures /usr/share/help/it/empathy/figures/available.png /usr/share/help/it/empathy/figures/away.png /usr/share/help/it/empathy/figures/busy.png /usr/share/help/it/empathy/figures/conf_overview.png /usr/share/help/it/empathy/figures/croom_overview.png /usr/share/help/it/empathy/figures/empathy-logo.png /usr/share/help/it/empathy/figures/empathy-main-window.png /usr/share/help/it/empathy/figures/gtk-add.png /usr/share/help/it/empathy/figures/gtk-edit.png /usr/share/help/it/empathy/figures/gtk-remove.png /usr/share/help/it/empathy/figures/offline.png /usr/share/help/it/empathy/figures/video_overview.png /usr/share/help/it/empathy/geolocation-not-showing.page /usr/share/help/it/empathy/geolocation-privacy.page /usr/share/help/it/empathy/geolocation-supported.page /usr/share/help/it/empathy/geolocation-turn.page /usr/share/help/it/empathy/geolocation-what-is.page /usr/share/help/it/empathy/geolocation.page /usr/share/help/it/empathy/group-conversations.page /usr/share/help/it/empathy/hide-contacts.page /usr/share/help/it/empathy/import-account.page /usr/share/help/it/empathy/index.page /usr/share/help/it/empathy/introduction.page /usr/share/help/it/empathy/irc-commands.page /usr/share/help/it/empathy/irc-join-pwd.page /usr/share/help/it/empathy/irc-join-room.page /usr/share/help/it/empathy/irc-manage.page /usr/share/help/it/empathy/irc-nick-password.page /usr/share/help/it/empathy/irc-send-file.page /usr/share/help/it/empathy/irc-start-conversation.page /usr/share/help/it/empathy/license.page /usr/share/help/it/empathy/link-contacts.page /usr/share/help/it/empathy/overview.page /usr/share/help/it/empathy/prev-conv.page /usr/share/help/it/empathy/prob-conn-acctdisabled.page /usr/share/help/it/empathy/prob-conn-auth.page /usr/share/help/it/empathy/prob-conn-name.page /usr/share/help/it/empathy/prob-conn-neterror.page /usr/share/help/it/empathy/prob-conn.page /usr/share/help/it/empathy/remove-account.page /usr/share/help/it/empathy/salut-protocol.page /usr/share/help/it/empathy/send-file.page /usr/share/help/it/empathy/send-message.page /usr/share/help/it/empathy/set-custom-status.page /usr/share/help/it/empathy/share-desktop.page /usr/share/help/it/empathy/status-icons.page /usr/share/help/it/empathy/video-call.page /usr/share/help/ja/empathy /usr/share/help/ja/empathy/account-irc.page /usr/share/help/ja/empathy/account-jabber.page /usr/share/help/ja/empathy/accounts-window.page /usr/share/help/ja/empathy/add-account.page /usr/share/help/ja/empathy/add-contact.page /usr/share/help/ja/empathy/audio-call.page /usr/share/help/ja/empathy/audio-video.page /usr/share/help/ja/empathy/change-status.page /usr/share/help/ja/empathy/create-account.page /usr/share/help/ja/empathy/disable-account.page /usr/share/help/ja/empathy/favorite-rooms.page /usr/share/help/ja/empathy/figures /usr/share/help/ja/empathy/figures/available.png /usr/share/help/ja/empathy/figures/away.png /usr/share/help/ja/empathy/figures/busy.png /usr/share/help/ja/empathy/figures/conf_overview.png /usr/share/help/ja/empathy/figures/croom_overview.png /usr/share/help/ja/empathy/figures/empathy-logo.png /usr/share/help/ja/empathy/figures/empathy-main-window.png /usr/share/help/ja/empathy/figures/gtk-add.png /usr/share/help/ja/empathy/figures/gtk-edit.png /usr/share/help/ja/empathy/figures/gtk-remove.png /usr/share/help/ja/empathy/figures/offline.png /usr/share/help/ja/empathy/figures/video_overview.png /usr/share/help/ja/empathy/geolocation-not-showing.page /usr/share/help/ja/empathy/geolocation-privacy.page /usr/share/help/ja/empathy/geolocation-supported.page /usr/share/help/ja/empathy/geolocation-turn.page /usr/share/help/ja/empathy/geolocation-what-is.page /usr/share/help/ja/empathy/geolocation.page /usr/share/help/ja/empathy/group-conversations.page /usr/share/help/ja/empathy/hide-contacts.page /usr/share/help/ja/empathy/import-account.page /usr/share/help/ja/empathy/index.page /usr/share/help/ja/empathy/introduction.page /usr/share/help/ja/empathy/irc-commands.page /usr/share/help/ja/empathy/irc-join-pwd.page /usr/share/help/ja/empathy/irc-join-room.page /usr/share/help/ja/empathy/irc-manage.page /usr/share/help/ja/empathy/irc-nick-password.page /usr/share/help/ja/empathy/irc-send-file.page /usr/share/help/ja/empathy/irc-start-conversation.page /usr/share/help/ja/empathy/license.page /usr/share/help/ja/empathy/link-contacts.page /usr/share/help/ja/empathy/overview.page /usr/share/help/ja/empathy/prev-conv.page /usr/share/help/ja/empathy/prob-conn-acctdisabled.page /usr/share/help/ja/empathy/prob-conn-auth.page /usr/share/help/ja/empathy/prob-conn-name.page /usr/share/help/ja/empathy/prob-conn-neterror.page /usr/share/help/ja/empathy/prob-conn.page /usr/share/help/ja/empathy/remove-account.page /usr/share/help/ja/empathy/salut-protocol.page /usr/share/help/ja/empathy/send-file.page /usr/share/help/ja/empathy/send-message.page /usr/share/help/ja/empathy/set-custom-status.page /usr/share/help/ja/empathy/share-desktop.page /usr/share/help/ja/empathy/status-icons.page /usr/share/help/ja/empathy/video-call.page /usr/share/help/lv/empathy /usr/share/help/lv/empathy/account-irc.page /usr/share/help/lv/empathy/account-jabber.page /usr/share/help/lv/empathy/accounts-window.page /usr/share/help/lv/empathy/add-account.page /usr/share/help/lv/empathy/add-contact.page /usr/share/help/lv/empathy/audio-call.page /usr/share/help/lv/empathy/audio-video.page /usr/share/help/lv/empathy/change-status.page /usr/share/help/lv/empathy/create-account.page /usr/share/help/lv/empathy/disable-account.page /usr/share/help/lv/empathy/favorite-rooms.page /usr/share/help/lv/empathy/figures /usr/share/help/lv/empathy/figures/available.png /usr/share/help/lv/empathy/figures/away.png /usr/share/help/lv/empathy/figures/busy.png /usr/share/help/lv/empathy/figures/conf_overview.png /usr/share/help/lv/empathy/figures/croom_overview.png /usr/share/help/lv/empathy/figures/empathy-logo.png /usr/share/help/lv/empathy/figures/empathy-main-window.png /usr/share/help/lv/empathy/figures/gtk-add.png /usr/share/help/lv/empathy/figures/gtk-edit.png /usr/share/help/lv/empathy/figures/gtk-remove.png /usr/share/help/lv/empathy/figures/offline.png /usr/share/help/lv/empathy/figures/video_overview.png /usr/share/help/lv/empathy/geolocation-not-showing.page /usr/share/help/lv/empathy/geolocation-privacy.page /usr/share/help/lv/empathy/geolocation-supported.page /usr/share/help/lv/empathy/geolocation-turn.page /usr/share/help/lv/empathy/geolocation-what-is.page /usr/share/help/lv/empathy/geolocation.page /usr/share/help/lv/empathy/group-conversations.page /usr/share/help/lv/empathy/hide-contacts.page /usr/share/help/lv/empathy/import-account.page /usr/share/help/lv/empathy/index.page /usr/share/help/lv/empathy/introduction.page /usr/share/help/lv/empathy/irc-commands.page /usr/share/help/lv/empathy/irc-join-pwd.page /usr/share/help/lv/empathy/irc-join-room.page /usr/share/help/lv/empathy/irc-manage.page /usr/share/help/lv/empathy/irc-nick-password.page /usr/share/help/lv/empathy/irc-send-file.page /usr/share/help/lv/empathy/irc-start-conversation.page /usr/share/help/lv/empathy/license.page /usr/share/help/lv/empathy/link-contacts.page /usr/share/help/lv/empathy/overview.page /usr/share/help/lv/empathy/prev-conv.page /usr/share/help/lv/empathy/prob-conn-acctdisabled.page /usr/share/help/lv/empathy/prob-conn-auth.page /usr/share/help/lv/empathy/prob-conn-name.page /usr/share/help/lv/empathy/prob-conn-neterror.page /usr/share/help/lv/empathy/prob-conn.page /usr/share/help/lv/empathy/remove-account.page /usr/share/help/lv/empathy/salut-protocol.page /usr/share/help/lv/empathy/send-file.page /usr/share/help/lv/empathy/send-message.page /usr/share/help/lv/empathy/set-custom-status.page /usr/share/help/lv/empathy/share-desktop.page /usr/share/help/lv/empathy/status-icons.page /usr/share/help/lv/empathy/video-call.page /usr/share/help/pl/empathy /usr/share/help/pl/empathy/account-irc.page /usr/share/help/pl/empathy/account-jabber.page /usr/share/help/pl/empathy/accounts-window.page /usr/share/help/pl/empathy/add-account.page /usr/share/help/pl/empathy/add-contact.page /usr/share/help/pl/empathy/audio-call.page /usr/share/help/pl/empathy/audio-video.page /usr/share/help/pl/empathy/change-status.page /usr/share/help/pl/empathy/create-account.page /usr/share/help/pl/empathy/disable-account.page /usr/share/help/pl/empathy/favorite-rooms.page /usr/share/help/pl/empathy/figures /usr/share/help/pl/empathy/figures/available.png /usr/share/help/pl/empathy/figures/away.png /usr/share/help/pl/empathy/figures/busy.png /usr/share/help/pl/empathy/figures/conf_overview.png /usr/share/help/pl/empathy/figures/croom_overview.png /usr/share/help/pl/empathy/figures/empathy-logo.png /usr/share/help/pl/empathy/figures/empathy-main-window.png /usr/share/help/pl/empathy/figures/gtk-add.png /usr/share/help/pl/empathy/figures/gtk-edit.png /usr/share/help/pl/empathy/figures/gtk-remove.png /usr/share/help/pl/empathy/figures/offline.png /usr/share/help/pl/empathy/figures/video_overview.png /usr/share/help/pl/empathy/geolocation-not-showing.page /usr/share/help/pl/empathy/geolocation-privacy.page /usr/share/help/pl/empathy/geolocation-supported.page /usr/share/help/pl/empathy/geolocation-turn.page /usr/share/help/pl/empathy/geolocation-what-is.page /usr/share/help/pl/empathy/geolocation.page /usr/share/help/pl/empathy/group-conversations.page /usr/share/help/pl/empathy/hide-contacts.page /usr/share/help/pl/empathy/import-account.page /usr/share/help/pl/empathy/index.page /usr/share/help/pl/empathy/introduction.page /usr/share/help/pl/empathy/irc-commands.page /usr/share/help/pl/empathy/irc-join-pwd.page /usr/share/help/pl/empathy/irc-join-room.page /usr/share/help/pl/empathy/irc-manage.page /usr/share/help/pl/empathy/irc-nick-password.page /usr/share/help/pl/empathy/irc-send-file.page /usr/share/help/pl/empathy/irc-start-conversation.page /usr/share/help/pl/empathy/license.page /usr/share/help/pl/empathy/link-contacts.page /usr/share/help/pl/empathy/overview.page /usr/share/help/pl/empathy/prev-conv.page /usr/share/help/pl/empathy/prob-conn-acctdisabled.page /usr/share/help/pl/empathy/prob-conn-auth.page /usr/share/help/pl/empathy/prob-conn-name.page /usr/share/help/pl/empathy/prob-conn-neterror.page /usr/share/help/pl/empathy/prob-conn.page /usr/share/help/pl/empathy/remove-account.page /usr/share/help/pl/empathy/salut-protocol.page /usr/share/help/pl/empathy/send-file.page /usr/share/help/pl/empathy/send-message.page /usr/share/help/pl/empathy/set-custom-status.page /usr/share/help/pl/empathy/share-desktop.page /usr/share/help/pl/empathy/status-icons.page /usr/share/help/pl/empathy/video-call.page /usr/share/help/pt_BR/empathy /usr/share/help/pt_BR/empathy/account-irc.page /usr/share/help/pt_BR/empathy/account-jabber.page /usr/share/help/pt_BR/empathy/accounts-window.page /usr/share/help/pt_BR/empathy/add-account.page /usr/share/help/pt_BR/empathy/add-contact.page /usr/share/help/pt_BR/empathy/audio-call.page /usr/share/help/pt_BR/empathy/audio-video.page /usr/share/help/pt_BR/empathy/change-status.page /usr/share/help/pt_BR/empathy/create-account.page /usr/share/help/pt_BR/empathy/disable-account.page /usr/share/help/pt_BR/empathy/favorite-rooms.page /usr/share/help/pt_BR/empathy/figures /usr/share/help/pt_BR/empathy/figures/available.png /usr/share/help/pt_BR/empathy/figures/away.png /usr/share/help/pt_BR/empathy/figures/busy.png /usr/share/help/pt_BR/empathy/figures/conf_overview.png /usr/share/help/pt_BR/empathy/figures/croom_overview.png /usr/share/help/pt_BR/empathy/figures/empathy-logo.png /usr/share/help/pt_BR/empathy/figures/empathy-main-window.png /usr/share/help/pt_BR/empathy/figures/gtk-add.png /usr/share/help/pt_BR/empathy/figures/gtk-edit.png /usr/share/help/pt_BR/empathy/figures/gtk-remove.png /usr/share/help/pt_BR/empathy/figures/offline.png /usr/share/help/pt_BR/empathy/figures/video_overview.png /usr/share/help/pt_BR/empathy/geolocation-not-showing.page /usr/share/help/pt_BR/empathy/geolocation-privacy.page /usr/share/help/pt_BR/empathy/geolocation-supported.page /usr/share/help/pt_BR/empathy/geolocation-turn.page /usr/share/help/pt_BR/empathy/geolocation-what-is.page /usr/share/help/pt_BR/empathy/geolocation.page /usr/share/help/pt_BR/empathy/group-conversations.page /usr/share/help/pt_BR/empathy/hide-contacts.page /usr/share/help/pt_BR/empathy/import-account.page /usr/share/help/pt_BR/empathy/index.page /usr/share/help/pt_BR/empathy/introduction.page /usr/share/help/pt_BR/empathy/irc-commands.page /usr/share/help/pt_BR/empathy/irc-join-pwd.page /usr/share/help/pt_BR/empathy/irc-join-room.page /usr/share/help/pt_BR/empathy/irc-manage.page /usr/share/help/pt_BR/empathy/irc-nick-password.page /usr/share/help/pt_BR/empathy/irc-send-file.page /usr/share/help/pt_BR/empathy/irc-start-conversation.page /usr/share/help/pt_BR/empathy/license.page /usr/share/help/pt_BR/empathy/link-contacts.page /usr/share/help/pt_BR/empathy/overview.page /usr/share/help/pt_BR/empathy/prev-conv.page /usr/share/help/pt_BR/empathy/prob-conn-acctdisabled.page /usr/share/help/pt_BR/empathy/prob-conn-auth.page /usr/share/help/pt_BR/empathy/prob-conn-name.page /usr/share/help/pt_BR/empathy/prob-conn-neterror.page /usr/share/help/pt_BR/empathy/prob-conn.page /usr/share/help/pt_BR/empathy/remove-account.page /usr/share/help/pt_BR/empathy/salut-protocol.page /usr/share/help/pt_BR/empathy/send-file.page /usr/share/help/pt_BR/empathy/send-message.page /usr/share/help/pt_BR/empathy/set-custom-status.page /usr/share/help/pt_BR/empathy/share-desktop.page /usr/share/help/pt_BR/empathy/status-icons.page /usr/share/help/pt_BR/empathy/video-call.page /usr/share/help/ru/empathy /usr/share/help/ru/empathy/account-irc.page /usr/share/help/ru/empathy/account-jabber.page /usr/share/help/ru/empathy/accounts-window.page /usr/share/help/ru/empathy/add-account.page /usr/share/help/ru/empathy/add-contact.page /usr/share/help/ru/empathy/audio-call.page /usr/share/help/ru/empathy/audio-video.page /usr/share/help/ru/empathy/change-status.page /usr/share/help/ru/empathy/create-account.page /usr/share/help/ru/empathy/disable-account.page /usr/share/help/ru/empathy/favorite-rooms.page /usr/share/help/ru/empathy/figures /usr/share/help/ru/empathy/figures/available.png /usr/share/help/ru/empathy/figures/away.png /usr/share/help/ru/empathy/figures/busy.png /usr/share/help/ru/empathy/figures/conf_overview.png /usr/share/help/ru/empathy/figures/croom_overview.png /usr/share/help/ru/empathy/figures/empathy-logo.png /usr/share/help/ru/empathy/figures/empathy-main-window.png /usr/share/help/ru/empathy/figures/gtk-add.png /usr/share/help/ru/empathy/figures/gtk-edit.png /usr/share/help/ru/empathy/figures/gtk-remove.png /usr/share/help/ru/empathy/figures/offline.png /usr/share/help/ru/empathy/figures/video_overview.png /usr/share/help/ru/empathy/geolocation-not-showing.page /usr/share/help/ru/empathy/geolocation-privacy.page /usr/share/help/ru/empathy/geolocation-supported.page /usr/share/help/ru/empathy/geolocation-turn.page /usr/share/help/ru/empathy/geolocation-what-is.page /usr/share/help/ru/empathy/geolocation.page /usr/share/help/ru/empathy/group-conversations.page /usr/share/help/ru/empathy/hide-contacts.page /usr/share/help/ru/empathy/import-account.page /usr/share/help/ru/empathy/index.page /usr/share/help/ru/empathy/introduction.page /usr/share/help/ru/empathy/irc-commands.page /usr/share/help/ru/empathy/irc-join-pwd.page /usr/share/help/ru/empathy/irc-join-room.page /usr/share/help/ru/empathy/irc-manage.page /usr/share/help/ru/empathy/irc-nick-password.page /usr/share/help/ru/empathy/irc-send-file.page /usr/share/help/ru/empathy/irc-start-conversation.page /usr/share/help/ru/empathy/license.page /usr/share/help/ru/empathy/link-contacts.page /usr/share/help/ru/empathy/overview.page /usr/share/help/ru/empathy/prev-conv.page /usr/share/help/ru/empathy/prob-conn-acctdisabled.page /usr/share/help/ru/empathy/prob-conn-auth.page /usr/share/help/ru/empathy/prob-conn-name.page /usr/share/help/ru/empathy/prob-conn-neterror.page /usr/share/help/ru/empathy/prob-conn.page /usr/share/help/ru/empathy/remove-account.page /usr/share/help/ru/empathy/salut-protocol.page /usr/share/help/ru/empathy/send-file.page /usr/share/help/ru/empathy/send-message.page /usr/share/help/ru/empathy/set-custom-status.page /usr/share/help/ru/empathy/share-desktop.page /usr/share/help/ru/empathy/status-icons.page /usr/share/help/ru/empathy/video-call.page /usr/share/help/sl/empathy /usr/share/help/sl/empathy/account-irc.page /usr/share/help/sl/empathy/account-jabber.page /usr/share/help/sl/empathy/accounts-window.page /usr/share/help/sl/empathy/add-account.page /usr/share/help/sl/empathy/add-contact.page /usr/share/help/sl/empathy/audio-call.page /usr/share/help/sl/empathy/audio-video.page /usr/share/help/sl/empathy/change-status.page /usr/share/help/sl/empathy/create-account.page /usr/share/help/sl/empathy/disable-account.page /usr/share/help/sl/empathy/favorite-rooms.page /usr/share/help/sl/empathy/figures /usr/share/help/sl/empathy/figures/available.png /usr/share/help/sl/empathy/figures/away.png /usr/share/help/sl/empathy/figures/busy.png /usr/share/help/sl/empathy/figures/conf_overview.png /usr/share/help/sl/empathy/figures/croom_overview.png /usr/share/help/sl/empathy/figures/empathy-logo.png /usr/share/help/sl/empathy/figures/empathy-main-window.png /usr/share/help/sl/empathy/figures/gtk-add.png /usr/share/help/sl/empathy/figures/gtk-edit.png /usr/share/help/sl/empathy/figures/gtk-remove.png /usr/share/help/sl/empathy/figures/offline.png /usr/share/help/sl/empathy/figures/video_overview.png /usr/share/help/sl/empathy/geolocation-not-showing.page /usr/share/help/sl/empathy/geolocation-privacy.page /usr/share/help/sl/empathy/geolocation-supported.page /usr/share/help/sl/empathy/geolocation-turn.page /usr/share/help/sl/empathy/geolocation-what-is.page /usr/share/help/sl/empathy/geolocation.page /usr/share/help/sl/empathy/group-conversations.page /usr/share/help/sl/empathy/hide-contacts.page /usr/share/help/sl/empathy/import-account.page /usr/share/help/sl/empathy/index.page /usr/share/help/sl/empathy/introduction.page /usr/share/help/sl/empathy/irc-commands.page /usr/share/help/sl/empathy/irc-join-pwd.page /usr/share/help/sl/empathy/irc-join-room.page /usr/share/help/sl/empathy/irc-manage.page /usr/share/help/sl/empathy/irc-nick-password.page /usr/share/help/sl/empathy/irc-send-file.page /usr/share/help/sl/empathy/irc-start-conversation.page /usr/share/help/sl/empathy/license.page /usr/share/help/sl/empathy/link-contacts.page /usr/share/help/sl/empathy/overview.page /usr/share/help/sl/empathy/prev-conv.page /usr/share/help/sl/empathy/prob-conn-acctdisabled.page /usr/share/help/sl/empathy/prob-conn-auth.page /usr/share/help/sl/empathy/prob-conn-name.page /usr/share/help/sl/empathy/prob-conn-neterror.page /usr/share/help/sl/empathy/prob-conn.page /usr/share/help/sl/empathy/remove-account.page /usr/share/help/sl/empathy/salut-protocol.page /usr/share/help/sl/empathy/send-file.page /usr/share/help/sl/empathy/send-message.page /usr/share/help/sl/empathy/set-custom-status.page /usr/share/help/sl/empathy/share-desktop.page /usr/share/help/sl/empathy/status-icons.page /usr/share/help/sl/empathy/video-call.page /usr/share/help/sv/empathy /usr/share/help/sv/empathy/account-irc.page /usr/share/help/sv/empathy/account-jabber.page /usr/share/help/sv/empathy/accounts-window.page /usr/share/help/sv/empathy/add-account.page /usr/share/help/sv/empathy/add-contact.page /usr/share/help/sv/empathy/audio-call.page /usr/share/help/sv/empathy/audio-video.page /usr/share/help/sv/empathy/change-status.page /usr/share/help/sv/empathy/create-account.page /usr/share/help/sv/empathy/disable-account.page /usr/share/help/sv/empathy/favorite-rooms.page /usr/share/help/sv/empathy/figures /usr/share/help/sv/empathy/figures/available.png /usr/share/help/sv/empathy/figures/away.png /usr/share/help/sv/empathy/figures/busy.png /usr/share/help/sv/empathy/figures/conf_overview.png /usr/share/help/sv/empathy/figures/croom_overview.png /usr/share/help/sv/empathy/figures/empathy-logo.png /usr/share/help/sv/empathy/figures/empathy-main-window.png /usr/share/help/sv/empathy/figures/gtk-add.png /usr/share/help/sv/empathy/figures/gtk-edit.png /usr/share/help/sv/empathy/figures/gtk-remove.png /usr/share/help/sv/empathy/figures/offline.png /usr/share/help/sv/empathy/figures/video_overview.png /usr/share/help/sv/empathy/geolocation-not-showing.page /usr/share/help/sv/empathy/geolocation-privacy.page /usr/share/help/sv/empathy/geolocation-supported.page /usr/share/help/sv/empathy/geolocation-turn.page /usr/share/help/sv/empathy/geolocation-what-is.page /usr/share/help/sv/empathy/geolocation.page /usr/share/help/sv/empathy/group-conversations.page /usr/share/help/sv/empathy/hide-contacts.page /usr/share/help/sv/empathy/import-account.page /usr/share/help/sv/empathy/index.page /usr/share/help/sv/empathy/introduction.page /usr/share/help/sv/empathy/irc-commands.page /usr/share/help/sv/empathy/irc-join-pwd.page /usr/share/help/sv/empathy/irc-join-room.page /usr/share/help/sv/empathy/irc-manage.page /usr/share/help/sv/empathy/irc-nick-password.page /usr/share/help/sv/empathy/irc-send-file.page /usr/share/help/sv/empathy/irc-start-conversation.page /usr/share/help/sv/empathy/license.page /usr/share/help/sv/empathy/link-contacts.page /usr/share/help/sv/empathy/overview.page /usr/share/help/sv/empathy/prev-conv.page /usr/share/help/sv/empathy/prob-conn-acctdisabled.page /usr/share/help/sv/empathy/prob-conn-auth.page /usr/share/help/sv/empathy/prob-conn-name.page /usr/share/help/sv/empathy/prob-conn-neterror.page /usr/share/help/sv/empathy/prob-conn.page /usr/share/help/sv/empathy/remove-account.page /usr/share/help/sv/empathy/salut-protocol.page /usr/share/help/sv/empathy/send-file.page /usr/share/help/sv/empathy/send-message.page /usr/share/help/sv/empathy/set-custom-status.page /usr/share/help/sv/empathy/share-desktop.page /usr/share/help/sv/empathy/status-icons.page /usr/share/help/sv/empathy/video-call.page /usr/share/help/te/empathy /usr/share/help/te/empathy/account-irc.page /usr/share/help/te/empathy/account-jabber.page /usr/share/help/te/empathy/accounts-window.page /usr/share/help/te/empathy/add-account.page /usr/share/help/te/empathy/add-contact.page /usr/share/help/te/empathy/audio-call.page /usr/share/help/te/empathy/audio-video.page /usr/share/help/te/empathy/change-status.page /usr/share/help/te/empathy/create-account.page /usr/share/help/te/empathy/disable-account.page /usr/share/help/te/empathy/favorite-rooms.page /usr/share/help/te/empathy/figures /usr/share/help/te/empathy/figures/available.png /usr/share/help/te/empathy/figures/away.png /usr/share/help/te/empathy/figures/busy.png /usr/share/help/te/empathy/figures/conf_overview.png /usr/share/help/te/empathy/figures/croom_overview.png /usr/share/help/te/empathy/figures/empathy-logo.png /usr/share/help/te/empathy/figures/empathy-main-window.png /usr/share/help/te/empathy/figures/gtk-add.png /usr/share/help/te/empathy/figures/gtk-edit.png /usr/share/help/te/empathy/figures/gtk-remove.png /usr/share/help/te/empathy/figures/offline.png /usr/share/help/te/empathy/figures/video_overview.png /usr/share/help/te/empathy/geolocation-not-showing.page /usr/share/help/te/empathy/geolocation-privacy.page /usr/share/help/te/empathy/geolocation-supported.page /usr/share/help/te/empathy/geolocation-turn.page /usr/share/help/te/empathy/geolocation-what-is.page /usr/share/help/te/empathy/geolocation.page /usr/share/help/te/empathy/group-conversations.page /usr/share/help/te/empathy/hide-contacts.page /usr/share/help/te/empathy/import-account.page /usr/share/help/te/empathy/index.page /usr/share/help/te/empathy/introduction.page /usr/share/help/te/empathy/irc-commands.page /usr/share/help/te/empathy/irc-join-pwd.page /usr/share/help/te/empathy/irc-join-room.page /usr/share/help/te/empathy/irc-manage.page /usr/share/help/te/empathy/irc-nick-password.page /usr/share/help/te/empathy/irc-send-file.page /usr/share/help/te/empathy/irc-start-conversation.page /usr/share/help/te/empathy/license.page /usr/share/help/te/empathy/link-contacts.page /usr/share/help/te/empathy/overview.page /usr/share/help/te/empathy/prev-conv.page /usr/share/help/te/empathy/prob-conn-acctdisabled.page /usr/share/help/te/empathy/prob-conn-auth.page /usr/share/help/te/empathy/prob-conn-name.page /usr/share/help/te/empathy/prob-conn-neterror.page /usr/share/help/te/empathy/prob-conn.page /usr/share/help/te/empathy/remove-account.page /usr/share/help/te/empathy/salut-protocol.page /usr/share/help/te/empathy/send-file.page /usr/share/help/te/empathy/send-message.page /usr/share/help/te/empathy/set-custom-status.page /usr/share/help/te/empathy/share-desktop.page /usr/share/help/te/empathy/status-icons.page /usr/share/help/te/empathy/video-call.page /usr/share/help/zh_CN/empathy /usr/share/help/zh_CN/empathy/account-irc.page /usr/share/help/zh_CN/empathy/account-jabber.page /usr/share/help/zh_CN/empathy/accounts-window.page /usr/share/help/zh_CN/empathy/add-account.page /usr/share/help/zh_CN/empathy/add-contact.page /usr/share/help/zh_CN/empathy/audio-call.page /usr/share/help/zh_CN/empathy/audio-video.page /usr/share/help/zh_CN/empathy/change-status.page /usr/share/help/zh_CN/empathy/create-account.page /usr/share/help/zh_CN/empathy/disable-account.page /usr/share/help/zh_CN/empathy/favorite-rooms.page /usr/share/help/zh_CN/empathy/figures /usr/share/help/zh_CN/empathy/figures/available.png /usr/share/help/zh_CN/empathy/figures/away.png /usr/share/help/zh_CN/empathy/figures/busy.png /usr/share/help/zh_CN/empathy/figures/conf_overview.png /usr/share/help/zh_CN/empathy/figures/croom_overview.png /usr/share/help/zh_CN/empathy/figures/empathy-logo.png /usr/share/help/zh_CN/empathy/figures/empathy-main-window.png /usr/share/help/zh_CN/empathy/figures/gtk-add.png /usr/share/help/zh_CN/empathy/figures/gtk-edit.png /usr/share/help/zh_CN/empathy/figures/gtk-remove.png /usr/share/help/zh_CN/empathy/figures/offline.png /usr/share/help/zh_CN/empathy/figures/video_overview.png /usr/share/help/zh_CN/empathy/geolocation-not-showing.page /usr/share/help/zh_CN/empathy/geolocation-privacy.page /usr/share/help/zh_CN/empathy/geolocation-supported.page /usr/share/help/zh_CN/empathy/geolocation-turn.page /usr/share/help/zh_CN/empathy/geolocation-what-is.page /usr/share/help/zh_CN/empathy/geolocation.page /usr/share/help/zh_CN/empathy/group-conversations.page /usr/share/help/zh_CN/empathy/hide-contacts.page /usr/share/help/zh_CN/empathy/import-account.page /usr/share/help/zh_CN/empathy/index.page /usr/share/help/zh_CN/empathy/introduction.page /usr/share/help/zh_CN/empathy/irc-commands.page /usr/share/help/zh_CN/empathy/irc-join-pwd.page /usr/share/help/zh_CN/empathy/irc-join-room.page /usr/share/help/zh_CN/empathy/irc-manage.page /usr/share/help/zh_CN/empathy/irc-nick-password.page /usr/share/help/zh_CN/empathy/irc-send-file.page /usr/share/help/zh_CN/empathy/irc-start-conversation.page /usr/share/help/zh_CN/empathy/license.page /usr/share/help/zh_CN/empathy/link-contacts.page /usr/share/help/zh_CN/empathy/overview.page /usr/share/help/zh_CN/empathy/prev-conv.page /usr/share/help/zh_CN/empathy/prob-conn-acctdisabled.page /usr/share/help/zh_CN/empathy/prob-conn-auth.page /usr/share/help/zh_CN/empathy/prob-conn-name.page /usr/share/help/zh_CN/empathy/prob-conn-neterror.page /usr/share/help/zh_CN/empathy/prob-conn.page /usr/share/help/zh_CN/empathy/remove-account.page /usr/share/help/zh_CN/empathy/salut-protocol.page /usr/share/help/zh_CN/empathy/send-file.page /usr/share/help/zh_CN/empathy/send-message.page /usr/share/help/zh_CN/empathy/set-custom-status.page /usr/share/help/zh_CN/empathy/share-desktop.page /usr/share/help/zh_CN/empathy/status-icons.page /usr/share/help/zh_CN/empathy/video-call.page /usr/share/locale/ar/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/ar/LC_MESSAGES/empathy.mo /usr/share/locale/as/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/as/LC_MESSAGES/empathy.mo /usr/share/locale/ast/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/ast/LC_MESSAGES/empathy.mo /usr/share/locale/be/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/be/LC_MESSAGES/empathy.mo /usr/share/locale/be@latin/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/be@latin/LC_MESSAGES/empathy.mo /usr/share/locale/bg/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/bg/LC_MESSAGES/empathy.mo /usr/share/locale/bn/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/bn/LC_MESSAGES/empathy.mo /usr/share/locale/bn_IN/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/bn_IN/LC_MESSAGES/empathy.mo /usr/share/locale/ca/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/ca/LC_MESSAGES/empathy.mo /usr/share/locale/ca@valencia/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/ca@valencia/LC_MESSAGES/empathy.mo /usr/share/locale/cs/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/cs/LC_MESSAGES/empathy.mo /usr/share/locale/da/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/da/LC_MESSAGES/empathy.mo /usr/share/locale/de/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/de/LC_MESSAGES/empathy.mo /usr/share/locale/dz/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/dz/LC_MESSAGES/empathy.mo /usr/share/locale/el/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/el/LC_MESSAGES/empathy.mo /usr/share/locale/en@shaw/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/en@shaw/LC_MESSAGES/empathy.mo /usr/share/locale/en_CA/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/en_CA/LC_MESSAGES/empathy.mo /usr/share/locale/en_GB/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/en_GB/LC_MESSAGES/empathy.mo /usr/share/locale/eo/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/eo/LC_MESSAGES/empathy.mo /usr/share/locale/es/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/es/LC_MESSAGES/empathy.mo /usr/share/locale/et/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/et/LC_MESSAGES/empathy.mo /usr/share/locale/eu/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/eu/LC_MESSAGES/empathy.mo /usr/share/locale/fa/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/fa/LC_MESSAGES/empathy.mo /usr/share/locale/fi/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/fi/LC_MESSAGES/empathy.mo /usr/share/locale/fr/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/fr/LC_MESSAGES/empathy.mo /usr/share/locale/ga/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/ga/LC_MESSAGES/empathy.mo /usr/share/locale/gl/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/gl/LC_MESSAGES/empathy.mo /usr/share/locale/gu/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/gu/LC_MESSAGES/empathy.mo /usr/share/locale/he/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/he/LC_MESSAGES/empathy.mo /usr/share/locale/hi/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/hi/LC_MESSAGES/empathy.mo /usr/share/locale/hr/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/hr/LC_MESSAGES/empathy.mo /usr/share/locale/hu/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/hu/LC_MESSAGES/empathy.mo /usr/share/locale/id/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/id/LC_MESSAGES/empathy.mo /usr/share/locale/is/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/is/LC_MESSAGES/empathy.mo /usr/share/locale/it/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/it/LC_MESSAGES/empathy.mo /usr/share/locale/ja/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/ja/LC_MESSAGES/empathy.mo /usr/share/locale/kk/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/kk/LC_MESSAGES/empathy.mo /usr/share/locale/km/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/km/LC_MESSAGES/empathy.mo /usr/share/locale/kn/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/kn/LC_MESSAGES/empathy.mo /usr/share/locale/ko/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/ko/LC_MESSAGES/empathy.mo /usr/share/locale/lt/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/lt/LC_MESSAGES/empathy.mo /usr/share/locale/lv/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/lv/LC_MESSAGES/empathy.mo /usr/share/locale/mai/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/mai/LC_MESSAGES/empathy.mo /usr/share/locale/mk/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/mk/LC_MESSAGES/empathy.mo /usr/share/locale/ml/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/ml/LC_MESSAGES/empathy.mo /usr/share/locale/mr/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/mr/LC_MESSAGES/empathy.mo /usr/share/locale/nb/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/nb/LC_MESSAGES/empathy.mo /usr/share/locale/ne/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/ne/LC_MESSAGES/empathy.mo /usr/share/locale/nl/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/nl/LC_MESSAGES/empathy.mo /usr/share/locale/nn/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/nn/LC_MESSAGES/empathy.mo /usr/share/locale/or/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/or/LC_MESSAGES/empathy.mo /usr/share/locale/pa/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/pa/LC_MESSAGES/empathy.mo /usr/share/locale/pl/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/pl/LC_MESSAGES/empathy.mo /usr/share/locale/pt/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/pt/LC_MESSAGES/empathy.mo /usr/share/locale/pt_BR/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/pt_BR/LC_MESSAGES/empathy.mo /usr/share/locale/ro/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/ro/LC_MESSAGES/empathy.mo /usr/share/locale/ru/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/ru/LC_MESSAGES/empathy.mo /usr/share/locale/sk/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/sk/LC_MESSAGES/empathy.mo /usr/share/locale/sl/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/sl/LC_MESSAGES/empathy.mo /usr/share/locale/sq/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/sq/LC_MESSAGES/empathy.mo /usr/share/locale/sr/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/sr/LC_MESSAGES/empathy.mo /usr/share/locale/sr@latin/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/sr@latin/LC_MESSAGES/empathy.mo /usr/share/locale/sv/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/sv/LC_MESSAGES/empathy.mo /usr/share/locale/ta/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/ta/LC_MESSAGES/empathy.mo /usr/share/locale/te/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/te/LC_MESSAGES/empathy.mo /usr/share/locale/th/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/th/LC_MESSAGES/empathy.mo /usr/share/locale/tr/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/tr/LC_MESSAGES/empathy.mo /usr/share/locale/ug/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/ug/LC_MESSAGES/empathy.mo /usr/share/locale/uk/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/uk/LC_MESSAGES/empathy.mo /usr/share/locale/vi/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/vi/LC_MESSAGES/empathy.mo /usr/share/locale/zh_CN/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/zh_CN/LC_MESSAGES/empathy.mo /usr/share/locale/zh_HK/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/zh_HK/LC_MESSAGES/empathy.mo /usr/share/locale/zh_TW/LC_MESSAGES/empathy-tpaw.mo /usr/share/locale/zh_TW/LC_MESSAGES/empathy.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:27:19 2024