[Xfce4-commits] [apps/xfce4-panel-profiles] 29/162: Add GNOME 2, Redmond, Xfce 4.12 panel layouts. Install layouts and translations
noreply at xfce.org
noreply at xfce.org
Fri Jul 13 13:08:48 CEST 2018
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-panel-profiles.
commit 05fd79344eebfb0d5fb1d02a13edefba9db958be
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Tue Sep 8 22:45:44 2015 -0400
Add GNOME 2, Redmond, Xfce 4.12 panel layouts. Install layouts and translations
---
Makefile.in.in | 8 +++++---
data/layouts/GNOME 2.tar.bz2 | Bin 0 -> 1310 bytes
data/layouts/Redmond.tar.bz2 | Bin 0 -> 620 bytes
data/layouts/Xfce 4.12.tar.bz2 | Bin 0 -> 1442 bytes
xfpanel-switch/xfpanel-switch.py | 2 +-
5 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/Makefile.in.in b/Makefile.in.in
index 70420b3..859bbf5 100644
--- a/Makefile.in.in
+++ b/Makefile.in.in
@@ -34,9 +34,11 @@ install: all
install -d $(DESTDIR)/$(PREFIX)/share/applications
install -m 644 $(APPNAME).desktop $(DESTDIR)/$(PREFIX)/share/applications
- # Enable once we have locales
- # cp -rf locale $(DESTDIR)/$(PREFIX)/share
- # ln -sf $(PREFIX)/share/locale $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/locale
+ install -d $(DESTDIR)/$(PREFIX)/share/xfpanel-switch
+ install data/layouts/*.tar.bz2 $(DESTDIR)/$(PREFIX)/share/xfpanel-switch
+
+ cp -rf locale $(DESTDIR)/$(PREFIX)/share
+ ln -sf $(PREFIX)/share/locale $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/locale
uninstall:
rm -f $(DESTDIR)/$(PREFIX)/share/applications/$(APPNAME).desktop
diff --git a/data/layouts/GNOME 2.tar.bz2 b/data/layouts/GNOME 2.tar.bz2
new file mode 100644
index 0000000..7d228ea
Binary files /dev/null and b/data/layouts/GNOME 2.tar.bz2 differ
diff --git a/data/layouts/Redmond.tar.bz2 b/data/layouts/Redmond.tar.bz2
new file mode 100644
index 0000000..3cb12f0
Binary files /dev/null and b/data/layouts/Redmond.tar.bz2 differ
diff --git a/data/layouts/Xfce 4.12.tar.bz2 b/data/layouts/Xfce 4.12.tar.bz2
new file mode 100644
index 0000000..e290014
Binary files /dev/null and b/data/layouts/Xfce 4.12.tar.bz2 differ
diff --git a/xfpanel-switch/xfpanel-switch.py b/xfpanel-switch/xfpanel-switch.py
index 1fdcfc1..f65cbd8 100644
--- a/xfpanel-switch/xfpanel-switch.py
+++ b/xfpanel-switch/xfpanel-switch.py
@@ -5,7 +5,7 @@
# Copyright (C) 2015 Sean Davis <smd.seandavis at gmail.com>
#
# This program is free software: you can redistribute it and/or modify it
-# under the terms of the GNU General Public License version 3 or newer,
+# under the terms of the GNU General Public License version 3 or newer,
# as published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful, but
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list