]> git.0d.be Git - empathy.git/log
empathy.git
16 years agoAllow to set custom function for getting groups of a contact. Make
Xavier Claessens [Sun, 20 May 2007 10:26:38 +0000 (10:26 +0000)]
Allow to set custom function for getting groups of a contact. Make

2007-05-20  Xavier Claessens  <xclaesse@gmail.com>

* libempathy-gtk/gossip-contact-list-store.c: Allow to set custom
function for getting groups of a contact. Make possible to have groups
for presence or role/affiliation in chatroom for example.
* libempathy-gtk/gossip-contact-list-store.h: Allow to set custom
function to handle DnD of contact. Useful when a custom function is set
for groups.
* src/empathy-chat-main.c: Minor fix.
* TODO:
* po/POTFILES.in: Updated.

svn path=/trunk/; revision=76

16 years agoFix indentation Fix not returning the contact in tp_contact_list_find()
Xavier Claessens [Sat, 19 May 2007 20:19:42 +0000 (20:19 +0000)]
Fix indentation Fix not returning the contact in tp_contact_list_find()

2007-05-19  Xavier Claessens  <xclaesse@gmail.com>

* libempathy-gtk/Makefile.am:
* libempathy/empathy-tp-chat.c:
* libempathy/empathy-contact-manager.c:
* libempathy/empathy-contact-list.c: Fix indentation
* libempathy/empathy-tp-contact-list.c: Fix not returning the contact
in tp_contact_list_find()
* TODO: Updated.

svn path=/trunk/; revision=75

16 years agoSplit GossipContactList into two objects: GossipContactListStore
Xavier Claessens [Sat, 19 May 2007 18:48:11 +0000 (18:48 +0000)]
Split GossipContactList into two objects: GossipContactListStore

2007-05-19  Xavier Claessens  <xclaesse@gmail.com>

* libempathy-gtk/gossip-contact-list-store.c:
* libempathy-gtk/gossip-preferences.c:
* libempathy-gtk/gossip-contact-list-store.h:
* libempathy-gtk/gossip-contact-list.c:
* libempathy-gtk/gossip-contact-list.h:
* libempathy-gtk/empathy-main-window.c:
* libempathy-gtk/gossip-contact-list-model.c:
* libempathy-gtk/gossip-contact-list-model.h:
* libempathy-gtk/Makefile.am:
* libempathy/empathy-marshal.list: Split GossipContactList into
two objects: GossipContactListStore inheriting from GtkTreeStore and
GossipContactListView inheriting from GtkTreeView. This makes
easier to build new UI widgets reusing the GtkTreeModel.

svn path=/trunk/; revision=74

16 years agoAuto away when session id idle, instead of when screensaver is active.
Xavier Claessens [Sat, 19 May 2007 09:59:57 +0000 (09:59 +0000)]
Auto away when session id idle, instead of when screensaver is active.

2006-05-19  Xavier Claessens  <xclaesse@gmail.com>

* libempathy/empathy-idle.c: Auto away when session id idle, instead of
when screensaver is active.

svn path=/trunk/; revision=73

16 years agoEmpathyContactList is now an interface implemented by
Xavier Claessens [Fri, 18 May 2007 21:50:47 +0000 (21:50 +0000)]
EmpathyContactList is now an interface implemented by

* libempathy-gtk/gossip-private-chat.h:
* libempathy-gtk/gossip-contact-list.c:
* libempathy-gtk/gossip-chat.c:
* libempathy-gtk/gossip-chat.h:
* libempathy-gtk/gossip-chat-window.c:
* libempathy-gtk/Makefile.am:
* libempathy-gtk/gossip-chat-view.c:
* libempathy-gtk/gossip-private-chat.c:
* src/empathy-chat-main.c:
* libempathy/gossip-utils.c:
* libempathy/gossip-contact.h:
* libempathy/empathy-tp-chat.c:
* libempathy/gossip-utils.h:
* libempathy/empathy-contact-manager.c:
* libempathy/empathy-contact-manager.h:
* libempathy/empathy-tp-contact-list.c:
* libempathy/empathy-tp-contact-list.h:
* libempathy/empathy-tp-chatroom.c:
* libempathy/empathy-tp-chatroom.h:
* libempathy/empathy-contact-list.c:
* libempathy/empathy-contact-list.h:
* libempathy/Makefile.am:
* libempathy/gossip-contact.c: EmpathyContactList is now an interface
implemented by EmpathyTpContactList, EmpathyContactManager and
EmpathyTpChatroom. GossipContactList use that interface to display a
treeview.

svn path=/trunk/; revision=72

16 years agoDisplay ChatState.
Xavier Claessens [Thu, 17 May 2007 20:47:07 +0000 (20:47 +0000)]
Display ChatState.

2006-05-17  Xavier Claessens  <xclaesse@gmail.com>

* libempathy-gtk/gossip-chat.c: Display ChatState.

svn path=/trunk/; revision=71

16 years agoNew object EmpathyIdle to manage autoaway and extended autoaway states.
Xavier Claessens [Wed, 16 May 2007 16:26:31 +0000 (16:26 +0000)]
New object EmpathyIdle to manage autoaway and extended autoaway states.

2006-05-16  Xavier Claessens  <xclaesse@gmail.com>

* libempathy-gtk/empathy-status-icon.c:
* libempathy/empathy-idle.c:
* libempathy/empathy-idle.h:
* libempathy/Makefile.am:
* po/POTFILES.in: New object EmpathyIdle to manage autoaway and
extended autoaway states.

svn path=/trunk/; revision=70

16 years agoimport po files from gossip
Xavier Claessens [Tue, 15 May 2007 22:08:15 +0000 (22:08 +0000)]
import po files from gossip

svn path=/trunk/; revision=69

16 years agoSet bugzilla information in desktop file and add it to POTFILES.in
Xavier Claessens [Tue, 15 May 2007 19:05:19 +0000 (19:05 +0000)]
Set bugzilla information in desktop file and add it to POTFILES.in

2006-05-15  Xavier Claessens  <xclaesse@gmail.com>

* configure.ac:
* data/empathy.desktop.in:
* data/Makefile.am:
* data/empathy.desktop.in.in:
* po/POTFILES.in: Set bugzilla information in desktop file and add it
to POTFILES.in

svn path=/trunk/; revision=68

16 years agoAdded Spanish translation
Jorge Gonzalez Gonzalez [Tue, 15 May 2007 18:34:11 +0000 (18:34 +0000)]
Added Spanish translation

svn path=/trunk/; revision=67

16 years agoFix using of gossip icons in menus.
Xavier Claessens [Tue, 15 May 2007 07:46:42 +0000 (07:46 +0000)]
Fix using of gossip icons in menus.

2006-05-15  Xavier Claessens  <xclaesse@gmail.com>

* libempathy-gtk/empathy-status-icon.glade:
* libempathy-gtk/empathy-main-window.glade: Fix using of gossip icons
in menus.

svn path=/trunk/; revision=66

16 years agoUpdated en_GB translation
David Lodge [Tue, 15 May 2007 06:27:22 +0000 (06:27 +0000)]
Updated en_GB translation

svn path=/trunk/; revision=65

16 years agosv.po: Updated Swedish translation
Daniel Nylander [Mon, 14 May 2007 15:04:14 +0000 (15:04 +0000)]
sv.po: Updated Swedish translation

svn path=/trunk/; revision=64

16 years agoAdd empathy icon stolen from cohoba.
Xavier Claessens [Mon, 14 May 2007 14:03:11 +0000 (14:03 +0000)]
Add empathy icon stolen from cohoba.

2006-05-14  Xavier Claessens  <xclaesse@gmail.com>

* src/empathy-chat-main.c:
* src/empathy-main.c:
* configure.ac:
* data/22x22/Makefile.am:
* data/22x22/empathy.png:
* data/48x48:
* data/48x48/Makefile.am:
* data/48x48/empathy.png:
* data/32x32/Makefile.am:
* data/32x32/empathy.png:
* data/16x16/empathy.png:
* data/16x16/Makefile.am:
* data/scalable/empathy.svg:
* data/scalable/Makefile.am:
* data/Makefile.am: Add empathy icon stolen from cohoba.

svn path=/trunk/; revision=63

16 years agopo/POTFILES.in
Xavier Claessens [Mon, 14 May 2007 11:25:56 +0000 (11:25 +0000)]
po/POTFILES.in

2006-05-14  Xavier Claessens  <xclaesse@gmail.com>

* src/empathy-chat-main.c:
* src/Makefile.am:
* src/empathy-main.c:
* po/POTFILES.in
* po/LINGUAS:
* TODO: Setting up i18n support.

* po/Makefile.in.in: Removed, it's generated at build time.

svn path=/trunk/; revision=62

16 years agosv.po: Updated Swedish translation
Daniel Nylander [Mon, 14 May 2007 06:19:23 +0000 (06:19 +0000)]
sv.po: Updated Swedish translation

svn path=/trunk/; revision=61

16 years agobump version to 0.4
Xavier Claessens [Sun, 13 May 2007 22:28:39 +0000 (22:28 +0000)]
bump version to 0.4

svn path=/trunk/; revision=60

16 years ago0.3 release
Xavier Claessens [Sun, 13 May 2007 22:01:39 +0000 (22:01 +0000)]
0.3 release

svn path=/trunk/; revision=58

16 years agoAdd an example label for jid.
Xavier Claessens [Sun, 13 May 2007 21:50:46 +0000 (21:50 +0000)]
Add an example label for jid.

2006-05-13  Xavier Claessens  <xclaesse@gmail.com>

* libempathy-gtk/gossip-account-widget-jabber.glade: Add an example
label for jid.

svn path=/trunk/; revision=57

16 years agoWhen a new text channel arrives, check if there is no existing GossipChat
Xavier Claessens [Sun, 13 May 2007 20:29:46 +0000 (20:29 +0000)]
When a new text channel arrives, check if there is no existing GossipChat

2006-05-13  Xavier Claessens  <xclaesse@gmail.com>

* libempathy-gtk/gossip-chat-window.c:
* libempathy-gtk/gossip-chat-window.h:
* src/empathy-chat-main.c:
* libempathy/empathy-tp-chat.c:
* libempathy/empathy-tp-chat.h: When a new text channel arrives,
check
if there is no existing GossipChat object for it.

svn path=/trunk/; revision=56

16 years agoRemoving empathy-contact-list program, it's useless.
Xavier Claessens [Sun, 13 May 2007 19:07:46 +0000 (19:07 +0000)]
Removing empathy-contact-list program, it's useless.

2006-05-13  Xavier Claessens  <xclaesse@gmail.com>

* src/Makefile.am:
* src/empathy-contact-list-main.c: Removing empathy-contact-list
program, it's useless.

svn path=/trunk/; revision=55

16 years agoChange version from 0.3darcs to 0.3svn
Xavier Claessens [Sat, 12 May 2007 23:32:58 +0000 (23:32 +0000)]
Change version from 0.3darcs to 0.3svn

2006-05-13  Xavier Claessens  <xclaesse@gmail.com>

* configure.ac: Change version from 0.3darcs to 0.3svn

svn path=/trunk/; revision=54

16 years agoSet executable Update translatable files
Xavier Claessens [Sat, 12 May 2007 23:28:19 +0000 (23:28 +0000)]
Set executable Update translatable files

2006-05-13  Xavier Claessens  <xclaesse@gmail.com>

* autogen.sh: Set executable
* po/POTFILES.in: Update translatable files

svn path=/trunk/; revision=53

16 years ago[darcs-to-svn @ Add artists names to contributors and credits]
Xavier Claessens [Sat, 12 May 2007 22:34:25 +0000 (22:34 +0000)]
[darcs-to-svn @ Add artists names to contributors and credits]

svn path=/trunk/; revision=52

16 years ago[darcs-to-svn @ adding protocol icons]
Xavier Claessens [Sat, 12 May 2007 22:08:05 +0000 (22:08 +0000)]
[darcs-to-svn @ adding protocol icons]

svn path=/trunk/; revision=51

16 years ago[darcs-to-svn @ GossipAboutDialog]
Xavier Claessens [Sat, 12 May 2007 20:39:54 +0000 (20:39 +0000)]
[darcs-to-svn @ GossipAboutDialog]

svn path=/trunk/; revision=50

16 years ago[darcs-to-svn @ Move schemas to data/ and hide main window by default]
Xavier Claessens [Sat, 12 May 2007 20:08:58 +0000 (20:08 +0000)]
[darcs-to-svn @ Move schemas to data/ and hide main window by default]

svn path=/trunk/; revision=49

16 years ago[darcs-to-svn @ Save/Resore the visibility of main window and show account dialog...
Xavier Claessens [Sat, 12 May 2007 19:42:35 +0000 (19:42 +0000)]
[darcs-to-svn @ Save/Resore the visibility of main window and show account dialog if no account is enabled]

svn path=/trunk/; revision=48

16 years ago[darcs-to-svn @ gossip_mission_control_new() returns a MissionControl sigleton object...
Xavier Claessens [Sat, 12 May 2007 18:04:01 +0000 (18:04 +0000)]
[darcs-to-svn @ gossip_mission_control_new() returns a MissionControl sigleton object and update throbber state when there is connecting accounts]

svn path=/trunk/; revision=47

16 years ago[darcs-to-svn @ Fix icon size]
Xavier Claessens [Thu, 10 May 2007 18:12:36 +0000 (18:12 +0000)]
[darcs-to-svn @ Fix icon size]

svn path=/trunk/; revision=46

16 years ago[darcs-to-svn @ Show/Hide main window on delete event]
Xavier Claessens [Thu, 10 May 2007 09:54:08 +0000 (09:54 +0000)]
[darcs-to-svn @ Show/Hide main window on delete event]

svn path=/trunk/; revision=45

16 years ago[darcs-to-svn @ popup menu on the status icon]
Xavier Claessens [Thu, 10 May 2007 09:34:28 +0000 (09:34 +0000)]
[darcs-to-svn @ popup menu on the status icon]

svn path=/trunk/; revision=44

16 years ago[darcs-to-svn @ Improved EmpathyStatusIcon and GossipPresenceChooser]
Xavier Claessens [Thu, 10 May 2007 09:02:17 +0000 (09:02 +0000)]
[darcs-to-svn @ Improved EmpathyStatusIcon and GossipPresenceChooser]

svn path=/trunk/; revision=43

16 years ago[darcs-to-svn @ connect to the error signal on MC]
Xavier Claessens [Wed, 9 May 2007 20:14:47 +0000 (20:14 +0000)]
[darcs-to-svn @ connect to the error signal on MC]

svn path=/trunk/; revision=42

16 years ago[darcs-to-svn @ New object: EmpathyStatusIcon]
Xavier Claessens [Wed, 9 May 2007 20:02:10 +0000 (20:02 +0000)]
[darcs-to-svn @ New object: EmpathyStatusIcon]

svn path=/trunk/; revision=41

16 years ago[darcs-to-svn @ Automatically set presence to available when starting and to offline...
Xavier Claessens [Wed, 9 May 2007 18:11:17 +0000 (18:11 +0000)]
[darcs-to-svn @ Automatically set presence to available when starting and to offline when exiting]

svn path=/trunk/; revision=40

16 years ago[darcs-to-svn @ Ctr+Enter adds a new line in and empathy-chat exits 5sec after the...
Xavier Claessens [Wed, 9 May 2007 18:06:22 +0000 (18:06 +0000)]
[darcs-to-svn @ Ctr+Enter adds a new line in and empathy-chat exits 5sec after the last chat was closed]

svn path=/trunk/; revision=39

16 years ago[darcs-to-svn @ sync with Gossip SVN 2323]
Xavier Claessens [Wed, 9 May 2007 11:48:33 +0000 (11:48 +0000)]
[darcs-to-svn @ sync with Gossip SVN 2323]

svn path=/trunk/; revision=38

16 years ago[darcs-to-svn @ after a timeout we are in PAUSED chat state]
Xavier Claessens [Tue, 8 May 2007 22:00:40 +0000 (22:00 +0000)]
[darcs-to-svn @ after a timeout we are in PAUSED chat state]

svn path=/trunk/; revision=37

16 years ago[darcs-to-svn @ Improve build system]
Xavier Claessens [Tue, 8 May 2007 20:55:56 +0000 (20:55 +0000)]
[darcs-to-svn @ Improve build system]

svn path=/trunk/; revision=36

16 years ago[darcs-to-svn @ many changes]
Xavier Claessens [Tue, 8 May 2007 20:08:17 +0000 (20:08 +0000)]
[darcs-to-svn @ many changes]

svn path=/trunk/; revision=35

16 years ago[darcs-to-svn @ fix including of mcd-*.h files]
Xavier Claessens [Mon, 7 May 2007 20:08:50 +0000 (20:08 +0000)]
[darcs-to-svn @ fix including of mcd-*.h files]

svn path=/trunk/; revision=34

16 years ago[darcs-to-svn @ import autogen.sh from gossip]
Xavier Claessens [Mon, 7 May 2007 20:02:12 +0000 (20:02 +0000)]
[darcs-to-svn @ import autogen.sh from gossip]

svn path=/trunk/; revision=33

16 years ago[darcs-to-svn @ Use icon-name API instead of stock icons and update tango icons]
Xavier Claessens [Mon, 7 May 2007 19:48:22 +0000 (19:48 +0000)]
[darcs-to-svn @ Use icon-name API instead of stock icons and update tango icons]

svn path=/trunk/; revision=32

16 years ago[darcs-to-svn @ adding debug message]
Xavier Claessens [Sun, 6 May 2007 15:12:14 +0000 (15:12 +0000)]
[darcs-to-svn @ adding debug message]

svn path=/trunk/; revision=31

16 years ago[darcs-to-svn @ do not assert when there is an unknown state str]
Xavier Claessens [Sun, 6 May 2007 14:14:41 +0000 (14:14 +0000)]
[darcs-to-svn @ do not assert when there is an unknown state str]

svn path=/trunk/; revision=30

16 years ago[darcs-to-svn @ Cleanup build system and add MC plugin]
Xavier Claessens [Sat, 5 May 2007 18:25:08 +0000 (18:25 +0000)]
[darcs-to-svn @ Cleanup build system and add MC plugin]

svn path=/trunk/; revision=29

16 years ago[darcs-to-svn @ Remove EmpathySession and move all programs into src/]
Xavier Claessens [Thu, 3 May 2007 14:12:30 +0000 (14:12 +0000)]
[darcs-to-svn @ Remove EmpathySession and move all programs into src/]

svn path=/trunk/; revision=28

16 years ago[darcs-to-svn @ Autostart]
Xavier Claessens [Wed, 2 May 2007 17:39:27 +0000 (17:39 +0000)]
[darcs-to-svn @ Autostart]

svn path=/trunk/; revision=27

16 years ago[darcs-to-svn @ distcheck now works]
Xavier Claessens [Wed, 2 May 2007 14:27:59 +0000 (14:27 +0000)]
[darcs-to-svn @ distcheck now works]

svn path=/trunk/; revision=26

16 years ago[darcs-to-svn @ Replace the launcher by the main program with tray icon]
Xavier Claessens [Wed, 2 May 2007 14:06:37 +0000 (14:06 +0000)]
[darcs-to-svn @ Replace the launcher by the main program with tray icon]

svn path=/trunk/; revision=25

16 years ago[darcs-to-svn @ Fix typo]
Xavier Claessens [Wed, 2 May 2007 12:39:48 +0000 (12:39 +0000)]
[darcs-to-svn @ Fix typo]

svn path=/trunk/; revision=24

16 years ago[darcs-to-svn @ Fix setting presence]
Xavier Claessens [Wed, 2 May 2007 12:38:49 +0000 (12:38 +0000)]
[darcs-to-svn @ Fix setting presence]

svn path=/trunk/; revision=23

16 years ago[darcs-to-svn @ Fixing presence and preference dialog]
Xavier Claessens [Wed, 2 May 2007 06:30:23 +0000 (06:30 +0000)]
[darcs-to-svn @ Fixing presence and preference dialog]

svn path=/trunk/; revision=22

16 years ago[darcs-to-svn @ contact list now displays accounts dialog]
Xavier Claessens [Wed, 2 May 2007 06:13:46 +0000 (06:13 +0000)]
[darcs-to-svn @ contact list now displays accounts dialog]

svn path=/trunk/; revision=21

16 years ago[darcs-to-svn @ GossipMainWindow]
Xavier Claessens [Tue, 1 May 2007 21:54:08 +0000 (21:54 +0000)]
[darcs-to-svn @ GossipMainWindow]

svn path=/trunk/; revision=20

16 years ago[darcs-to-svn @ Handling /say msg and remove useless debug messages]
Xavier Claessens [Tue, 1 May 2007 16:30:55 +0000 (16:30 +0000)]
[darcs-to-svn @ Handling /say msg and remove useless debug messages]

svn path=/trunk/; revision=19

16 years ago[darcs-to-svn @ move some code from GossipPrivateChat to GossipChatView]
Xavier Claessens [Tue, 1 May 2007 16:21:04 +0000 (16:21 +0000)]
[darcs-to-svn @ move some code from GossipPrivateChat to GossipChatView]

svn path=/trunk/; revision=18

16 years ago[darcs-to-svn @ Sync last things from gossip. Up to date with gossip SVN revision...
Xavier Claessens [Tue, 1 May 2007 15:42:09 +0000 (15:42 +0000)]
[darcs-to-svn @ Sync last things from gossip. Up to date with gossip SVN revision 2317]

svn path=/trunk/; revision=17

16 years ago[darcs-to-svn @ Syncing message history from gossip]
Xavier Claessens [Tue, 1 May 2007 14:58:33 +0000 (14:58 +0000)]
[darcs-to-svn @ Syncing message history from gossip]

svn path=/trunk/; revision=16

16 years ago[darcs-to-svn @ Syncing new contact list stuff from gossip]
Xavier Claessens [Tue, 1 May 2007 13:57:21 +0000 (13:57 +0000)]
[darcs-to-svn @ Syncing new contact list stuff from gossip]

svn path=/trunk/; revision=15

16 years ago[darcs-to-svn @ Connect accounts in empathy-launcher, not in empathy-contact-list]
Xavier Claessens [Tue, 1 May 2007 12:18:26 +0000 (12:18 +0000)]
[darcs-to-svn @ Connect accounts in empathy-launcher, not in empathy-contact-list]

svn path=/trunk/; revision=14

16 years ago[darcs-to-svn @ Fix copyright in GPL header]
Xavier Claessens [Mon, 30 Apr 2007 15:11:49 +0000 (15:11 +0000)]
[darcs-to-svn @ Fix copyright in GPL header]

svn path=/trunk/; revision=13

16 years ago[darcs-to-svn @ Missing glade file for chat]
Xavier Claessens [Sun, 29 Apr 2007 21:36:27 +0000 (21:36 +0000)]
[darcs-to-svn @ Missing glade file for chat]

svn path=/trunk/; revision=12

16 years ago[darcs-to-svn @ Missing file]
Xavier Claessens [Sun, 29 Apr 2007 21:35:18 +0000 (21:35 +0000)]
[darcs-to-svn @ Missing file]

svn path=/trunk/; revision=11

16 years ago[darcs-to-svn @ Adding jabber specific settings widget]
Xavier Claessens [Sun, 29 Apr 2007 21:30:25 +0000 (21:30 +0000)]
[darcs-to-svn @ Adding jabber specific settings widget]

svn path=/trunk/; revision=10

16 years ago[darcs-to-svn @ Only one presence per contact]
Xavier Claessens [Fri, 27 Apr 2007 14:02:59 +0000 (14:02 +0000)]
[darcs-to-svn @ Only one presence per contact]

svn path=/trunk/; revision=9

16 years ago[darcs-to-svn @ Adding GossipPresenceChooser]
Xavier Claessens [Fri, 27 Apr 2007 13:22:33 +0000 (13:22 +0000)]
[darcs-to-svn @ Adding GossipPresenceChooser]

svn path=/trunk/; revision=8

16 years ago[darcs-to-svn @ Fix leak]
Xavier Claessens [Thu, 26 Apr 2007 20:57:51 +0000 (20:57 +0000)]
[darcs-to-svn @ Fix leak]

svn path=/trunk/; revision=7

16 years ago[darcs-to-svn @ Save/restore window geometry]
Xavier Claessens [Thu, 26 Apr 2007 20:51:09 +0000 (20:51 +0000)]
[darcs-to-svn @ Save/restore window geometry]

svn path=/trunk/; revision=6

16 years ago[darcs-to-svn @ Updating TODO]
Xavier Claessens [Thu, 26 Apr 2007 18:51:41 +0000 (18:51 +0000)]
[darcs-to-svn @ Updating TODO]

svn path=/trunk/; revision=5

16 years ago[darcs-to-svn @ Set Collabora copyright for files I created/modified]
Xavier Claessens [Thu, 26 Apr 2007 15:55:17 +0000 (15:55 +0000)]
[darcs-to-svn @ Set Collabora copyright for files I created/modified]

svn path=/trunk/; revision=4

16 years ago[darcs-to-svn @ Adding salut profile]
Xavier Claessens [Thu, 26 Apr 2007 14:25:43 +0000 (14:25 +0000)]
[darcs-to-svn @ Adding salut profile]

svn path=/trunk/; revision=3

16 years ago[darcs-to-svn @ initial import]
Xavier Claessens [Wed, 25 Apr 2007 21:59:20 +0000 (21:59 +0000)]
[darcs-to-svn @ initial import]

svn path=/trunk/; revision=2