diff options
author | Xiaotian Wu <[email protected]> | 2023-10-07 10:47:38 +0800 |
---|---|---|
committer | Xiaotian Wu <[email protected]> | 2023-10-07 11:03:52 +0800 |
commit | 17387404b494bc08b9e983e64426a9d1ecb3a2a4 (patch) | |
tree | c068cb3e075346303376cab7553d7376e57a70c4 /po | |
parent | 282756dbfaca7984af2f74f9c2b8417e27c5c85e (diff) | |
download | caja-extensions-17387404b494bc08b9e983e64426a9d1ecb3a2a4.tar.bz2 caja-extensions-17387404b494bc08b9e983e64426a9d1ecb3a2a4.tar.xz |
sendto: remove gajim pluginsendto-remove-gajim
Gajim no longer provides dbus interfaces such as list_accounts, prefs_list,
list_contacts, send_file, etc.
So, we cannot send files for gajim contacts.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 45c15ee..b232d7a 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -24,7 +24,6 @@ sendto/libcaja-sendto.caja-extension.desktop.in.in sendto/org.mate.Caja.Sendto.gschema.xml.in sendto/caja-sendto.ui sendto/plugins/emailclient/emailclient.c -sendto/plugins/gajim/gajim.c sendto/plugins/caja-burn/caja-burn.c sendto/plugins/pidgin/pidgin.c sendto/plugins/removable-devices/removable-devices.c |