display: Simplify panel code

By merging the "capplet" code back into the main panel code.
This commit is contained in:
Bastien Nocera 2011-08-25 18:32:15 +01:00
parent 662f7b1bf4
commit 558325f6a4
4 changed files with 2513 additions and 2580 deletions

View file

@ -19,8 +19,6 @@ libdisplay_la_SOURCES = \
display-module.c \
cc-display-panel.c \
cc-display-panel.h \
xrandr-capplet.c \
xrandr-capplet.h \
scrollarea.c \
scrollarea.h \
$(MARSHALFILES)

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,3 +0,0 @@
GtkWidget* run_application (void);