Improved BitInvader logo and Desktop description
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1528 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -4,9 +4,17 @@
|
||||
* src/core/song.cpp:
|
||||
* src/core/track_container.cpp:
|
||||
* src/core/track.cpp:
|
||||
Add locking to trackContainer::m_tracks. This should fix most crashes
|
||||
causes by moving/adding TCOs. This also seems to fix the no-sound bug
|
||||
that I hate so much.
|
||||
Add locking to trackContainer::m_tracks and clean up some const-ness.
|
||||
This should fix most crashes causes by moving/adding TCOs. This also
|
||||
seems to fix the no-sound bug that I hate so much.
|
||||
|
||||
* plugins/bit_invader/logo.png:
|
||||
* plugins/bit_invader/artwork.png:
|
||||
Improve BitInvader logo
|
||||
|
||||
* data/lmms.desktop:
|
||||
* lmms.1:
|
||||
A more consise description for English
|
||||
|
||||
2008-09-02 Csaba Hruska <csaba.hruska/at/gmail.com>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Name=Linux MultiMedia Studio
|
||||
GenericName=software for music-production
|
||||
GenericName=music production suite
|
||||
GenericName[ca]=Programari de producció musical
|
||||
GenericName[de]=Software zur Musik-Produktion
|
||||
Comment=easy music-production for everyone!
|
||||
Comment=easy music production for everyone!
|
||||
Comment[ca]=Producció fàcil de música per a tothom!
|
||||
Icon=/usr/share/lmms/themes/default/icon.png
|
||||
Exec=/usr/bin/lmms
|
||||
|
||||
2
lmms.1
2
lmms.1
@@ -16,7 +16,7 @@
|
||||
.\" .sp <n> insert n+1 empty lines
|
||||
.\" for manpage-specific macros, see man(7)
|
||||
.SH NAME
|
||||
lmms \- software for easy music-production
|
||||
lmms \- software for easy music production
|
||||
.SH SYNOPSIS
|
||||
.B lmms
|
||||
.RB "[ \--\fBrender\fP \fIfile\fP ] [options]"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 50 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 134 B After Width: | Height: | Size: 960 B |
Reference in New Issue
Block a user