display: Simplify panel code
By merging the "capplet" code back into the main panel code.
This commit is contained in:
parent
662f7b1bf4
commit
558325f6a4
4 changed files with 2513 additions and 2580 deletions
|
@ -19,8 +19,6 @@ libdisplay_la_SOURCES = \
|
||||||
display-module.c \
|
display-module.c \
|
||||||
cc-display-panel.c \
|
cc-display-panel.c \
|
||||||
cc-display-panel.h \
|
cc-display-panel.h \
|
||||||
xrandr-capplet.c \
|
|
||||||
xrandr-capplet.h \
|
|
||||||
scrollarea.c \
|
scrollarea.c \
|
||||||
scrollarea.h \
|
scrollarea.h \
|
||||||
$(MARSHALFILES)
|
$(MARSHALFILES)
|
||||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -1,3 +0,0 @@
|
||||||
|
|
||||||
GtkWidget* run_application (void);
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue