1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 15:51:18 -07:00

Compare commits

...

16 Commits

Author SHA1 Message Date
l10n daemon script
a283ab43e7 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-01-06 08:42:16 +01:00
l10n daemon script
5df8bc9b61 GIT_SILENT made messages (after extraction) 2019-01-05 07:22:22 +01:00
Christoph Feck
2b58344ef2 GIT_SILENT Upgrade KDE Applications version to 18.12.1. 2019-01-03 23:38:54 +01:00
l10n daemon script
72d8c5255c GIT_SILENT made messages (after extraction) 2018-12-21 07:18:00 +01:00
l10n daemon script
133d4785a2 GIT_SILENT made messages (after extraction) 2018-12-16 07:18:04 +01:00
l10n daemon script
1b24e066b8 GIT_SILENT made messages (after extraction) 2018-12-12 07:56:04 +01:00
Christoph Feck
3494d1490f GIT_SILENT Upgrade KDE Applications version to 18.12.0. 2018-12-05 00:38:29 +01:00
l10n daemon script
26c7d36c9a GIT_SILENT made messages (after extraction) 2018-12-03 07:17:03 +01:00
l10n daemon script
a9ad73c475 GIT_SILENT made messages (after extraction) 2018-11-29 07:14:27 +01:00
Christoph Feck
b313ecfc9d GIT_SILENT Upgrade KDE Applications version to 18.11.90. 2018-11-26 14:43:27 +01:00
l10n daemon script
2b1a4d592d GIT_SILENT made messages (after extraction) 2018-11-21 07:24:45 +01:00
l10n daemon script
1ae0f9caf0 GIT_SILENT made messages (after extraction) 2018-11-18 06:49:58 +01:00
l10n daemon script
c6ac49554c GIT_SILENT made messages (after extraction) 2018-11-16 06:57:52 +01:00
l10n daemon script
3e6c7bfc35 GIT_SILENT made messages (after extraction) 2018-11-14 06:58:46 +01:00
l10n daemon script
30fd99be9c GIT_SILENT made messages (after extraction) 2018-11-12 06:54:43 +01:00
Albert Astals Cid
0b3cb3c3bb GIT_SILENT Upgrade KDE Applications version to 18.11.80. 2018-11-09 23:26:38 +01:00
3 changed files with 17 additions and 3 deletions

View File

@@ -2,8 +2,8 @@ cmake_minimum_required(VERSION 3.0)
# KDE Application Version, managed by release script
set (KDE_APPLICATIONS_VERSION_MAJOR "18")
set (KDE_APPLICATIONS_VERSION_MINOR "11")
set (KDE_APPLICATIONS_VERSION_MICRO "70")
set (KDE_APPLICATIONS_VERSION_MINOR "12")
set (KDE_APPLICATIONS_VERSION_MICRO "1")
set (KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
project(krfb VERSION ${KDE_APPLICATIONS_VERSION})

View File

@@ -51,5 +51,5 @@ Comment[th]=ส่วนเสริมของ KRfb สำหรับจั
Comment[tr]=KRfb için Çerçeve Tamponu eklentileri
Comment[uk]=Додатки буфера кадрів для KRfb
Comment[x-test]=xxFrame Buffer plugins for KRfbxx
Comment[zh_CN]=KRfb 帧缓冲插件
Comment[zh_CN]=KRfb 帧缓冲插件
Comment[zh_TW]=KRfb 的 Frame Buffer 外掛程式

View File

@@ -35,6 +35,7 @@
<name xml:lang="uk">Krfb</name>
<name xml:lang="x-test">xxKrfbxx</name>
<name xml:lang="zh-CN">Krfb</name>
<name xml:lang="zh-TW">Krfb</name>
<summary>Desktop sharing</summary>
<summary xml:lang="ca">Compartició de l'escriptori</summary>
<summary xml:lang="ca-valencia">Compartició de l'escriptori</summary>
@@ -67,6 +68,7 @@
<summary xml:lang="uk">Спільне користування стільницею</summary>
<summary xml:lang="x-test">xxDesktop sharingxx</summary>
<summary xml:lang="zh-CN">桌面共享</summary>
<summary xml:lang="zh-TW">桌面分享</summary>
<description>
<p>Krfb Desktop Sharing is a server application that allows you to share your current session with a user on another machine, who can use a VNC client to view or even control the desktop.</p>
<p xml:lang="ca">El Krfb és una aplicació de servidor que permet compartir la vostra sessió actual amb un usuari en una altra màquina, la qual pot emprar un client VNC per veure o controlar l'escriptori.</p>
@@ -107,11 +109,23 @@
<screenshot type="default">
<caption>Sharing desktop with Krfb</caption>
<caption xml:lang="ca">Compartint l'escriptori amb el Krfb</caption>
<caption xml:lang="ca-valencia">Compartint l'escriptori amb el Krfb</caption>
<caption xml:lang="de">Freigabe der Arbeitsfläche mit Krfb</caption>
<caption xml:lang="en-GB">Sharing desktop with Krfb</caption>
<caption xml:lang="es">Compartiendo el escritorio con Krfb</caption>
<caption xml:lang="fi">Työpöydän jakaminen Krfb:llä</caption>
<caption xml:lang="fr">Partage de bureau grâce à Krfb</caption>
<caption xml:lang="gl">Compartindo o escritorio con Krfb</caption>
<caption xml:lang="it">Condivisone del desktop con Krfb</caption>
<caption xml:lang="nl">Bureaublad delen met Krfb</caption>
<caption xml:lang="pl">Udostępnienie pulpitu przy użyciu Krfb</caption>
<caption xml:lang="pt">Partilha do ecrã com o Krfb</caption>
<caption xml:lang="pt-BR">Compartilhando a área de trabalho com o Krfb</caption>
<caption xml:lang="sv">Dela skrivbord med Krfb</caption>
<caption xml:lang="uk">Спільне використання стільниці за допомогою Krfb</caption>
<caption xml:lang="x-test">xxSharing desktop with Krfbxx</caption>
<caption xml:lang="zh-CN">使用 Krfb 共享桌面</caption>
<caption xml:lang="zh-TW">使用 Krfb 分享桌面</caption>
<image>https://cdn.kde.org/screenshots/krfb/krfb.png</image>
</screenshot>
</screenshots>