[Xfce4-commits] [apps/xfce4-notifyd] 01/02: Update the TODO

2016-07-01 Thread noreply
This is an automated email from the git hooks/post-receive script.

ochosi pushed a commit to branch master
in repository apps/xfce4-notifyd.

commit 58877191417c2e71023304dacaebf3dc6e2e3d11
Author: Simon Steinbeiss 
Date:   Thu Jun 30 10:19:25 2016 +0200

Update the TODO
---
 TODO | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/TODO b/TODO
index 9dabaf9..5ea247b 100644
--- a/TODO
+++ b/TODO
@@ -2,9 +2,4 @@
   little arrow thingy point off the notification window
 * window shadow?  would rather the compositor just do this, need to figure out
   why xfwm4 won't -- olivier says shaped windows never get shadows
-* make more parts of the notification themable
-* find a way to completely ditch the old theme when switching to a new one --
-  implemented workaround: kill daemon on theme change
-* prelight fill for close button circle?
-* add a widget to select the notification position?
-* add more possible notification positions (middle of edges)
+* add a "do not disturb" mode
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfce4-notifyd] 02/02: Bump dependencies

2016-07-01 Thread noreply
This is an automated email from the git hooks/post-receive script.

ochosi pushed a commit to branch master
in repository apps/xfce4-notifyd.

commit 2225153cb72bfc8f34be59b1556abb5584730ae8
Author: Simon Steinbeiss 
Date:   Sat Jul 2 01:33:18 2016 +0200

Bump dependencies
---
 NEWS| 11 +--
 configure.ac.in |  8 
 2 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/NEWS b/NEWS
index 9ee91a3..019a166 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,15 @@
 | Xfce Notify Daemon |
 ++
 
-Version 0.3.90 (13 October 2015):
-   Ported to gdbus and gtk3
+Version 0.3.0 (30 June 2016):
+  Ported to gdbus and Gtk+3
+  Bumped Dependencies (libxfce4ui 4.12, Gtk+3.14)
+  Features:
+* Better theming capabilities
+
+  Bugs fixed:
+* The preview button now shows even when the dialog is plugged in
+  the xfce4-settings-manager
 
 Version 0.2.4 (08 May 2013):
 
diff --git a/configure.ac.in b/configure.ac.in
index a458646..59f66a9 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -8,7 +8,7 @@ dnl
 dnl version info
 m4_define([xfce4_notifyd_version_major], [0])
 m4_define([xfce4_notifyd_version_minor], [3])
-m4_define([xfce4_notifyd_version_micro], [90])
+m4_define([xfce4_notifyd_version_micro], [0])
 m4_define([xfce4_notifyd_version_build], [@REVISION@])
 m4_define([xfce4_notifyd_version_tag], [])
 m4_define([xfce4_notifyd_version], 
[xfce4_notifyd_version_major().xfce4_notifyd_version_minor().xfce4_notifyd_version_micro()ifelse(xfce4_notifyd_version_tag(),
 [git], [xfce4_notifyd_version_tag()-xfce4_notifyd_version_build()], 
[xfce4_notifyd_version_tag()])])
@@ -61,9 +61,9 @@ dnl check for x11
 XDT_CHECK_LIBX11_REQUIRE()
 
 dnl required
-XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.4.0])
-XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.10.0])
-XDT_CHECK_PACKAGE([XFCONF], [libxfconf-0], [0.1.0svn-r26876])
+XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.12.0])
+XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.12.0])
+XDT_CHECK_PACKAGE([XFCONF], [libxfconf-0], [4.10.0])
 XDT_CHECK_PACKAGE([GTK3], [gtk+-3.0], [3.14.0])
 XDT_CHECK_PACKAGE([GIO], [gio-2.0], [2.26.0])
 XDT_CHECK_PACKAGE([GIO_UNIX], [gio-unix-2.0], [2.26.0])

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfce4-notifyd] branch master updated (5d747ca -> 2225153)

2016-07-01 Thread noreply
This is an automated email from the git hooks/post-receive script.

ochosi pushed a change to branch master
in repository apps/xfce4-notifyd.

  from  5d747ca   I18n: Update translation sk (100%).
   new  5887719   Update the TODO
   new  2225153   Bump dependencies

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NEWS| 11 +--
 TODO|  7 +--
 configure.ac.in |  8 
 3 files changed, 14 insertions(+), 12 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [www/www.xfce.org] branch master updated (d433dba -> 8559aa6)

2016-07-01 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository www/www.xfce.org.

  from  d433dba   I18n: Update translation lt (100%).
   new  8559aa6   I18n: Update translation lt (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lib/po/lt.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfwm4] branch master updated (98b195f -> 9013f41)

2016-07-01 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository xfce/xfwm4.

  from  98b195f   I18n: Update translation da (100%).
   new  9013f41   I18n: Update translation lt (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/lt.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfwm4] 01/01: I18n: Update translation lt (100%).

2016-07-01 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository xfce/xfwm4.

commit 9013f4176f318cffd802be062489907b5245f123
Author: Anonymous 
Date:   Sat Jul 2 00:32:05 2016 +0200

I18n: Update translation lt (100%).

173 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index c769a57..c054d1b 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: Xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-05-01 00:32+0200\n"
-"PO-Revision-Date: 2016-05-01 20:17+\n"
+"PO-Revision-Date: 2016-07-01 19:17+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfwm4/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -734,7 +734,7 @@ msgstr "Paleisti iš naujo"
 #: ../src/menu.c:431
 #, c-format
 msgid "%s: GtkMenu failed to grab the pointer\n"
-msgstr "%s: GtkMenu nesugebėjo paimti žymeklio\n"
+msgstr "%s: GtkMenu nesugebėjo pagriebti žymeklio\n"
 
 #: ../src/settings.c:280
 #, c-format

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [www/www.xfce.org] 01/01: I18n: Update translation lt (100%).

2016-07-01 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository www/www.xfce.org.

commit 8559aa6d93d558dfbb946c52b0bfa81a119be8cf
Author: Anonymous 
Date:   Sat Jul 2 00:31:54 2016 +0200

I18n: Update translation lt (100%).

679 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 lib/po/lt.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/po/lt.po b/lib/po/lt.po
index fabc6cf..22b0257 100644
--- a/lib/po/lt.po
+++ b/lib/po/lt.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: Xfce Websites\n"
 "Report-Msgid-Bugs-To: https://bugzilla.xfce.org\n;
 "POT-Creation-Date: 2015-03-28 09:10+0100\n"
-"PO-Revision-Date: 2016-06-24 12:50+\n"
+"PO-Revision-Date: 2016-07-01 19:15+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce-www/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -3297,7 +3297,7 @@ msgid ""
 "configured to either work in clone mode or be placed next to each other. "
 "Keyboard selection has become easier and more user-friendly. Also, the "
 "manual settings editor has been updated to be more functional."
-msgstr "Mes taip pat patobulinome mūsų nustatymų dialogą. Ekrano 
konfigūracijos dialogas dabar palaiko RandR 1.2, automatiškai aptinka ekranus 
ir leidžia mūsų naudotojams pasirinkti mėgstamą skiriąmąją gebą, atnaujinimo 
dažnį ir pasukimą. Ekranai gali būti nustatyti taip, kad veiktų vienodų ekranų 
veiksenoje arba būtų sudėti vienas šalia kito. Klaviatūros pasirinkimas tapo 
paprastesnis ir patogesnis. Taip pat ir rankinių nustatymų redaktorius buvo 
atnaujintas, kad būtų funkcionalesnis."
+msgstr "Mes taip pat patobulinome mūsų nustatymų dialogą. Ekrano 
konfigūracijos dialogas dabar palaiko RandR 1.2, automatiškai aptinka ekranus 
ir leidžia mūsų naudotojams pasirinkti mėgstamą raišką, atnaujinimo dažnį ir 
pasukimą. Ekranai gali būti nustatyti taip, kad veiktų vienodų ekranų 
veiksenoje arba būtų sudėti vienas šalia kito. Klaviatūros pasirinkimas tapo 
paprastesnis ir patogesnis. Taip pat ir rankinių nustatymų redaktorius buvo 
atnaujintas, kad būtų funkcionalesnis."
 
 #: news-array.php:128
 msgid ""
@@ -3387,7 +3387,7 @@ msgid ""
 "the mouse wheel. The window manager now also properly handles resolution "
 "changes in fullscreen windows like those appearing in games. Xfwm4's "
 "application switcher now only appears once in cloned mode."
-msgstr "Langų tvarkytuvėje xfwm4, mes sulyginome dvikarčiui spustelėjimui 
reikalingą laiką su normalių programų dvikarčio spustelėjimo laiku. Per 
paslėptą /general/mousewheel_rollup parinktį, naudotojas gali išjungti lango 
uždengimą pelės ratuko pagalba. Dabar langų tvarkytuvė taip pat deramai 
apdoroja viso ekrano langų, tokių kaip yra žaidimuose, skiriamąją geba. Xfwm 
programų perjungiklis dabar, ekranų kopijavimo veiksenoje, atsiranda tik vieną 
kartą."
+msgstr "Langų tvarkytuvėje xfwm4, mes sulyginome dvikarčiui spustelėjimui 
reikalingą laiką su normalių programų dvikarčio spustelėjimo laiku. Per 
paslėptą /general/mousewheel_rollup parinktį, naudotojas gali išjungti lango 
uždengimą pelės ratuko pagalba. Dabar langų tvarkytuvė taip pat deramai 
apdoroja viso ekrano langų, tokių kaip yra žaidimuose, raišką. Xfwm programų 
perjungiklis dabar, ekranų kopijavimo veiksenoje, atsiranda tik vieną kartą."
 
 #: news-array.php:149
 msgid ""

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-power-manager] 01/01: I18n: Update translation lt (100%).

2016-07-01 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository xfce/xfce4-power-manager.

commit 07da3d20e8918939377eb92f17a8ef5791a8c49e
Author: Anonymous 
Date:   Sat Jul 2 00:30:48 2016 +0200

I18n: Update translation lt (100%).

202 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index ddf0870..d942a4d 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: Xfce4-power-manager\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-02-26 18:30+0100\n"
-"PO-Revision-Date: 2016-04-29 19:08+\n"
+"PO-Revision-Date: 2016-07-01 18:52+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce4-power-manager/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -62,7 +62,7 @@ msgstr "Paspaudus įjungimo mygtuką:"
 
 #: ../data/interfaces/xfpm-settings.ui.h:10
 msgid "When sleep button is pressed:"
-msgstr "Paspaudus sustabdymo mygtuką:"
+msgstr "Paspaudus pristabdymo mygtuką:"
 
 #: ../data/interfaces/xfpm-settings.ui.h:11
 msgid "When hibernate button is pressed:"
@@ -134,7 +134,7 @@ msgstr "Kritinis energijos lygis"
 
 #: ../data/interfaces/xfpm-settings.ui.h:28
 msgid "Lock screen when system is going for sleep"
-msgstr "Sistemai užmiegant, užrankinti ekraną"
+msgstr "Sistemai užmiegant, užrakinti ekraną"
 
 #: ../data/interfaces/xfpm-settings.ui.h:29
 msgid "Security"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-settings] 01/01: I18n: Update translation lt (100%).

2016-07-01 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository xfce/xfce4-settings.

commit 803b352bf28e63360643a1dadc5616e2befa58f0
Author: Anonymous 
Date:   Sat Jul 2 00:30:57 2016 +0200

I18n: Update translation lt (100%).

354 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po | 20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 034f19b..74a6d15 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: Xfce4-settings\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-02-06 06:30+0100\n"
-"PO-Revision-Date: 2016-06-24 13:03+\n"
+"PO-Revision-Date: 2016-07-01 19:09+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce4-settings/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -191,7 +191,7 @@ msgstr "Rampa naudojama pasiekti didžiausią žymeklio greitį"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:39
 msgid "The maximum pointer speed after acceleration"
-msgstr "Didžiausias žymeklio greitis po greitinimo"
+msgstr "Didžiausias žymeklio greitis po pagreitinimo"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:40
 msgid "The time, in milliseconds, to get to maximum speed"
@@ -260,7 +260,7 @@ msgstr "Apie klaidas praneškite <%s>."
 
 #: 
../dialogs/accessibility-settings/xfce4-accessibility-settings.desktop.in.h:2
 msgid "Improve keyboard and mouse accessibility"
-msgstr "Pagerinti klaviatūros ir pelės pasiekiamumą"
+msgstr "Pagerinti klaviatūros ir pelės prieinamumą"
 
 #: ../dialogs/appearance-settings/appearance-dialog.glade.h:1
 #: ../dialogs/appearance-settings/xfce-ui-settings.desktop.in.h:1
@@ -642,7 +642,7 @@ msgstr "Ekranas:"
 
 #: ../dialogs/display-settings/main.c:827
 msgid "Resolution:"
-msgstr "Skiriamoji geba:"
+msgstr "Raiška:"
 
 #: ../dialogs/display-settings/main.c:1070
 msgid ""
@@ -718,7 +718,7 @@ msgstr "Televizorius"
 
 #: ../dialogs/display-settings/xfce-randr.c:581
 msgid "Digital display"
-msgstr "Skaitmeninis vaizduoklis"
+msgstr "Skaitmeninis ekranas"
 
 #. Translators: "Unknown" here is used to identify a monitor for which
 #. * we don't know the vendor. When a vendor is known, the name of the
@@ -817,7 +817,7 @@ msgstr "Bendra"
 
 #: ../dialogs/keyboard-settings/keyboard-dialog.glade.h:7
 msgid "_Enable key repeat"
-msgstr "Į_jungti kartojimo režimą"
+msgstr "Į_jungti klavišų kartojimą"
 
 #: ../dialogs/keyboard-settings/keyboard-dialog.glade.h:8
 msgid ""
@@ -867,7 +867,7 @@ msgstr "Žymeklis"
 
 #: ../dialogs/keyboard-settings/keyboard-dialog.glade.h:19
 msgid "_Test area:"
-msgstr "Vieta _pabandymui:"
+msgstr "Išbandymo _vieta:"
 
 #: ../dialogs/keyboard-settings/keyboard-dialog.glade.h:20
 msgid "Beha_vior"
@@ -879,7 +879,7 @@ msgstr "Apibrėžkite, programų paleidimui skirtus, 
sparčiuosius klavišus:"
 
 #: ../dialogs/keyboard-settings/keyboard-dialog.glade.h:22
 msgid "Reset to _Defaults"
-msgstr "Atkurti _numatytuosius"
+msgstr "Atstatyti _numatytuosius"
 
 #: ../dialogs/keyboard-settings/keyboard-dialog.glade.h:23
 msgid "A_pplication Shortcuts"
@@ -925,7 +925,7 @@ msgstr "_Išdėstymas"
 
 #: ../dialogs/keyboard-settings/main.c:82
 msgid "Unable to initialize GTK+."
-msgstr "Nepavyko inicializuoti GTK+."
+msgstr "Nepavyko inicijuoti GTK+."
 
 #: ../dialogs/keyboard-settings/main.c:102
 #, c-format
@@ -1106,7 +1106,7 @@ msgstr "Aktyvus įrenginys dialoge"
 
 #: ../dialogs/mouse-settings/main.c:82
 msgid "DEVICE NAME"
-msgstr "ĮRENGINIO_VARDAS"
+msgstr "ĮRENGINIO PAVADINIMAS"
 
 #. pixel value for some of the scales in the dialog
 #: ../dialogs/mouse-settings/main.c:138

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-power-manager] branch master updated (2d5721b -> 07da3d2)

2016-07-01 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository xfce/xfce4-power-manager.

  from  2d5721b   I18n: Update translation oc (79%).
   new  07da3d2   I18n: Update translation lt (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/lt.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-panel] branch master updated (966ee19 -> 54b19ff)

2016-07-01 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository xfce/xfce4-panel.

  from  966ee19   I18n: Update translation lt (100%).
   new  54b19ff   I18n: Update translation lt (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/lt.po | 16 
 1 file changed, 8 insertions(+), 8 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-panel] 01/01: I18n: Update translation lt (100%).

2016-07-01 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository xfce/xfce4-panel.

commit 54b19ff5d0c5be5ae9a9d71a0572c6cce389167f
Author: Anonymous 
Date:   Sat Jul 2 00:30:27 2016 +0200

I18n: Update translation lt (100%).

395 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po | 16 
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 23dfcdb..4954dd3 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: Xfce4-panel\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-09-27 18:30+0200\n"
-"PO-Revision-Date: 2016-06-24 12:54+\n"
+"PO-Revision-Date: 2016-07-01 19:35+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce4-panel/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -139,7 +139,7 @@ msgstr "Apie klaidas praneškite <%s>."
 
 #: ../panel/main.c:321
 msgid "There is already a running instance"
-msgstr "Jau yra veikianti kopija"
+msgstr "Jau yra veikiantis egzempliorius"
 
 #. spawn ourselfs again
 #: ../panel/main.c:366
@@ -183,7 +183,7 @@ msgstr "Ar norite paleisti skydelį? Jei taip, įsitikinkite, 
kad atsijungdami 
 #: ../panel/main.c:407 ../panel/main.c:421
 #, c-format
 msgid "No running instance of %s was found"
-msgstr "Jokia veikianti %s kopija nerasta"
+msgstr "Joks veikiantis %s egzempliorius nerastas"
 
 #: ../panel/panel-application.c:216
 msgid "Failed to launch the migration application"
@@ -522,24 +522,24 @@ msgstr "Fonas"
 #. I18N: label for the enter transparency slider
 #: ../panel/panel-preferences-dialog.glade.h:42
 msgid "_Enter:"
-msgstr "_Įeiti:"
+msgstr "_Įeinant:"
 
 #. I18N: label for the leave transparency slider
 #: ../panel/panel-preferences-dialog.glade.h:44
 msgid "_Leave:"
-msgstr "_Palikti:"
+msgstr "_Paliekant:"
 
 #: ../panel/panel-preferences-dialog.glade.h:45
 msgid ""
 "Transparency when the pointer is hovering over the panel, with 0 being fully"
 " transparent and 100 fully opaque."
-msgstr "Skaidrumas žymekliui slenkant skydeliu, su 0 yra visiškai skaidru, o 
100 visiškai nepermatoma."
+msgstr "Permatomumas, kai žymeklis yra virš skydelio, kur 0 reiškia visiškai 
permatoma, o 100 - visiškai nepermatoma."
 
 #: ../panel/panel-preferences-dialog.glade.h:46
 msgid ""
 "Transparency when the pointer is not hovering over the panel, with 0 being "
 "fully transparent and 100 fully opaque."
-msgstr "Skaidrumas žymekliui neslenkant skydeliu, su 0 yra visiškai skaidru, o 
100 visiškai nepermatoma."
+msgstr "Permatomumas, kai žymeklis nėra virš skydelio, kur 0 reiškia visiškai 
permatoma, o 100 - visiškai nepermatoma."
 
 #: ../panel/panel-preferences-dialog.glade.h:47
 msgid "Opacity"
@@ -1721,7 +1721,7 @@ msgstr "Suskleisti langą"
 
 #: ../plugins/tasklist/tasklist-widget.c:3326
 msgid "Mi_nimize All"
-msgstr "_Sumažinti visus"
+msgstr "_Suskleisti visus"
 
 #: ../plugins/tasklist/tasklist-widget.c:3335
 msgid "Un_minimize All"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-settings] branch master updated (2167e39 -> 803b352)

2016-07-01 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository xfce/xfce4-settings.

  from  2167e39   I18n: Update translation lt (100%).
   new  803b352   I18n: Update translation lt (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/lt.po | 20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfce4-terminal] branch master updated (f69aedf -> e7240a8)

2016-07-01 Thread noreply
This is an automated email from the git hooks/post-receive script.

f2404 pushed a change to branch master
in repository apps/xfce4-terminal.

  from  f69aedf   Fix compilation warning on gtk_notebook_detach_tab
   new  e7240a8   Make transparent background setting work (at least for 
GTK 3.20)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 terminal/terminal-screen.c | 5 +
 1 file changed, 5 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfce4-terminal] 01/01: Make transparent background setting work (at least for GTK 3.20)

2016-07-01 Thread noreply
This is an automated email from the git hooks/post-receive script.

f2404 pushed a commit to branch master
in repository apps/xfce4-terminal.

commit e7240a89b716f9df61ab8c819f8c1bfa29974be1
Author: Igor 
Date:   Fri Jul 1 21:21:22 2016 +0300

Make transparent background setting work (at least for GTK 3.20)
---
 terminal/terminal-screen.c | 5 +
 1 file changed, 5 insertions(+)

diff --git a/terminal/terminal-screen.c b/terminal/terminal-screen.c
index 50b3785..d906572 100644
--- a/terminal/terminal-screen.c
+++ b/terminal/terminal-screen.c
@@ -1388,6 +1388,7 @@ terminal_screen_timer_background (gpointer user_data)
   TerminalImageLoader *loader;
   TerminalBackground   background_mode;
   GdkPixbuf   *image;
+  GtkWidget   *toplevel;
   gdouble  background_darkness;
 
   terminal_return_val_if_fail (TERMINAL_IS_SCREEN (screen), FALSE);
@@ -1434,12 +1435,16 @@ terminal_screen_timer_background (gpointer user_data)
 {
   g_object_get (G_OBJECT (screen->preferences), "background-darkness", 
_darkness, NULL);
 }
+  else
+background_darkness = 0.0;
 
   //vte_terminal_set_background_saturation (VTE_TERMINAL (screen->terminal), 
saturation);
   //vte_terminal_set_opacity (VTE_TERMINAL (screen->terminal), opacity);
   //vte_terminal_set_background_transparent (VTE_TERMINAL (screen->terminal),
   // background_mode == 
TERMINAL_BACKGROUND_TRANSPARENT
   // && !gtk_widget_is_composited 
(GTK_WIDGET (screen)));
+  toplevel = gtk_widget_get_toplevel (GTK_WIDGET (screen));
+  gtk_widget_set_opacity (toplevel, 1.0 - background_darkness);
 
   GDK_THREADS_LEAVE ();
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits