Skip to content

Commit

Permalink
update release files
Browse files Browse the repository at this point in the history
  • Loading branch information
bbidulock committed May 4, 2020
1 parent e2be9fa commit 089d3f8
Show file tree
Hide file tree
Showing 5 changed files with 135 additions and 21 deletions.
82 changes: 82 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,87 @@
# created with git log --stat=76 -M -C -500|fmt -sct -w80

commit e2be9fafc15ccce0f1ac826ceaf6eb3be267583f
Author: Brian Bidulock <bidulock@openss7.org>
Date: Sun May 3 23:26:10 2020 -0600

change maximus to maximize in Makefile too

gtk/Makefile.am | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)

commit 7a9e2def83d2dddc47b4f87b60bbf8e6c4ad41ac
Author: Brian Bidulock <bidulock@openss7.org>
Date: Sun May 3 23:18:35 2020 -0600

update release notes

RELEASE.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)

commit e8633a1e7e681c123c0fd02a565bb9e8a24092fb
Author: Brian Bidulock <bidulock@openss7.org>
Date: Sun May 3 23:16:20 2020 -0600

renamed gtk stock maximus items to maximize

gtk/themes/Squared-blue/gtk-2.0/gtkrc | 16 ++++++++--------
.../{window-maximus-l.png => window-maximize-l.png} | Bin 352 -> 352 bytes
.../{window-maximus-l.xpm => window-maximize-l.xpm} | 2 +-
.../Squared-blue/gtk-2.0/window-maximize-r.png | Bin 0 -> 354 bytes
.../{window-maximus-r.xpm => window-maximize-r.xpm} | 2 +-
.../Squared-blue/gtk-2.0/window-maximus-r.png | Bin 354 -> 0 bytes
.../Squared-blue/gtk-2.0/window-unmaximize-l.png | Bin 0 -> 358 bytes
...ndow-unmaximus-l.xpm => window-unmaximize-l.xpm} | 2 +-
...ndow-unmaximus-r.png => window-unmaximize-r.png} | Bin 358 -> 358 bytes
...ndow-unmaximus-r.xpm => window-unmaximize-r.xpm} | 2 +-
.../Squared-blue/gtk-2.0/window-unmaximus-l.png | Bin 358 -> 0 bytes
gtk/themes/Squared-cadet/gtk-2.0/gtkrc | 16 ++++++++--------
.../{window-maximus-l.png => window-maximize-l.png} | Bin 352 -> 352 bytes
.../{window-maximus-l.xpm => window-maximize-l.xpm} | 2 +-
.../Squared-cadet/gtk-2.0/window-maximize-r.png | Bin 0 -> 354 bytes
.../{window-maximus-r.xpm => window-maximize-r.xpm} | 2 +-
.../Squared-cadet/gtk-2.0/window-maximus-r.png | Bin 354 -> 0 bytes
.../Squared-cadet/gtk-2.0/window-unmaximize-l.png | Bin 0 -> 358 bytes
...ndow-unmaximus-l.xpm => window-unmaximize-l.xpm} | 2 +-
...ndow-unmaximus-r.png => window-unmaximize-r.png} | Bin 358 -> 358 bytes
...ndow-unmaximus-r.xpm => window-unmaximize-r.xpm} | 2 +-
.../Squared-cadet/gtk-2.0/window-unmaximus-l.png | Bin 358 -> 0 bytes
gtk/themes/Squared-green/gtk-2.0/gtkrc | 16 ++++++++--------
.../{window-maximus-l.png => window-maximize-l.png} | Bin 352 -> 352 bytes
.../{window-maximus-l.xpm => window-maximize-l.xpm} | 2 +-
.../Squared-green/gtk-2.0/window-maximize-r.png | Bin 0 -> 354 bytes
.../{window-maximus-r.xpm => window-maximize-r.xpm} | 2 +-
.../Squared-green/gtk-2.0/window-maximus-r.png | Bin 354 -> 0 bytes
.../Squared-green/gtk-2.0/window-unmaximize-l.png | Bin 0 -> 358 bytes
...ndow-unmaximus-l.xpm => window-unmaximize-l.xpm} | 2 +-
...ndow-unmaximus-r.png => window-unmaximize-r.png} | Bin 358 -> 358 bytes
...ndow-unmaximus-r.xpm => window-unmaximize-r.xpm} | 2 +-
.../Squared-green/gtk-2.0/window-unmaximus-l.png | Bin 358 -> 0 bytes
gtk/themes/Squared-grey/gtk-2.0/gtkrc | 16 ++++++++--------
.../Squared-grey/gtk-2.0/window-maximize-l.png | Bin 0 -> 363 bytes
.../{window-maximus-l.xpm => window-maximize-l.xpm} | 2 +-
.../Squared-grey/gtk-2.0/window-maximize-r.png | Bin 0 -> 353 bytes
.../{window-maximus-r.xpm => window-maximize-r.xpm} | 2 +-
.../Squared-grey/gtk-2.0/window-maximus-l.png | Bin 363 -> 0 bytes
.../Squared-grey/gtk-2.0/window-maximus-r.png | Bin 353 -> 0 bytes
.../Squared-grey/gtk-2.0/window-unmaximize-l.png | Bin 0 -> 375 bytes
...ndow-unmaximus-l.xpm => window-unmaximize-l.xpm} | 2 +-
.../Squared-grey/gtk-2.0/window-unmaximize-r.png | Bin 0 -> 376 bytes
...ndow-unmaximus-r.xpm => window-unmaximize-r.xpm} | 2 +-
.../Squared-grey/gtk-2.0/window-unmaximus-l.png | Bin 375 -> 0 bytes
.../Squared-grey/gtk-2.0/window-unmaximus-r.png | Bin 376 -> 0 bytes
46 files changed, 48 insertions(+), 48 deletions(-)

commit d93c02a037eab2c79753303ac0caa78cbc973cdc
Author: Brian Bidulock <bidulock@openss7.org>
Date: Sun May 3 04:03:15 2020 -0600

post release update

ChangeLog | 15 +++++++++++++++
NEWS | 3 ++-
2 files changed, 17 insertions(+), 1 deletion(-)

commit 9583105d047017e6183d2ad43391588c4193a543
Author: Brian Bidulock <bidulock@openss7.org>
Date: Sun May 3 03:59:59 2020 -0600
Expand Down
32 changes: 32 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
xde-styles -- history of user-visible changes. 2020-05-03

Release xde-styles-1.6 released 2020-05-03
------------------------------------------

git tag -n100 -l 1.6

1.6 Maintenance Release 1.6

This is the fifth release of the xde-styles package that provides a set
of styles for the XDE (X Desktop Environment) which provides a small
and consistent set of window manager styles across a wide range of
light-weight window managers. The purpose is to provide a consistent
visual appearance for the X Desktop Environment across all supported
window managers.

This release is a maintenance release whose purpose is to provide stock
icons for maximus left and right for libwnck+, but changes their names
to maximize to be consistent with changes made to that library.

Included in the release is an autoconf tarball for building the package
from source. See the NEWS and TODO file in the release for more
information. Please report problems to the issues list on github.
GitHub.

git shortlog -e -n -w80,6,8 1.5...1.6

Brian Bidulock <bidulock@openss7.org> (4):
post release update
renamed gtk stock maximus items to maximize
update release notes
change maximus to maximize in Makefile too


Release xde-styles-1.5 released 2020-05-03
------------------------------------------

Expand Down
18 changes: 9 additions & 9 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xde-styles
===============

Package `xde-styles-1.5` was released under GPLv3 license 2020-05-03.
Package `xde-styles-1.6` was released under GPLv3 license 2020-05-03.

This is a set of styles for the XDE (_X Desktop Environment_) which
provides a small and consistent set of window manager styles across a
Expand All @@ -15,7 +15,7 @@ supported window managers.
Release
-------

This is the `xde-styles-1.5` package, released 2020-05-03. This
This is the `xde-styles-1.6` package, released 2020-05-03. This
release, and the latest version, can be obtained from [GitHub][1], using
a command such as:

Expand Down Expand Up @@ -72,12 +72,12 @@ Report issues on GitHub [here][2].

[1]: https://github.com/bbidulock/xde-styles
[2]: https://github.com/bbidulock/xde-styles/issues
[3]: https://github.com/bbidulock/xde-styles/blob/1.5/NEWS
[4]: https://github.com/bbidulock/xde-styles/blob/1.5/ChangeLog
[5]: https://github.com/bbidulock/xde-styles/blob/1.5/TODO
[6]: https://github.com/bbidulock/xde-styles/blob/1.5/COMPLIANCE
[7]: https://github.com/bbidulock/xde-styles/blob/1.5/INSTALL
[8]: https://github.com/bbidulock/xde-styles/blob/1.5/LICENSE
[9]: https://github.com/bbidulock/xde-styles/blob/1.5/COPYING
[3]: https://github.com/bbidulock/xde-styles/blob/1.6/NEWS
[4]: https://github.com/bbidulock/xde-styles/blob/1.6/ChangeLog
[5]: https://github.com/bbidulock/xde-styles/blob/1.6/TODO
[6]: https://github.com/bbidulock/xde-styles/blob/1.6/COMPLIANCE
[7]: https://github.com/bbidulock/xde-styles/blob/1.6/INSTALL
[8]: https://github.com/bbidulock/xde-styles/blob/1.6/LICENSE
[9]: https://github.com/bbidulock/xde-styles/blob/1.6/COPYING

[ vim: set ft=markdown sw=4 tw=72 nocin nosi fo+=tcqlorn spell: ]: #
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xde-styles
===============

Package `xde-styles-1.5` was released under GPLv3 license 2020-05-03.
Package `xde-styles-1.6` was released under GPLv3 license 2020-05-03.

This is a set of styles for the XDE (_X Desktop Environment_) which
provides a small and consistent set of window manager styles across a
Expand All @@ -15,7 +15,7 @@ supported window managers.
Release
-------

This is the `xde-styles-1.5` package, released 2020-05-03. This
This is the `xde-styles-1.6` package, released 2020-05-03. This
release, and the latest version, can be obtained from [GitHub][1], using
a command such as:

Expand Down Expand Up @@ -72,12 +72,12 @@ Report issues on GitHub [here][2].

[1]: https://github.com/bbidulock/xde-styles
[2]: https://github.com/bbidulock/xde-styles/issues
[3]: https://github.com/bbidulock/xde-styles/blob/1.5/NEWS
[4]: https://github.com/bbidulock/xde-styles/blob/1.5/ChangeLog
[5]: https://github.com/bbidulock/xde-styles/blob/1.5/TODO
[6]: https://github.com/bbidulock/xde-styles/blob/1.5/COMPLIANCE
[7]: https://github.com/bbidulock/xde-styles/blob/1.5/INSTALL
[8]: https://github.com/bbidulock/xde-styles/blob/1.5/LICENSE
[9]: https://github.com/bbidulock/xde-styles/blob/1.5/COPYING
[3]: https://github.com/bbidulock/xde-styles/blob/1.6/NEWS
[4]: https://github.com/bbidulock/xde-styles/blob/1.6/ChangeLog
[5]: https://github.com/bbidulock/xde-styles/blob/1.6/TODO
[6]: https://github.com/bbidulock/xde-styles/blob/1.6/COMPLIANCE
[7]: https://github.com/bbidulock/xde-styles/blob/1.6/INSTALL
[8]: https://github.com/bbidulock/xde-styles/blob/1.6/LICENSE
[9]: https://github.com/bbidulock/xde-styles/blob/1.6/COPYING

[ vim: set ft=markdown sw=4 tw=72 nocin nosi fo+=tcqlorn spell: ]: #
6 changes: 3 additions & 3 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.69])
AC_INIT([xde-styles],[1.5],[http://github.com/bbidulock/xde-styles],[xde-styles],[http://github.com/bbidulock/xde-styles/issues])
AC_REVISION([1.5])
AC_INIT([xde-styles],[1.6],[http://github.com/bbidulock/xde-styles],[xde-styles],[http://github.com/bbidulock/xde-styles/issues])
AC_REVISION([1.6])

# set better defaults
AC_PREFIX_DEFAULT([/usr])
Expand All @@ -24,7 +24,7 @@ AC_SUBST([DATE])
MDOCDATE='May 3, 2020'
AC_SUBST([MDOCDATE])

BRANCH='1.5'
BRANCH='1.6'
AC_SUBST([BRANCH])

# Initialize Automake
Expand Down

0 comments on commit 089d3f8

Please sign in to comment.