- update to 3.2.1 and unbreak (finally..)
This commit is contained in:
parent
2d77aabcac
commit
0ecf1a7474
@ -1,13 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.77 2011/09/28 09:47:46 jasper Exp $
|
||||
|
||||
BROKEN= needs an update (GNOME3)
|
||||
# $OpenBSD: Makefile,v 1.78 2011/10/19 11:32:49 jasper Exp $
|
||||
|
||||
COMMENT= telepathy based messenger for GNOME
|
||||
|
||||
GNOME_PROJECT= empathy
|
||||
GNOME_VERSION= 2.34.0
|
||||
|
||||
REVISION= 6
|
||||
GNOME_VERSION= 3.2.1
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
@ -19,48 +15,46 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MODULES= devel/gettext \
|
||||
MODULES= devel/dconf \
|
||||
devel/gettext \
|
||||
lang/python \
|
||||
x11/gnome \
|
||||
devel/dconf
|
||||
x11/gnome
|
||||
|
||||
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
|
||||
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm asn1
|
||||
WANTLIB += atk-1.0 c cairo clutter-glx-1.0 com_err crypto dbus-1
|
||||
WANTLIB += dbus-glib-1 drm expat fontconfig freetype gmp hogweed nettle
|
||||
WANTLIB += gcrypt gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 unique-1.0
|
||||
WANTLIB += gmodule-2.0 gnome-keyring gnutls gobject-2.0
|
||||
WANTLIB += gpg-error gssapi gstbase-0.10 gstfarsight-0.10 gstinterfaces-0.10
|
||||
WANTLIB += gstreamer-0.10 gthread-2.0 gtk-x11-2.0 krb5 m nspr4 geoclue
|
||||
WANTLIB += nss3 ogg pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre enchant
|
||||
WANTLIB += pixman-1 plc4 plds4 png proxy pthread pthread-stubs
|
||||
WANTLIB += smime3 soup-2.4 soup-gnome-2.4 sqlite3 ssl3 stdc++ notify
|
||||
WANTLIB += tasn1 telepathy-glib vorbis vorbisfile xcb xcb-render ltdl
|
||||
WANTLIB += gconf-2 gee xcb-shm xml2 z canberra canberra-gtk camel-1.2
|
||||
WANTLIB += ebook-1.2 edataserver-1.2 json-glib-1.0 champlain-0.8
|
||||
WANTLIB += champlain-gtk-0.8 clutter-gtk-0.10 telepathy-farsight
|
||||
WANTLIB += telepathy-logger folks folks-telepathy gcr gp11
|
||||
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage
|
||||
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xt Xxf86vm
|
||||
WANTLIB += asn1 atk-1.0 c cairo cairo-gobject camel-1.2 canberra
|
||||
WANTLIB += canberra-gtk3 com_err crypto dbus-1 dbus-glib-1 drm
|
||||
WANTLIB += ebook-1.2 edataserver-1.2 enchant execinfo expat ffi
|
||||
WANTLIB += folks folks-telepathy fontconfig freetype gailutil-3
|
||||
WANTLIB += gck-1 gconf-2 gcr-3 gcrypt gdbm gdk-3 gdk_pixbuf-2.0
|
||||
WANTLIB += gee geoclue gio-2.0 glib-2.0 gmodule-2.0 gmp gnome-keyring
|
||||
WANTLIB += gnutls goa-1.0 gobject-2.0 gpg-error gssapi gstapp-0.10
|
||||
WANTLIB += gstbase-0.10 gstfarsight-0.10 gstinterfaces-0.10 gstpbutils-0.10
|
||||
WANTLIB += gstreamer-0.10 gstvideo-0.10 gthread-2.0 gtk-3 hogweed
|
||||
WANTLIB += icudata icui18n icuuc javascriptcoregtk-3.0 jpeg json
|
||||
WANTLIB += krb5 ltdl m mission-control-plugins nettle notify nspr4
|
||||
WANTLIB += nss3 ogg p11-kit pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre pixman-1 plc4 plds4 png pthread pthread-stubs
|
||||
WANTLIB += pulse pulse-mainloop-glib smime3 sndfile softokn3 soup-2.4
|
||||
WANTLIB += sqlite3 ssl3 stdc++ tasn1 telepathy-farsight telepathy-glib
|
||||
WANTLIB += telepathy-logger vorbis vorbisfile webkitgtk-3.0 xcb
|
||||
WANTLIB += xcb-render xcb-shm xml2 xslt z
|
||||
|
||||
BUILD_DEPENDS= devel/iso-codes \
|
||||
x11/py-gtk2
|
||||
BUILD_DEPENDS= devel/gsettings-desktop-schemas \
|
||||
devel/iso-codes
|
||||
#XXX see below x11/gnome/nautilus-sendto
|
||||
LIB_DEPENDS= audio/libcanberra,-gtk \
|
||||
databases/evolution-data-server \
|
||||
devel/json-glib \
|
||||
devel/libnotify>=0.7.2 \
|
||||
devel/libtool,-ltdl \
|
||||
LIB_DEPENDS= audio/libcanberra,-gtk3 \
|
||||
audio/pulseaudio \
|
||||
devel/libunique \
|
||||
geo/geoclue \
|
||||
geo/libchamplain/core \
|
||||
graphics/clutter/clutter-gtk \
|
||||
net/telepathy/folks>=0.6.3.2p0 \
|
||||
net/telepathy/telepathy-farsight \
|
||||
net/telepathy/telepathy-logger>=0.2.8 \
|
||||
net/telepathy/telepathy-logger>=0.2.10 \
|
||||
textproc/enchant \
|
||||
net/telepathy/folks>=0.4.0 \
|
||||
x11/gnome/keyring
|
||||
RUN_DEPENDS= devel/iso-codes \
|
||||
x11/gnome/keyring \
|
||||
x11/gnome/online-accounts
|
||||
RUN_DEPENDS= devel/gsettings-desktop-schemas \
|
||||
devel/iso-codes \
|
||||
net/telepathy/telepathy-mission-control \
|
||||
net/telepathy/telepathy-butterfly \
|
||||
net/telepathy/telepathy-gabble \
|
||||
@ -68,22 +62,21 @@ RUN_DEPENDS= devel/iso-codes \
|
||||
net/telepathy/telepathy-salut \
|
||||
x11/gnome/icon-theme>=2.30.3
|
||||
|
||||
MODGNOME_DESKTOP_FILE= Yes
|
||||
MODGNOME_DESKTOP_FILE= Yes
|
||||
MODGNOME_TOOLS= yelp
|
||||
MODGCONF2_SCHEMAS_DIR= empathy
|
||||
|
||||
AUTOCONF_VERSION= 2.65
|
||||
CONFIGURE_STYLE= autoconf gnu
|
||||
CONFIGURE_ARGS+= --enable-spell=Yes \
|
||||
--enable-location=Yes \
|
||||
--enable-map=Yes\
|
||||
--enable-webkit=no \
|
||||
--enable-control-center-embedding=no \
|
||||
--with-connectivity=no \
|
||||
--with-eds \
|
||||
--with-ca-file=/etc/ssl/cert.pem \
|
||||
--disable-Werror \
|
||||
--enable-call=no
|
||||
--enable-call=no \
|
||||
--enable-goa=yes
|
||||
# XXX: Disable map plugin as this requires libchamplain (+clutter)
|
||||
CONFIGURE_ARGS+= --enable-map=no
|
||||
# XXX lots of 'libnstempathy.so: undefined symbol' at runtime
|
||||
# revisit when telepathy-yell is moved out from empathy(?)
|
||||
CONFIGURE_ARGS+= --disable-nautilus-sendto \
|
||||
@ -92,8 +85,4 @@ USE_GROFF = Yes
|
||||
|
||||
FAKE_FLAGS+= pkgdatadir=${PREFIX}/share/
|
||||
|
||||
pre-configure:
|
||||
@ln -sf ${LOCALBASE}/bin/python${MODPY_VERSION}-config \
|
||||
${WRKDIR}/bin/python-config
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/empathy-2.34.0.tar.bz2) = +Wx7elGuIEnTXJ2wKCpixQ==
|
||||
RMD160 (gnome/empathy-2.34.0.tar.bz2) = p26WM9iNvUjF1JTTOTVmqIpbNcQ=
|
||||
SHA1 (gnome/empathy-2.34.0.tar.bz2) = zILIcfsdPbxCi4UcWa1EGE8GTRA=
|
||||
SHA256 (gnome/empathy-2.34.0.tar.bz2) = bvoK46w1gKyWAPiJySSX82mD4i2nnVR6ZQMKFGkTadE=
|
||||
SIZE (gnome/empathy-2.34.0.tar.bz2) = 3361496
|
||||
MD5 (gnome/empathy-3.2.1.tar.xz) = Dy8dWgbgwMbiQ6yOLvqt4g==
|
||||
RMD160 (gnome/empathy-3.2.1.tar.xz) = vWE34rZ6qMTfdXP01G/AhGWnaBU=
|
||||
SHA1 (gnome/empathy-3.2.1.tar.xz) = x4IugNPf9f5JOEZN0jyxkyBPGKY=
|
||||
SHA256 (gnome/empathy-3.2.1.tar.xz) = 1Q6bDjHfDo0TfBIMYcWuqq0G+yS7II0QWxhqAbPx3go=
|
||||
SIZE (gnome/empathy-3.2.1.tar.xz) = 3195244
|
||||
|
@ -1,15 +0,0 @@
|
||||
$OpenBSD: patch-configure_ac,v 1.3 2011/04/05 18:58:09 jasper Exp $
|
||||
|
||||
Revert depencency on libnotify >= 0.6.0 which requires gtk+3.
|
||||
|
||||
--- configure.ac.orig Tue Apr 5 19:12:24 2011
|
||||
+++ configure.ac Tue Apr 5 19:14:24 2011
|
||||
@@ -39,7 +39,7 @@ GSTREAMER_REQUIRED=0.10.32
|
||||
GTK_REQUIRED=2.22.0
|
||||
KEYRING_REQUIRED=2.26.0
|
||||
LIBCANBERRA_GTK_REQUIRED=0.4
|
||||
-LIBNOTIFY_REQUIRED=0.7.0
|
||||
+LIBNOTIFY_REQUIRED=0.5.1
|
||||
TELEPATHY_FARSIGHT_REQUIRED=0.0.14
|
||||
TELEPATHY_GLIB_REQUIRED=0.14.1
|
||||
TELEPATHY_LOGGER=0.2.0
|
@ -1,34 +0,0 @@
|
||||
$OpenBSD: patch-m4_gsettings_m4,v 1.2 2011/09/19 10:39:23 ajacoutot Exp $
|
||||
|
||||
From e832dfa825bd284600ffa28d2a9180d96c7024a5 Mon Sep 17 00:00:00 2001
|
||||
From: Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
Date: Sun, 18 Sep 2011 10:11:06 +0000
|
||||
Subject: Sync with the current GSettings schemas install rule from gsettings.m4 in glib. See #627126 for details.
|
||||
|
||||
--- m4/gsettings.m4.orig Tue Apr 5 19:18:55 2011
|
||||
+++ m4/gsettings.m4 Tue Apr 5 19:19:22 2011
|
||||
@@ -36,22 +36,10 @@ install-data-am: install-gsettings-schemas
|
||||
|
||||
.SECONDARY: $(gsettings_SCHEMAS)
|
||||
|
||||
-gsettings__base_list = \
|
||||
- sed "$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g" | \
|
||||
- sed "$$!N;$$!N;$$!N;$$!N;s/\n/ /g"
|
||||
-
|
||||
-install-gsettings-schemas: $(gsettings_SCHEMAS:.xml=.valid)
|
||||
+install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"
|
||||
- @list='\''$(gsettings_SCHEMAS)'\''; test -n "$(gsettingsschemadir)" || list=; \
|
||||
- for p in $$list; do \
|
||||
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||
- echo "$$d$$p"; \
|
||||
- done | $(gsettings__base_list) | \
|
||||
- while read files; do \
|
||||
- echo " $(INSTALL_DATA) $$files '\''$(DESTDIR)$(gsettingsschemadir)'\''"; \
|
||||
- $(INSTALL_DATA) $$files "$(DESTDIR)$(gsettingsschemadir)" || exit $$?; \
|
||||
- done
|
||||
+ $(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"
|
||||
test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir)
|
||||
|
||||
uninstall-gsettings-schemas:
|
@ -1,6 +1,9 @@
|
||||
Empathy consists of a rich set of reusable instant messaging widgets,
|
||||
and a GNOME client using those widgets. It uses Telepathy and Nokia's
|
||||
Mission Control, and reuses Gossip's UI. The main goal is to permit
|
||||
desktop integration by providing libempathy and libempathy-gtk
|
||||
libraries. libempathy-gtk is a set of powerful widgets that can be
|
||||
embeded into any GNOME application.
|
||||
Empathy is a messaging program which supports text, voice, and video
|
||||
chat and file transfers over many different protocols. You can tell it
|
||||
about your accounts on all those services and do all your chatting
|
||||
within one application.
|
||||
|
||||
Empathy uses Telepathy for protocol support and has a user interface
|
||||
based on Gossip. Empathy is the default chat client in current versions
|
||||
of GNOME, making it easier for other GNOME applications to integrate
|
||||
collaboration functionality using Telepathy.
|
||||
|
@ -1,9 +1,14 @@
|
||||
@comment $OpenBSD: PLIST,v 1.20 2011/05/28 08:15:52 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.21 2011/10/19 11:32:49 jasper Exp $
|
||||
@bin bin/empathy
|
||||
@bin bin/empathy-accounts
|
||||
@bin bin/empathy-debugger
|
||||
lib/mission-control-plugins.0/
|
||||
@comment lib/mission-control-plugins.0/mcp-account-manager-goa.a
|
||||
@comment lib/mission-control-plugins.0/mcp-account-manager-goa.la
|
||||
lib/mission-control-plugins.0/mcp-account-manager-goa.so
|
||||
@bin libexec/empathy-auth-client
|
||||
@bin libexec/empathy-av
|
||||
@bin libexec/empathy-chat
|
||||
@man man/man1/empathy-accounts.1
|
||||
@man man/man1/empathy.1
|
||||
share/GConf/gsettings/empathy.convert
|
||||
@ -11,8 +16,8 @@ share/applications/empathy-accounts.desktop
|
||||
share/applications/empathy.desktop
|
||||
share/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.AudioVideo.service
|
||||
share/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.Auth.service
|
||||
share/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.Call.service
|
||||
share/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.service
|
||||
share/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.Chat.service
|
||||
share/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.FileTransfer.service
|
||||
share/doc/pkg-readmes/${FULLPKGNAME}
|
||||
share/empathy/
|
||||
share/empathy/Template.html
|
||||
@ -44,17 +49,20 @@ share/empathy/empathy-ft-manager.ui
|
||||
share/empathy/empathy-import-dialog.ui
|
||||
share/empathy/empathy-individual-widget.ui
|
||||
share/empathy/empathy-irc-networks.dtd
|
||||
share/empathy/empathy-log-window.html
|
||||
share/empathy/empathy-log-window.ui
|
||||
share/empathy/empathy-main-window-menubar.ui
|
||||
share/empathy/empathy-main-window.ui
|
||||
share/empathy/empathy-map-view.ui
|
||||
share/empathy/empathy-new-chatroom-dialog.ui
|
||||
share/empathy/empathy-preferences.ui
|
||||
share/empathy/empathy-search-bar.ui
|
||||
share/empathy/empathy-status-icon.ui
|
||||
share/empathy/empathy-status-preset-dialog.ui
|
||||
share/empathy/empathy-status-presets.dtd
|
||||
share/empathy/empathy-streamed-media-window.ui
|
||||
share/empathy/irc-networks.xml
|
||||
share/glib-2.0/schemas/org.gnome.Empathy.gschema.xml
|
||||
share/gnome/help/
|
||||
share/gnome/help/empathy/
|
||||
share/gnome/help/empathy/C/
|
||||
share/gnome/help/empathy/C/account-irc.page
|
||||
@ -462,6 +470,64 @@ share/gnome/help/empathy/es/set-custom-status.page
|
||||
share/gnome/help/empathy/es/share-desktop.page
|
||||
share/gnome/help/empathy/es/status-icons.page
|
||||
share/gnome/help/empathy/es/video-call.page
|
||||
share/gnome/help/empathy/eu/
|
||||
share/gnome/help/empathy/eu/account-irc.page
|
||||
share/gnome/help/empathy/eu/account-jabber.page
|
||||
share/gnome/help/empathy/eu/accounts-window.page
|
||||
share/gnome/help/empathy/eu/add-account.page
|
||||
share/gnome/help/empathy/eu/add-contact.page
|
||||
share/gnome/help/empathy/eu/audio-call.page
|
||||
share/gnome/help/empathy/eu/audio-video.page
|
||||
share/gnome/help/empathy/eu/change-status.page
|
||||
share/gnome/help/empathy/eu/create-account.page
|
||||
share/gnome/help/empathy/eu/disable-account.page
|
||||
share/gnome/help/empathy/eu/favorite-rooms.page
|
||||
share/gnome/help/empathy/eu/figures/
|
||||
share/gnome/help/empathy/eu/figures/audio-input-microphone.png
|
||||
share/gnome/help/empathy/eu/figures/available.png
|
||||
share/gnome/help/empathy/eu/figures/away.png
|
||||
share/gnome/help/empathy/eu/figures/busy.png
|
||||
share/gnome/help/empathy/eu/figures/camera-web.png
|
||||
share/gnome/help/empathy/eu/figures/empathy-logo.png
|
||||
share/gnome/help/empathy/eu/figures/empathy-main-window.png
|
||||
share/gnome/help/empathy/eu/figures/gtk-add.png
|
||||
share/gnome/help/empathy/eu/figures/gtk-edit.png
|
||||
share/gnome/help/empathy/eu/figures/gtk-remove.png
|
||||
share/gnome/help/empathy/eu/figures/offline.png
|
||||
share/gnome/help/empathy/eu/geolocation-not-showing.page
|
||||
share/gnome/help/empathy/eu/geolocation-privacy.page
|
||||
share/gnome/help/empathy/eu/geolocation-supported.page
|
||||
share/gnome/help/empathy/eu/geolocation-turn.page
|
||||
share/gnome/help/empathy/eu/geolocation-what-is.page
|
||||
share/gnome/help/empathy/eu/geolocation.page
|
||||
share/gnome/help/empathy/eu/group-conversations.page
|
||||
share/gnome/help/empathy/eu/hide-contacts.page
|
||||
share/gnome/help/empathy/eu/import-account.page
|
||||
share/gnome/help/empathy/eu/index.page
|
||||
share/gnome/help/empathy/eu/introduction.page
|
||||
share/gnome/help/empathy/eu/irc-commands.page
|
||||
share/gnome/help/empathy/eu/irc-join-pwd.page
|
||||
share/gnome/help/empathy/eu/irc-join-room.page
|
||||
share/gnome/help/empathy/eu/irc-manage.page
|
||||
share/gnome/help/empathy/eu/irc-nick-password.page
|
||||
share/gnome/help/empathy/eu/irc-send-file.page
|
||||
share/gnome/help/empathy/eu/irc-start-conversation.page
|
||||
share/gnome/help/empathy/eu/license.page
|
||||
share/gnome/help/empathy/eu/link-contacts.page
|
||||
share/gnome/help/empathy/eu/prev-conv.page
|
||||
share/gnome/help/empathy/eu/prob-conn-acctdisabled.page
|
||||
share/gnome/help/empathy/eu/prob-conn-auth.page
|
||||
share/gnome/help/empathy/eu/prob-conn-name.page
|
||||
share/gnome/help/empathy/eu/prob-conn-neterror.page
|
||||
share/gnome/help/empathy/eu/prob-conn.page
|
||||
share/gnome/help/empathy/eu/remove-account.page
|
||||
share/gnome/help/empathy/eu/salut-protocol.page
|
||||
share/gnome/help/empathy/eu/send-file.page
|
||||
share/gnome/help/empathy/eu/send-message.page
|
||||
share/gnome/help/empathy/eu/set-custom-status.page
|
||||
share/gnome/help/empathy/eu/share-desktop.page
|
||||
share/gnome/help/empathy/eu/status-icons.page
|
||||
share/gnome/help/empathy/eu/video-call.page
|
||||
share/gnome/help/empathy/fi/
|
||||
share/gnome/help/empathy/fi/account-irc.page
|
||||
share/gnome/help/empathy/fi/account-jabber.page
|
||||
@ -810,6 +876,64 @@ share/gnome/help/empathy/ru/set-custom-status.page
|
||||
share/gnome/help/empathy/ru/share-desktop.page
|
||||
share/gnome/help/empathy/ru/status-icons.page
|
||||
share/gnome/help/empathy/ru/video-call.page
|
||||
share/gnome/help/empathy/sl/
|
||||
share/gnome/help/empathy/sl/account-irc.page
|
||||
share/gnome/help/empathy/sl/account-jabber.page
|
||||
share/gnome/help/empathy/sl/accounts-window.page
|
||||
share/gnome/help/empathy/sl/add-account.page
|
||||
share/gnome/help/empathy/sl/add-contact.page
|
||||
share/gnome/help/empathy/sl/audio-call.page
|
||||
share/gnome/help/empathy/sl/audio-video.page
|
||||
share/gnome/help/empathy/sl/change-status.page
|
||||
share/gnome/help/empathy/sl/create-account.page
|
||||
share/gnome/help/empathy/sl/disable-account.page
|
||||
share/gnome/help/empathy/sl/favorite-rooms.page
|
||||
share/gnome/help/empathy/sl/figures/
|
||||
share/gnome/help/empathy/sl/figures/audio-input-microphone.png
|
||||
share/gnome/help/empathy/sl/figures/available.png
|
||||
share/gnome/help/empathy/sl/figures/away.png
|
||||
share/gnome/help/empathy/sl/figures/busy.png
|
||||
share/gnome/help/empathy/sl/figures/camera-web.png
|
||||
share/gnome/help/empathy/sl/figures/empathy-logo.png
|
||||
share/gnome/help/empathy/sl/figures/empathy-main-window.png
|
||||
share/gnome/help/empathy/sl/figures/gtk-add.png
|
||||
share/gnome/help/empathy/sl/figures/gtk-edit.png
|
||||
share/gnome/help/empathy/sl/figures/gtk-remove.png
|
||||
share/gnome/help/empathy/sl/figures/offline.png
|
||||
share/gnome/help/empathy/sl/geolocation-not-showing.page
|
||||
share/gnome/help/empathy/sl/geolocation-privacy.page
|
||||
share/gnome/help/empathy/sl/geolocation-supported.page
|
||||
share/gnome/help/empathy/sl/geolocation-turn.page
|
||||
share/gnome/help/empathy/sl/geolocation-what-is.page
|
||||
share/gnome/help/empathy/sl/geolocation.page
|
||||
share/gnome/help/empathy/sl/group-conversations.page
|
||||
share/gnome/help/empathy/sl/hide-contacts.page
|
||||
share/gnome/help/empathy/sl/import-account.page
|
||||
share/gnome/help/empathy/sl/index.page
|
||||
share/gnome/help/empathy/sl/introduction.page
|
||||
share/gnome/help/empathy/sl/irc-commands.page
|
||||
share/gnome/help/empathy/sl/irc-join-pwd.page
|
||||
share/gnome/help/empathy/sl/irc-join-room.page
|
||||
share/gnome/help/empathy/sl/irc-manage.page
|
||||
share/gnome/help/empathy/sl/irc-nick-password.page
|
||||
share/gnome/help/empathy/sl/irc-send-file.page
|
||||
share/gnome/help/empathy/sl/irc-start-conversation.page
|
||||
share/gnome/help/empathy/sl/license.page
|
||||
share/gnome/help/empathy/sl/link-contacts.page
|
||||
share/gnome/help/empathy/sl/prev-conv.page
|
||||
share/gnome/help/empathy/sl/prob-conn-acctdisabled.page
|
||||
share/gnome/help/empathy/sl/prob-conn-auth.page
|
||||
share/gnome/help/empathy/sl/prob-conn-name.page
|
||||
share/gnome/help/empathy/sl/prob-conn-neterror.page
|
||||
share/gnome/help/empathy/sl/prob-conn.page
|
||||
share/gnome/help/empathy/sl/remove-account.page
|
||||
share/gnome/help/empathy/sl/salut-protocol.page
|
||||
share/gnome/help/empathy/sl/send-file.page
|
||||
share/gnome/help/empathy/sl/send-message.page
|
||||
share/gnome/help/empathy/sl/set-custom-status.page
|
||||
share/gnome/help/empathy/sl/share-desktop.page
|
||||
share/gnome/help/empathy/sl/status-icons.page
|
||||
share/gnome/help/empathy/sl/video-call.page
|
||||
share/gnome/help/empathy/sv/
|
||||
share/gnome/help/empathy/sv/account-irc.page
|
||||
share/gnome/help/empathy/sv/account-jabber.page
|
||||
@ -1071,7 +1195,6 @@ share/icons/hicolor/48x48/status/user-away.png
|
||||
share/icons/hicolor/48x48/status/user-busy.png
|
||||
share/icons/hicolor/48x48/status/user-idle.png
|
||||
share/icons/hicolor/48x48/status/user-offline.png
|
||||
share/icons/hicolor/scalable/apps/empathy.svg
|
||||
share/icons/hicolor/scalable/apps/im-aim.svg
|
||||
share/icons/hicolor/scalable/apps/im-ekiga.svg
|
||||
share/icons/hicolor/scalable/apps/im-gadugadu.svg
|
||||
@ -1127,6 +1250,7 @@ share/locale/eo/LC_MESSAGES/empathy.mo
|
||||
share/locale/es/LC_MESSAGES/empathy.mo
|
||||
share/locale/et/LC_MESSAGES/empathy.mo
|
||||
share/locale/eu/LC_MESSAGES/empathy.mo
|
||||
share/locale/fa/LC_MESSAGES/empathy.mo
|
||||
share/locale/fi/LC_MESSAGES/empathy.mo
|
||||
share/locale/fr/LC_MESSAGES/empathy.mo
|
||||
share/locale/ga/LC_MESSAGES/empathy.mo
|
||||
@ -1164,6 +1288,7 @@ share/locale/pt_BR/LC_MESSAGES/empathy.mo
|
||||
share/locale/ro/LC_MESSAGES/empathy.mo
|
||||
share/locale/ru/LC_MESSAGES/empathy.mo
|
||||
share/locale/si/LC_MESSAGES/empathy.mo
|
||||
share/locale/sk/LC_MESSAGES/empathy.mo
|
||||
share/locale/sl/LC_MESSAGES/empathy.mo
|
||||
share/locale/sq/LC_MESSAGES/empathy.mo
|
||||
share/locale/sr/LC_MESSAGES/empathy.mo
|
||||
@ -1173,15 +1298,17 @@ share/locale/ta/LC_MESSAGES/empathy.mo
|
||||
share/locale/te/LC_MESSAGES/empathy.mo
|
||||
share/locale/th/LC_MESSAGES/empathy.mo
|
||||
share/locale/tr/LC_MESSAGES/empathy.mo
|
||||
share/locale/ug/LC_MESSAGES/empathy.mo
|
||||
share/locale/uk/LC_MESSAGES/empathy.mo
|
||||
share/locale/vi/LC_MESSAGES/empathy.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/empathy.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/empathy.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/empathy.mo
|
||||
share/locale/zu/LC_MESSAGES/empathy.mo
|
||||
share/telepathy/clients/Empathy.AudioVideo.client
|
||||
share/telepathy/clients/Empathy.Auth.client
|
||||
share/telepathy/clients/Empathy.Call.client
|
||||
share/telepathy/clients/Empathy.client
|
||||
share/telepathy/clients/Empathy.Chat.client
|
||||
share/telepathy/clients/Empathy.FileTransfer.client
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@exec %D/bin/update-desktop-database
|
||||
|
Loading…
Reference in New Issue
Block a user