Compare commits

..

10 commits

Author SHA1 Message Date
Bad Manners
0fc6392a1d Add Sam and Sam-tiny themes 2023-04-22 20:23:17 -03:00
Anonymous
7c2710cb8d I18n: Update translation ro (100%).
5 translated messages.

Transifex (https://explore.transifex.com/xfce/).
2023-03-18 01:17:35 +01:00
Gaël Bonithon
d2c0ab8904 build: Add GLib requirement
For consistency with other components and for the GLib macros set by
XDT_CHECK_PACKAGE when building with xfce4-dev-tools >= 4.17.1.
2023-02-04 13:06:17 +01:00
Romain Bouvier
ae293881f0 Fix make distcheck 2022-08-19 17:38:47 +02:00
Anonymous
937e0b6a0f I18n: Add new translation ga (100%).
5 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
2022-07-29 00:51:49 +02:00
Andre Miranda
a57fae2ebd Back to development 2022-04-04 18:40:54 -03:00
Andre Miranda
38ccbed1fa Updates for release 2022-04-04 18:39:18 -03:00
Sarthak Shah
4eae95c301 Add Chibi theme (!4) 2022-03-14 18:23:20 +00:00
Theppitak Karoonboonyanan
3acb82648e I18n: Update translation th (100%).
5 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
2021-06-30 12:49:32 +02:00
Arnold Marko
d21c8e87fa I18n: Update translation sl (100%).
5 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
2021-05-26 12:50:59 +02:00
22 changed files with 115 additions and 22 deletions

View file

@ -12,10 +12,6 @@ distclean-local:
distuninstallcheck_listfiles = \ distuninstallcheck_listfiles = \
find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
rpm: dist
rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
@rm -f $(PACKAGE)-$(VERSION).tar.gz
.PHONY: ChangeLog .PHONY: ChangeLog
ChangeLog: Makefile ChangeLog: Makefile
@ -33,6 +29,7 @@ EXTRA_DIST = \
DISTCLEANFILES = \ DISTCLEANFILES = \
intltool-extract \ intltool-extract \
intltool-merge \ intltool-merge \
intltool-update intltool-update \
./po/.intltool-merge-cache.lock
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake: # vi:set ts=8 sw=8 noet ai nocindent syntax=automake:

8
NEWS
View file

@ -1,3 +1,11 @@
4.6.0 (2022-04-04)
=====
- Add Chibi theme (!4)
- Small code improvements
- Translation Updates:
Albanian, Armenian (Armenia), Basque, Belarusian, English (Canada),
Finnish, French, Hebrew, Slovenian, Spanish, Thai, Ukrainian, Uyghur
4.5.1 4.5.1
====== ======
- Update URLs. Remove ref. to translations.x.o (Bug #16162) - Update URLs. Remove ref. to translations.x.o (Bug #16162)

View file

@ -5,8 +5,8 @@ dnl ***************************
dnl *** Version information *** dnl *** Version information ***
dnl *************************** dnl ***************************
m4_define([eyes_version_major], [4]) m4_define([eyes_version_major], [4])
m4_define([eyes_version_minor], [5]) m4_define([eyes_version_minor], [6])
m4_define([eyes_version_micro], [1]) m4_define([eyes_version_micro], [0])
m4_define([eyes_version_build], [r@REVISION@]) m4_define([eyes_version_build], [r@REVISION@])
m4_define([eyes_version_tag], [git]) m4_define([eyes_version_tag], [git])
m4_define([eyes_version], [eyes_version_major().eyes_version_minor().eyes_version_micro()ifelse(eyes_version_tag(), [git], [eyes_version_tag()-eyes_version_build()], [eyes_version_tag()])]) m4_define([eyes_version], [eyes_version_major().eyes_version_minor().eyes_version_micro()ifelse(eyes_version_tag(), [git], [eyes_version_tag()-eyes_version_build()], [eyes_version_tag()])])
@ -32,7 +32,7 @@ dnl ********************************
dnl *** Check for basic programs *** dnl *** Check for basic programs ***
dnl ******************************** dnl ********************************
AC_PROG_CC() AC_PROG_CC()
AC_PROG_LD() LT_PATH_LD()
AC_PROG_INSTALL() AC_PROG_INSTALL()
LT_PREREQ([2.2.6]) LT_PREREQ([2.2.6])
LT_INIT([disable-static]) LT_INIT([disable-static])
@ -57,6 +57,7 @@ XDT_I18N([@LINGUAS@])
dnl *********************************** dnl ***********************************
dnl *** Check for required packages *** dnl *** Check for required packages ***
dnl *********************************** dnl ***********************************
XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.26.0])
XDT_CHECK_PACKAGE([GTK], [gtk+-3.0], [3.14.0]) XDT_CHECK_PACKAGE([GTK], [gtk+-3.0], [3.14.0])
XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.12.0]) XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.12.0])
XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-2.0], [4.12.0]) XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-2.0], [4.12.0])
@ -84,5 +85,8 @@ themes/Default/Makefile
themes/Default-tiny/Makefile themes/Default-tiny/Makefile
themes/Horrid/Makefile themes/Horrid/Makefile
themes/Tango/Makefile themes/Tango/Makefile
themes/Chibi/Makefile
themes/Sam/Makefile
themes/Sam-tiny/Makefile
]) ])
AC_OUTPUT AC_OUTPUT

39
po/ga.po Normal file
View file

@ -0,0 +1,39 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Michael O'Connor, 2022
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-08-02 06:32+0200\n"
"PO-Revision-Date: 2013-07-03 18:59+0000\n"
"Last-Translator: Michael O'Connor, 2022\n"
"Language-Team: Irish (http://www.transifex.com/xfce/xfce-panel-plugins/language/ga/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ga\n"
"Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);\n"
#: ../panel-plugin/eyes.c:367 ../panel-plugin/eyes.desktop.in.h:1
msgid "Eyes"
msgstr "Súile"
#: ../panel-plugin/eyes.c:370
msgid "_Close"
msgstr "_Scoir"
#: ../panel-plugin/eyes.c:387
msgid "_Select a theme:"
msgstr "_Roghnaigh téama:"
#: ../panel-plugin/eyes.c:423
msgid "Use single _row in multi-row panel"
msgstr "Úsáid _ró amháin i bpainéal il-ró"
#: ../panel-plugin/eyes.desktop.in.h:2
msgid "Eyes that spy on you"
msgstr "Súile go mbíonn ag spiaireacht ort"

View file

@ -8,9 +8,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n" "Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-08-02 06:32+0200\n" "POT-Creation-Date: 2022-11-28 15:06+0100\n"
"PO-Revision-Date: 2019-08-02 04:32+0000\n" "PO-Revision-Date: 2013-07-03 18:59+0000\n"
"Last-Translator: Xfce Bot <transifex@xfce.org>\n" "Last-Translator: Mișu Moldovan <dumol@xfce.org>, 2004,2011\n"
"Language-Team: Romanian (http://www.transifex.com/xfce/xfce-panel-plugins/language/ro/)\n" "Language-Team: Romanian (http://www.transifex.com/xfce/xfce-panel-plugins/language/ro/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -18,19 +18,19 @@ msgstr ""
"Language: ro\n" "Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#: ../panel-plugin/eyes.c:367 ../panel-plugin/eyes.desktop.in.h:1 #: ../panel-plugin/eyes.c:365 ../panel-plugin/eyes.desktop.in.h:1
msgid "Eyes" msgid "Eyes"
msgstr "Ochi" msgstr "Ochi"
#: ../panel-plugin/eyes.c:370 #: ../panel-plugin/eyes.c:368
msgid "_Close" msgid "_Close"
msgstr "" msgstr "În_chide"
#: ../panel-plugin/eyes.c:387 #: ../panel-plugin/eyes.c:385
msgid "_Select a theme:" msgid "_Select a theme:"
msgstr "_Selectați o temă:" msgstr "_Selectați o temă:"
#: ../panel-plugin/eyes.c:423 #: ../panel-plugin/eyes.c:421
msgid "Use single _row in multi-row panel" msgid "Use single _row in multi-row panel"
msgstr "Utilizează un singur _rând în panou" msgstr "Utilizează un singur _rând în panou"

View file

@ -4,13 +4,13 @@
# #
# Translators: # Translators:
# 8b03701f910565d01acaec9ce3f558ab_e9f0fee <b5b06e8f85fb8288fe43ad0bc2422d94_32848>, 2013 # 8b03701f910565d01acaec9ce3f558ab_e9f0fee <b5b06e8f85fb8288fe43ad0bc2422d94_32848>, 2013
# Arnold Marko <arnold.marko@gmail.com>, 2019 # Arnold Marko <arnold.marko@gmail.com>, 2019,2021
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n" "Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-08-02 06:32+0200\n" "POT-Creation-Date: 2019-08-02 06:32+0200\n"
"PO-Revision-Date: 2019-11-03 17:26+0000\n" "PO-Revision-Date: 2021-05-26 07:43+0000\n"
"Last-Translator: Arnold Marko <arnold.marko@gmail.com>\n" "Last-Translator: Arnold Marko <arnold.marko@gmail.com>\n"
"Language-Team: Slovenian (http://www.transifex.com/xfce/xfce-panel-plugins/language/sl/)\n" "Language-Team: Slovenian (http://www.transifex.com/xfce/xfce-panel-plugins/language/sl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -33,7 +33,7 @@ msgstr "_Izberite temo:"
#: ../panel-plugin/eyes.c:423 #: ../panel-plugin/eyes.c:423
msgid "Use single _row in multi-row panel" msgid "Use single _row in multi-row panel"
msgstr "Uporabi eno _vrstico v več-vrstičnem pultu" msgstr "Uporabi eno _vrstico na več-vrstičnem panoju"
#: ../panel-plugin/eyes.desktop.in.h:2 #: ../panel-plugin/eyes.desktop.in.h:2
msgid "Eyes that spy on you" msgid "Eyes that spy on you"

View file

@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n" "Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-08-02 06:32+0200\n" "POT-Creation-Date: 2019-08-02 06:32+0200\n"
"PO-Revision-Date: 2019-08-02 04:32+0000\n" "PO-Revision-Date: 2021-06-30 09:41+0000\n"
"Last-Translator: Theppitak Karoonboonyanan <theppitak@gmail.com>\n" "Last-Translator: Theppitak Karoonboonyanan <theppitak@gmail.com>\n"
"Language-Team: Thai (http://www.transifex.com/xfce/xfce-panel-plugins/language/th/)\n" "Language-Team: Thai (http://www.transifex.com/xfce/xfce-panel-plugins/language/th/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

8
themes/Chibi/Makefile.am Normal file
View file

@ -0,0 +1,8 @@
Chibidir = $(datadir)/xfce4/eyes/themes/Chibi
Chibi_DATA = \
chibi-eye.png \
chibi-pupil.png \
config
EXTRA_DIST = $(Chibi_DATA)

BIN
themes/Chibi/chibi-eye.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 446 B

4
themes/Chibi/config Normal file
View file

@ -0,0 +1,4 @@
wall-thickness = 4
num-eyes = 2
eye-pixmap = "chibi-eye.png"
pupil-pixmap = "chibi-pupil.png"

View file

@ -4,6 +4,9 @@ SUBDIRS = \
Default \ Default \
Default-tiny \ Default-tiny \
Horrid \ Horrid \
Tango Tango \
Chibi \
Sam \
Sam-tiny
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake: # vi:set ts=8 sw=8 noet ai nocindent syntax=automake:

1
themes/Sam-tiny/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*.xcf

View file

@ -0,0 +1,10 @@
Sam_tinydir = $(datadir)/xfce4/eyes/themes/Sam-tiny
Sam_tiny_DATA = \
sam-tiny-eye.png \
sam-tiny-pupil.png \
config
EXTRA_DIST = $(Sam_tiny_DATA)
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:

4
themes/Sam-tiny/config Normal file
View file

@ -0,0 +1,4 @@
wall-thickness = 7
num-eyes = 2
eye-pixmap = "sam-tiny-eye.png"
pupil-pixmap = "sam-tiny-pupil.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

1
themes/Sam/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*.xcf

10
themes/Sam/Makefile.am Normal file
View file

@ -0,0 +1,10 @@
Samdir = $(datadir)/xfce4/eyes/themes/Sam
Sam_DATA = \
sam-eye.png \
sam-pupil.png \
config
EXTRA_DIST = $(Sam_DATA)
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:

4
themes/Sam/config Normal file
View file

@ -0,0 +1,4 @@
wall-thickness = 13
num-eyes = 2
eye-pixmap = "sam-eye.png"
pupil-pixmap = "sam-pupil.png"

BIN
themes/Sam/sam-eye.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
themes/Sam/sam-pupil.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB