mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-04 19:08:23 +00:00
193a0b56d7
Nautilus depends on thumbnail source code files from the gnome-desktop project. Therefore, when the upstream https://gitlab.gnome.org/GNOME/gnome-desktop project releases a new version of the files, they should be downloaded and merged into the nautilus project. The script downloads the latest gnome-desktop project files to the developer's local nautilus source folder so that the developer can commit the updated files to the nautilus project. Fixes: #839
11 lines
638 B
Text
11 lines
638 B
Text
/.gitattributes export-ignore
|
|
/.gitignore export-ignore
|
|
/.gitmodules export-ignore
|
|
/nautilus.doap export-ignore
|
|
/docs/Overview.md export-ignore
|
|
/test/file-torture.py export-ignore
|
|
/src/gnome-desktop/gnome-desktop-update.sh export-ignore
|
|
/src/gtk/gtk-code-generator.sh export-ignore
|
|
/data/run-uncrustify.sh export-ignore
|
|
/data/uncrustify.cfg export-ignore
|
|
/build-aux/make_release.sh export-ignore
|