-
Notifications
You must be signed in to change notification settings - Fork 308
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
60 changed files
with
1,078 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
#pragma once | ||
// config.h.in. Generated from configure.ac by autoheader. | ||
|
||
// Define to the version of this package. | ||
#mesondefine VERSION | ||
|
||
// Enable debug code | ||
#mesondefine ENABLE_DEBUG | ||
|
||
// ***** Enable features | ||
|
||
// define to enable the empty view that is used for performance measurement | ||
#mesondefine ENABLE_EMPTY_VIEW | ||
// Define to enable Tracker support | ||
#mesondefine ENABLE_TRACKER | ||
// Define to enable xmp support | ||
#mesondefine HAVE_EXEMPI | ||
// Define to enable EXIF support | ||
#mesondefine HAVE_EXIF | ||
// Define if libselinux is available | ||
#mesondefine HAVE_SELINUX | ||
|
||
|
||
|
||
// ***** Localisation | ||
|
||
// always defined to indicate that i18n is enabled | ||
#mesondefine ENABLE_NLS | ||
#mesondefine HAVE_GETTEXT | ||
|
||
// the gettext translation domain | ||
#mesondefine GETTEXT_PACKAGE | ||
|
||
// Define to 1 if you have the <locale.h> header file. | ||
#mesondefine HAVE_LOCALE_H | ||
|
||
// path for translations | ||
#mesondefine LOCALEDIR | ||
#mesondefine LOCALE_DIR | ||
|
||
|
||
|
||
|
||
// Defined if we meet the minimum version for | ||
// g_content_type_get_generic_icon_name | ||
#mesondefine GENERIC_ICON_API | ||
|
||
|
||
|
||
// Define to 1 if you have the <malloc.h> header file. | ||
#mesondefine HAVE_MALLOC_H | ||
|
||
// Define to 1 if you have the `mallopt' function. | ||
#mesondefine HAVE_MALLOPT | ||
|
||
|
||
// Define to 1 if you have the <sys/mount.h> header file. | ||
#mesondefine HAVE_SYS_MOUNT_H | ||
|
||
// Define to 1 if you have the <sys/param.h> header file. | ||
#mesondefine HAVE_SYS_PARAM_H | ||
|
||
// Define to 1 if you have the <sys/vfs.h> header file. | ||
#mesondefine HAVE_SYS_VFS_H | ||
|
||
// Define to 1 if you have the <X11/XF86keysym.h> header file. | ||
#mesondefine HAVE_X11_XF86KEYSYM_H |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
|
||
egg_lib = static_library('egg', | ||
'eggtreemultidnd.c', | ||
dependencies: [ | ||
gtk, | ||
], | ||
install: false | ||
) | ||
|
||
egg = declare_dependency( | ||
include_directories: include_directories('..'), | ||
link_with: egg_lib, | ||
dependencies: [ | ||
gtk, | ||
], | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
publicIcons = [ | ||
'hicolor/apps/16x16/nemo.png', | ||
'hicolor/apps/22x22/nemo.png', | ||
'hicolor/apps/24x24/nemo.png', | ||
'hicolor/apps/32x32/nemo.png', | ||
'hicolor/apps/scalable/nemo.svg', | ||
'hicolor/actions/16x16/nemo-eject.png', | ||
'hicolor/actions/16x16/menu-bullet.png', | ||
'hicolor/actions/16x16/menu-sort-up.png', | ||
'hicolor/actions/16x16/menu-sort-up-free.png', | ||
'hicolor/actions/16x16/menu-sort-down.png', | ||
'hicolor/actions/16x16/menu-sort-down-free.png', | ||
'hicolor/actions/16x16/menu-sort-right.png', | ||
'hicolor/actions/16x16/menu-sort-right-free.png', | ||
'hicolor/actions/16x16/menu-sort-left.png', | ||
'hicolor/actions/16x16/menu-sort-left-free.png', | ||
'hicolor/actions/16x16/menu-none.png', | ||
'hicolor/actions/32x32/nemo-eject.png', | ||
'hicolor/actions/scalable/view-compact-symbolic.svg', | ||
'hicolor/actions/scalable/location-symbolic.svg', | ||
'hicolor/actions/scalable/sidebar-hide-symbolic.svg', | ||
'hicolor/actions/scalable/sidebar-show-symbolic.svg', | ||
'hicolor/actions/scalable/sidebar-tree-symbolic.svg', | ||
'hicolor/actions/scalable/sidebar-places-symbolic.svg', | ||
'hicolor/actions/scalable/expand-menu-symbolic.svg', | ||
'hicolor/actions/scalable/expand-menu-hover-symbolic.svg', | ||
'hicolor/actions/scalable/collapse-menu-symbolic.svg', | ||
'hicolor/actions/scalable/collapse-menu-hover-symbolic.svg', | ||
'hicolor/status/48x48/progress-0.png', | ||
'hicolor/status/48x48/progress-10.png', | ||
'hicolor/status/48x48/progress-20.png', | ||
'hicolor/status/48x48/progress-30.png', | ||
'hicolor/status/48x48/progress-40.png', | ||
'hicolor/status/48x48/progress-50.png', | ||
'hicolor/status/48x48/progress-60.png', | ||
'hicolor/status/48x48/progress-70.png', | ||
'hicolor/status/48x48/progress-80.png', | ||
'hicolor/status/48x48/progress-90.png', | ||
'hicolor/status/48x48/progress-100.png', | ||
] | ||
privateIcons = [ | ||
'hicolor/emblems/16x16/emblem-note.png', | ||
'hicolor/emblems/24x24/emblem-note.png', | ||
'hicolor/emblems/48x48/emblem-note.png', | ||
] | ||
noInstallIcons = [ | ||
'hicolor/apps/16x16/nemo.svg', | ||
'hicolor/apps/22x22/nemo.svg', | ||
'hicolor/apps/32x32/nemo.svg', | ||
] | ||
|
||
foreach icon : publicIcons | ||
nameParts = icon.split('/') | ||
theme = nameParts[0] | ||
context = nameParts[1] | ||
size = nameParts[2] | ||
file = nameParts[3] | ||
install_data(icon, | ||
install_dir: join_paths(get_option('datadir'), 'icons', theme, size, context) | ||
) | ||
endforeach | ||
|
||
|
||
foreach icon : privateIcons | ||
nameParts = icon.split('/') | ||
theme = nameParts[0] | ||
context = nameParts[1] | ||
size = nameParts[2] | ||
file = nameParts[3] | ||
install_data(icon, | ||
install_dir: join_paths(get_option('datadir'), 'nemo', 'icons', theme, size, context) | ||
) | ||
endforeach |
Oops, something went wrong.