annotate README @ 97:5d2289127bb7

menu (upload): better menu using dedicated widget: upload menu now use a decicated widget instead of context menu. The menu take half the size of the main window, and show each upload option as an icon. Use can select upload or P2P sending, and a short text message explains how the file will be transmitted.
author Goffi <goffi@goffi.org>
date Thu, 29 Dec 2016 23:47:07 +0100
parents 370f00711640
children d3ebe8caa26b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
80
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
1 Cagou
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
2 (c) Jérôme Poisson aka Goffi 2016
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
3
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
4 Cagou is a Salut à Toi (SàT) desktop/mobile devices frontend
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
5 SàT is a XMPP (Jabber) client.
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
6
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
7 ** LICENCE **
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
8
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
9 Cagou is free software: you can redistribute it and/or modify
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
10 it under the terms of the GNU Affero General Public License as
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
11 the Free Software Foundation, either version 3 of the License, or
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
12 (at your option) any later version.
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
13
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
14 Cagou is distributed in the hope that it will be useful,
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
17 GNU Affero General Public License for more details.
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
18
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
19 You should have received a copy of the GNU Affero General Public License
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
20 along with Cagou. If not, see <http://www.gnu.org/licenses/>.
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
21
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
22
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
23 ** ABOUT **
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
24
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
25 Cagou is a desktop/mobile devices frontend for the "Salut à Toi" (SàT) XMPP client. Please check SàT for more information (it's anyway needed to run Cagou)
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
26
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
27 ** How to use it ? **
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
28
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
29 Refer to the wiki for installation/use instructions:
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
30 https://wiki.goffi.org/wiki/S%C3%A0T
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
31
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
32 refer to SàT README for more informations: credits, contributors, and contact informations stand there.
370f00711640 added README
Goffi <goffi@goffi.org>
parents:
diff changeset
33