summaryrefslogtreecommitdiff
path: root/mate-volume-control/applet-main.c
AgeCommit message (Collapse)AuthorFilesLines
2019-03-09Re-enable old GtkStatusIconVictor Kareh1-0/+1
This allows us to have builds that use both the legacy status icon as well as the new applet.
2019-02-26Convert GtkStatusIcon to real appletVictor Kareh1-34/+27
2016-10-19fix indentmonsta1-9/+9
2016-10-19Port from libunique to GApplication and GtkApplicationZenWalker1-4/+10
applet-main.c: gtk2 and gtk3 Port to Gapplication based on this gnome-media commits: https://github.com/GNOME/gnome-media/commit/7b5a8127cea09779dd172b0b7598d2ad03b2e47b https://github.com/GNOME/gnome-media/commit/7283e156e0ea1b2d19292a97104b3ad49fc9e693 dialog-main.c: gtk3 Port to Gapplication and GtkApplication I did this implementation Fixes #77
2014-11-08Move some files and directories to better locationsMichal Ratajsky1-0/+94
- 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