summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)AuthorFilesLines
2017-01-23Move spicy tools to its own folderVictor Toso1-1/+1
So we can have the tools and the libraries in different folders. In the src/Makefile.am I've only removed the lines related to the tools but not all lines were copied into tools/Makefile.am as we don't really need them. Other lines were adjusted to have the paths correctly; Signed-off-by: Victor Toso <victortoso@redhat.com> Acked-by: Christophe Fergeau <cfergeau@redhat.com>
2016-09-07spicy: fix 'tabled' typoChristophe Fergeau1-1/+1
Acked-by: Marc-André Lureau <mlureau@redhat.com>
2016-09-01Translate file transfer error messagesJonathon Jongsma1-0/+1
If we are to ever display error messages to a user in a UI, they need to be translated. Acked-by: Christophe Fergeau <cfergeau@redhat.com> Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
2016-08-19Add Italian .po file.Frediano Ziglio2-0/+323
Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Marc-André Lureau <mlureau@redhat.com>
2016-03-18Adjust to GLib 2.36Pavel Grunt1-1/+0
Dependency since 8693e7d3f7de1ff102082212fa6e35fb1a252ef7 Remove glib-compat files and most of GLIB_CHECK_VERSION guards Acked-by: Victor Toso <victortoso@redhat.com>
2016-03-11Update POTFILES.skipJonathon Jongsma1-1/+0
spicy.desktop.in no longer exists.
2015-09-25Move glib-compat.c to POTFILES.skipJonathon Jongsma2-1/+1
Since these messages are only used for terminal debug output, let's not waste time translating them.
2015-09-23Add glib-compat.c to POTFILES.inJonathon Jongsma1-0/+1
Some translatable strings were added in commit 8c37a340.
2015-06-19spicy-*: Remove translation supportChristophe Fergeau1-4/+0
These are only meant to be test tools so they don't need to be translated.
2015-06-18spicy: Move connect dialog to its own fileLukas Venhoda1-0/+1
Connect dialog from spicy is now in its own file. Renamed connect_dialog to spicy_connect_dialog. Added new file for translation.
2015-06-08Move gtk/ -> src/Marc-André Lureau2-12/+13
For historical reasons, the code was placed under gtk/ subdirectory. If it was always bugging you, bug no more!
2014-10-30Remove spice-mime.xml/spicy.desktopChristophe Fergeau1-2/+0
They were never translated from .in files to actual files, and now it's clear we don't want to promote spicy as a first-class desktop application.
2014-10-10Add support to handle username when connecting with SASLFabiano Fidêncio1-0/+1
Based on a patch from Dietmar Maurer <dietmar@proxmox.com> http://lists.freedesktop.org/archives/spice-devel/2013-October/015138.html
2014-03-19Add webdav channelMarc-André Lureau1-0/+1
See spice-common for protocol details. phodav, a webdav server library, is imported thanks to a submodule, until this project has a stable API and releases. The webdav channel is reponsible for handling port events and multiplexing the request streams. Extra care has been made to avoid blocking and to enable some fairness between concurrent streams, however this has been particularly tricky and is likely to have some issues left. The webdav server is run in a seperate thread, using libsoup. The client communication is done via a local tcp socket, but protected to only accept local connection and with a pretty strong password. The home directory is exported for the remote to browse, which seems to be a sensible default atm.
2013-06-24Remove obsolete files from POTFILES.inChristophe Fergeau1-5/+0
intltool-update -M complains about them
2013-04-10Rename snappy to spicy-screenshotMarc-André Lureau1-1/+1
Following discussion on the ML: http://lists.freedesktop.org/archives/spice-devel/2013-April/012953.html
2012-07-10build: fix make distcheckMarc-André Lureau1-1/+2
2012-03-08Release v0.11Marc-André Lureau1-0/+1
2012-02-20Fix make distcheckMarc-André Lureau1-0/+1
2012-01-31Add a USB device selection widgetHans de Goede1-0/+1
This patch adds a SpiceUsbDeviceWidget which apps can use to easily add an UI to select USB devices to redirect (or unredirect). See spicy for an example usage. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2012-01-15Release 0.8Marc-André Lureau1-5/+6
2011-07-18build: fix make distcheckMarc-André Lureau1-0/+2
2011-06-07add really basic GDK GnomeRR backendChristophe Fergeau1-0/+1
It doesn't know about available resolutions, nor about clones, rotations, ..., it can't trigger resolution changes, but hopefully it will be enough for basic GnomeRR support in the mac port.
2011-04-15build: fix make distcheckMarc-André Lureau1-0/+4
2011-01-14build: fix distcheckMarc-André Lureau2-0/+3
2010-11-25po: add fr translationMarc-André Lureau3-0/+240
2010-11-25gtk: mark spice-cmdline strings as translatableMarc-André Lureau1-0/+1
2010-11-25gtk: make snappy translatableMarc-André Lureau1-0/+1
2010-11-24i18: add basic support - mark translatable spicy stringsMarc-André Lureau3-0/+6