Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Eric Daigle
rhythmbox
Commits
1253e998
Commit
1253e998
authored
Dec 11, 2002
by
Olivier Martin
Browse files
bump version number to 0.4.1
parent
7a3214df
Changes
4
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
1253e998
2002-12-11 Olivier Martin <oleevye@wanadoo.fr>
* Makefile.am:
* NEWS:
* configure.in:
Bump version number to 0.4.1
2002-12-03 Colin Walters <walters@verbum.org>
* lib/widgets/rb-link.c (rb_link_set_text): Format with a width of
...
...
Makefile.am
View file @
1253e998
...
...
@@ -8,3 +8,11 @@ EXTRA_DIST = \
INSTALL.GNU
\
rhythmbox.spec
\
rhythmbox.spec.in
CLEANFILES
=
\
./po/.intltool-merge-cache
\
./help/C/rhythmbox-C.omf.out
\
./intltool-extract
\
./intltool-merge
\
./intltool-update
NEWS
View file @
1253e998
Overview of Changes in Rhythmbox 0.4.1
======================================
* New cool graphics [Jakub 'jimmac' Steiner]
* Genre browsing [Marco Pesenti Gritti]
* Context menu on songs view [Marco Pesenti Gritti]
* Prelight stars in the rating columns [Xan Lopez]
* Bugfixes [Jorn Baayen, Olivier Martin, Marco Pesenti Gritti, Colin Walters, Christian Schaller]
Overview of Changes in Rhythmbox 0.4
====================================
...
...
configure.in
View file @
1253e998
AC_PREREQ(2.50)
AC_INIT(shell)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(rhythmbox, 0.4.
0.99
)
AM_INIT_AUTOMAKE(rhythmbox, 0.4.
1
)
AM_MAINTAINER_MODE
...
...
@@ -14,7 +14,7 @@ AM_PROG_LIBTOOL
GNOME_COMPILE_WARNINGS(error)
MONKEYMEDIA_REQUIRED=0.6.
0
MONKEYMEDIA_REQUIRED=0.6.
1
AC_SUBST(MONKEYMEDIA_REQUIRED)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment