reworked the heirarchy of the tree.
Now it makes a bit more sense, maybe... also, changed the indent size of the tree.
This commit is contained in:
parent
251ebe0484
commit
20cfbbfeb6
2 changed files with 2 additions and 2 deletions
|
@ -27,5 +27,5 @@ theme_selector_capplet_LDADD = ../../control-center/libcapplet.la \
|
|||
EXTRA_DIST = \
|
||||
theme-selector.desktop
|
||||
|
||||
sysdir = $(datadir)/control-center/Appearances
|
||||
sysdir = $(datadir)/control-center/Desktop
|
||||
sys_DATA = theme-selector.desktop
|
||||
|
|
|
@ -17,5 +17,5 @@ url_properties_LDADD = ../../control-center/libcapplet.la \
|
|||
EXTRA_DIST = \
|
||||
url-properties.desktop
|
||||
|
||||
sysdir = $(datadir)/control-center/Workspace
|
||||
sysdir = $(datadir)/control-center
|
||||
sys_DATA = url-properties.desktop
|
||||
|
|
Loading…
Add table
Reference in a new issue