summaryrefslogtreecommitdiff
path: root/mate-volume-control/dialog-main.c
AgeCommit message (Collapse)AuthorFilesLines
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-49/+1
and require libmate-desktop >= 1.17
2016-10-19fix indentmonsta1-36/+36
2016-10-19Port from libunique to GApplication and GtkApplicationZenWalker1-0/+58
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/+274
- 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