mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
This lets us share the recent-app-tracking, recent-file-tracking, and icon-drawing code between the overlay and the sidebar, without the sidebar having to poke into AppDisplayItem and DocDisplayItem's guts.
5 lines
84 B
Makefile
5 lines
84 B
Makefile
jsmiscdir = $(pkgdatadir)/js/misc
|
|
|
|
dist_jsmisc_DATA = \
|
|
appInfo.js \
|
|
docInfo.js
|