| Age | Commit message (Collapse) | Author | Files | Lines |
|
When moving from intltool to gettext, the translated XML attributes
(i.e. <_name>) should have been removed, as msgfmt doesn't recognize
them. This leads to the default sounds not showing up in the sound theme
selector in many cases.
|
|
|
|
It reverts the commit 2391307, thus the application
mate-volume-control is displayed in the audio mixers section
(Applications->Sound & Video->Mixers->Sound) because of the
categories "AudioVideo;Audio;Mixer;", as well as it is also
shown in the hardware sections of Hardware section (System->
Preferences->Hardware->Sound) and control center because of
the categories "Settings;HardwareSettings;".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- mate-volume-control/data changed to /data
- mate-volume-control/src/* moved to mate-volume-control
- sound-theme/sounds changed to /data/sounds
- sound-theme/*.{c,h} moved to mate-volume-control
- Removed AUTHORS and ChangeLog.pre-2-26 from mate-volume-control
|