mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
Fix problem with make system.
https://bugzilla.gnome.org/show_bug.cgi?id=609811
This commit is contained in:
parent
b11aa5f676
commit
901eabb82d
2 changed files with 4 additions and 1 deletions
|
|
@ -37,7 +37,9 @@ dist_theme_DATA = \
|
|||
theme/single-view-active.svg \
|
||||
theme/single-view.svg \
|
||||
theme/switch-scroll-hhandle.svg \
|
||||
theme/switch-scroll-hhandle-hover.svg
|
||||
theme/switch-scroll-hhandle-hover.svg \
|
||||
theme/ws-switch-arrow-left.svg \
|
||||
theme/ws-switch-arrow-right.svg
|
||||
|
||||
|
||||
schemadir = @GCONF_SCHEMA_FILE_DIR@
|
||||
|
|
|
|||
|
|
@ -31,4 +31,5 @@ dist_jsui_DATA = \
|
|||
widgetBox.js \
|
||||
windowManager.js \
|
||||
workspacesView.js \
|
||||
workspaceSwitcherPopup.js \
|
||||
workspace.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue