Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Archive
muine
Commits
2555002b
Commit
2555002b
authored
May 04, 2005
by
Jorn Baayen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 0.8.3
parent
46cb3fcf
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
3 deletions
+9
-3
ChangeLog
ChangeLog
+7
-0
NEWS
NEWS
+0
-1
configure.in
configure.in
+1
-1
plugins/Makefile.am
plugins/Makefile.am
+1
-1
No files found.
ChangeLog
View file @
2555002b
2005-05-04 Jorn Baayen <jbaayen@gnome.org>
* configure.in:
* plugins/Makefile.am:
Release 0.8.3.
2005-05-01 Jorn Baayen <jbaayen@gnome.org>
* DBusLib/.cvsignore:
...
...
NEWS
View file @
2555002b
...
...
@@ -7,7 +7,6 @@
- Pluginified tray icon. Not installed by default [Jorn]
- New AllSongs property on the IPlayer interface [Mark McLauchlan]
- New PackWidget method on the IPlayer interface [Jorn]
- UI responsiveness improvements [Jorn]
- Various code cleanups [Tamara Roberson, Jorn]
- Various small fixes [Peter Johanson, Jeroen Zwartepoorte, Jorn]
...
...
configure.in
View file @
2555002b
...
...
@@ -2,7 +2,7 @@ AC_INIT(src/Global.cs)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(muine, 0.8.3
pre1
)
AM_INIT_AUTOMAKE(muine, 0.8.3)
AM_MAINTAINER_MODE
...
...
plugins/Makefile.am
View file @
2555002b
...
...
@@ -8,7 +8,7 @@ TRAY_ICON_CSFILES = \
$(srcdir)
/egg-sharp.cs
TRAY_ICON_EXTRA_CSFILES
=
\
$(top_
src
dir)
/src/Defines.cs
\
$(top_
build
dir)
/src/Defines.cs
\
$(top_srcdir)
/src/StringUtils.cs
TRAY_ICON_EXTRA_ASSEMBLIES
=
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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