| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
If we don't set it the accounts assistant and dialog are not translated
(#613596).
|
|
|
|
| |
It's more friendly to translators.
|
| |
|
|
|
|
|
|
|
| |
libunique will already register a unique name and we have no other dbus
services so we don't need to register a unique name ourselves. Also
trying to register one which is the same as what we suggest to libunique
will always fail and is thus pointless
|
|
|
|
|
|
|
| |
On every run of the accounts UI we should try to import MC4 accounts (if they
weren't imported already). Also replace the --try-import option with
--if-needed to better document the fact that it will only display the UI if
needed.
|
|
|
|
|
|
|
|
| |
preferences and control center.
Where available, this also supports embedding the preferences dialog in the
"extensible-shell" control center (currently in development, but likely to be
mainlined soon).
|
|
|
|
| |
svn path=/trunk/; revision=1283
|
|
|
|
|
|
| |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=1234
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Lamb).
When a connection fails, a box in the main window appears with an "Edit
Account" button. Clicking this button takes you to the account editor,
but does nothing else. This patch moves the selection to the bugged
account, for convenience.
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=1192
|
|
|
|
| |
svn path=/trunk/; revision=1066
|
|
|
|
| |
svn path=/trunk/; revision=688
|
|
|
|
| |
svn path=/trunk/; revision=568
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-06-22 Xavier Claessens <xclaesse@gmail.com>
* libempathy/*.[ch]:
* libempathy-gtk/*.[ch]:
* src/*.[ch]: Rename all filenames starting with "gossip" by "empathy",
change namespace of all gossip_*() functions to empathy_*().
Fixes bug #444490 (Mario Danic, Xavier Claessens).
svn path=/trunk/; revision=170
|
|
2007-06-14 Xavier Claessens <xclaesse@gmail.com>
* src/org.gnome.Empathy.Chat.service.in:
* src/empathy-accounts.c:
* src/empathy-accounts-main.c:
* src/empathy-chat-main.c:
* src/empathy.c:
* src/Makefile.am:
* src/empathy-main.c:
* libempathy/gossip-chatroom-manager.c:
* autogen.sh: Empathy is no more splitted into 2 processes. It makes
debugging more difficult when emmpathy-chat crashes. It's also more
optimised like that since contact objects can be shared.
svn path=/trunk/; revision=154
|