panel-list: Remove Details subsection
As per the latest mockups, the Details section is a toplevel section, and not an actual subsection. Remove all the code that implemented Details as a subsection, and simply treat these panels as toplevel ones.
This commit is contained in:
parent
3576133654
commit
f0d246a8b0
4 changed files with 4 additions and 116 deletions
|
@ -30,7 +30,6 @@ G_BEGIN_DECLS
|
|||
typedef enum
|
||||
{
|
||||
CC_PANEL_LIST_MAIN,
|
||||
CC_PANEL_LIST_DETAILS,
|
||||
CC_PANEL_LIST_DEVICES,
|
||||
CC_PANEL_LIST_PRIVACY,
|
||||
CC_PANEL_LIST_WIDGET,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue