diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2010-05-21 13:51:55 -0700 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2010-05-21 13:51:55 -0700 |
commit | 9f277148255d8d2f4e7970e8d13d1f77068dbed9 (patch) | |
tree | 432502a183909f5ac83f6c1a5536ddddabb79087 /src/image_data | |
parent | 291e6adb5ddbc574fe673b2d3810839c2fda36bc (diff) |
256.25256.25
Diffstat (limited to 'src/image_data')
48 files changed, 97 insertions, 79 deletions
diff --git a/src/image_data/Makefile.inc b/src/image_data/Makefile.inc deleted file mode 100644 index 32b1dc2..0000000 --- a/src/image_data/Makefile.inc +++ /dev/null @@ -1,79 +0,0 @@ -# -# nvidia-settings: A tool for configuring the NVIDIA X driver on Unix -# and Linux systems. -# -# Copyright (C) 2004 NVIDIA Corporation. -# -# This program is free software; you can redistribute it and/or -# modify it under the terms of Version 2 of the GNU General Public -# License as published by the Free Software Foundation. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See Version 2 -# of the GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the: -# -# Free Software Foundation, Inc. -# 59 Temple Place - Suite 330 -# Boston, MA 02111-1307, USA -# - -# -# image data sources and extra files to be included in the -# distribution -# - -EXTRA_DIST += \ - antialias_pixdata.h \ - background_pixdata.h \ - background_tall_pixdata.h \ - bnc_cable_pixdata.h \ - bsd_pixdata.h \ - clock_pixdata.h \ - color_pixdata.h \ - config_pixdata.h \ - crt_pixdata.h \ - cursor_shadow_pixdata.h \ - dfp_pixdata.h \ - display_config_pixdata.h \ - framelock_pixdata.h \ - glx_pixdata.h \ - gpu_pixdata.h \ - help_pixdata.h \ - HOWTO-ADD-IMAGES \ - led_green_pixdata.h \ - led_grey_pixdata.h \ - led_red_pixdata.h \ - logo_pixdata.h \ - logo_tall_pixdata.h \ - Makefile.inc \ - nvidia_icon_pixdata.h \ - opengl_pixdata.h \ - penguin_pixdata.h \ - png_to_c_header.sh \ - gvi_pixdata.h \ - rj45_input_pixdata.h \ - rj45_output_pixdata.h \ - rj45_unused_pixdata.h \ - rotate_left_off_pixdata.h \ - rotate_left_on_pixdata.h \ - rotate_right_off_pixdata.h \ - rotate_right_on_pixdata.h \ - rotation_orientation_horz_pixdata.h \ - rotation_orientation_vert_pixdata.h \ - rotation_pixdata.h \ - sdi_pixdata.h \ - sdi_shared_sync_bnc_pixdata.h \ - slimm_pixdata.h \ - solaris_pixdata.h \ - thermal_pixdata.h \ - tv_pixdata.h \ - vcs_pixdata.h \ - x_pixdata.h \ - xvideo_pixdata.h - -dist_list:: - @ echo $(SRC) $(EXTRA_DIST) diff --git a/src/image_data/antialias.png b/src/image_data/antialias.png Binary files differnew file mode 100644 index 0000000..401976a --- /dev/null +++ b/src/image_data/antialias.png diff --git a/src/image_data/background.png b/src/image_data/background.png Binary files differnew file mode 100644 index 0000000..4f6245f --- /dev/null +++ b/src/image_data/background.png diff --git a/src/image_data/background_tall.png b/src/image_data/background_tall.png Binary files differnew file mode 100644 index 0000000..93e1030 --- /dev/null +++ b/src/image_data/background_tall.png diff --git a/src/image_data/bnc_cable.png b/src/image_data/bnc_cable.png Binary files differnew file mode 100644 index 0000000..8f7b9a2 --- /dev/null +++ b/src/image_data/bnc_cable.png diff --git a/src/image_data/bsd.png b/src/image_data/bsd.png Binary files differnew file mode 100644 index 0000000..5a01458 --- /dev/null +++ b/src/image_data/bsd.png diff --git a/src/image_data/clock.png b/src/image_data/clock.png Binary files differnew file mode 100644 index 0000000..acf5265 --- /dev/null +++ b/src/image_data/clock.png diff --git a/src/image_data/color.png b/src/image_data/color.png Binary files differnew file mode 100644 index 0000000..b956adc --- /dev/null +++ b/src/image_data/color.png diff --git a/src/image_data/config.png b/src/image_data/config.png Binary files differnew file mode 100644 index 0000000..570efd8 --- /dev/null +++ b/src/image_data/config.png diff --git a/src/image_data/crt.png b/src/image_data/crt.png Binary files differnew file mode 100644 index 0000000..6b1e559 --- /dev/null +++ b/src/image_data/crt.png diff --git a/src/image_data/cursor_shadow.png b/src/image_data/cursor_shadow.png Binary files differnew file mode 100644 index 0000000..0ddf799 --- /dev/null +++ b/src/image_data/cursor_shadow.png diff --git a/src/image_data/dfp.png b/src/image_data/dfp.png Binary files differnew file mode 100644 index 0000000..1a661a5 --- /dev/null +++ b/src/image_data/dfp.png diff --git a/src/image_data/display_config.png b/src/image_data/display_config.png Binary files differnew file mode 100644 index 0000000..6f36ea3 --- /dev/null +++ b/src/image_data/display_config.png diff --git a/src/image_data/framelock.png b/src/image_data/framelock.png Binary files differnew file mode 100644 index 0000000..842cbd6 --- /dev/null +++ b/src/image_data/framelock.png diff --git a/src/image_data/glx.png b/src/image_data/glx.png Binary files differnew file mode 100644 index 0000000..710a5ae --- /dev/null +++ b/src/image_data/glx.png diff --git a/src/image_data/gpu.png b/src/image_data/gpu.png Binary files differnew file mode 100644 index 0000000..adc3782 --- /dev/null +++ b/src/image_data/gpu.png diff --git a/src/image_data/gvi.png b/src/image_data/gvi.png Binary files differnew file mode 100644 index 0000000..d025cd5 --- /dev/null +++ b/src/image_data/gvi.png diff --git a/src/image_data/help.png b/src/image_data/help.png Binary files differnew file mode 100644 index 0000000..05002cf --- /dev/null +++ b/src/image_data/help.png diff --git a/src/image_data/led_green.png b/src/image_data/led_green.png Binary files differnew file mode 100644 index 0000000..4e1a204 --- /dev/null +++ b/src/image_data/led_green.png diff --git a/src/image_data/led_grey.png b/src/image_data/led_grey.png Binary files differnew file mode 100644 index 0000000..f140b10 --- /dev/null +++ b/src/image_data/led_grey.png diff --git a/src/image_data/led_red.png b/src/image_data/led_red.png Binary files differnew file mode 100644 index 0000000..2dec661 --- /dev/null +++ b/src/image_data/led_red.png diff --git a/src/image_data/logo.png b/src/image_data/logo.png Binary files differnew file mode 100644 index 0000000..1b073b1 --- /dev/null +++ b/src/image_data/logo.png diff --git a/src/image_data/logo_tall.png b/src/image_data/logo_tall.png Binary files differnew file mode 100644 index 0000000..b27b470 --- /dev/null +++ b/src/image_data/logo_tall.png diff --git a/src/image_data/nvidia_icon.png b/src/image_data/nvidia_icon.png Binary files differnew file mode 100755 index 0000000..7a2b508 --- /dev/null +++ b/src/image_data/nvidia_icon.png diff --git a/src/image_data/nvidia_icon_pixdata.h b/src/image_data/nvidia_icon_pixdata.h index 4555b18..4555b18 100644..100755 --- a/src/image_data/nvidia_icon_pixdata.h +++ b/src/image_data/nvidia_icon_pixdata.h diff --git a/src/image_data/opengl.png b/src/image_data/opengl.png Binary files differnew file mode 100644 index 0000000..e69fa24 --- /dev/null +++ b/src/image_data/opengl.png diff --git a/src/image_data/penguin.png b/src/image_data/penguin.png Binary files differnew file mode 100644 index 0000000..6391c58 --- /dev/null +++ b/src/image_data/penguin.png diff --git a/src/image_data/png_to_c_header.sh b/src/image_data/png_to_c_header.sh index 65f7c26..65f7c26 100644..100755 --- a/src/image_data/png_to_c_header.sh +++ b/src/image_data/png_to_c_header.sh diff --git a/src/image_data/rj45_input.png b/src/image_data/rj45_input.png Binary files differnew file mode 100644 index 0000000..c90313f --- /dev/null +++ b/src/image_data/rj45_input.png diff --git a/src/image_data/rj45_output.png b/src/image_data/rj45_output.png Binary files differnew file mode 100644 index 0000000..6959ab4 --- /dev/null +++ b/src/image_data/rj45_output.png diff --git a/src/image_data/rj45_unused.png b/src/image_data/rj45_unused.png Binary files differnew file mode 100644 index 0000000..b41ac15 --- /dev/null +++ b/src/image_data/rj45_unused.png diff --git a/src/image_data/rotate_left_off.png b/src/image_data/rotate_left_off.png Binary files differnew file mode 100644 index 0000000..3b609a3 --- /dev/null +++ b/src/image_data/rotate_left_off.png diff --git a/src/image_data/rotate_left_on.png b/src/image_data/rotate_left_on.png Binary files differnew file mode 100644 index 0000000..4adb3e9 --- /dev/null +++ b/src/image_data/rotate_left_on.png diff --git a/src/image_data/rotate_right_off.png b/src/image_data/rotate_right_off.png Binary files differnew file mode 100644 index 0000000..3bd9413 --- /dev/null +++ b/src/image_data/rotate_right_off.png diff --git a/src/image_data/rotate_right_on.png b/src/image_data/rotate_right_on.png Binary files differnew file mode 100644 index 0000000..5a99d55 --- /dev/null +++ b/src/image_data/rotate_right_on.png diff --git a/src/image_data/rotation.png b/src/image_data/rotation.png Binary files differnew file mode 100644 index 0000000..466812a --- /dev/null +++ b/src/image_data/rotation.png diff --git a/src/image_data/rotation_orientation_horz.png b/src/image_data/rotation_orientation_horz.png Binary files differnew file mode 100644 index 0000000..8280377 --- /dev/null +++ b/src/image_data/rotation_orientation_horz.png diff --git a/src/image_data/rotation_orientation_vert.png b/src/image_data/rotation_orientation_vert.png Binary files differnew file mode 100644 index 0000000..11c163d --- /dev/null +++ b/src/image_data/rotation_orientation_vert.png diff --git a/src/image_data/sdi.png b/src/image_data/sdi.png Binary files differnew file mode 100644 index 0000000..abf06ad --- /dev/null +++ b/src/image_data/sdi.png diff --git a/src/image_data/sdi_shared_sync_bnc.png b/src/image_data/sdi_shared_sync_bnc.png Binary files differnew file mode 100644 index 0000000..f4b7455 --- /dev/null +++ b/src/image_data/sdi_shared_sync_bnc.png diff --git a/src/image_data/slimm.png b/src/image_data/slimm.png Binary files differnew file mode 100644 index 0000000..8c1e654 --- /dev/null +++ b/src/image_data/slimm.png diff --git a/src/image_data/solaris.png b/src/image_data/solaris.png Binary files differnew file mode 100644 index 0000000..59f4037 --- /dev/null +++ b/src/image_data/solaris.png diff --git a/src/image_data/src.mk b/src/image_data/src.mk new file mode 100644 index 0000000..6cef856 --- /dev/null +++ b/src/image_data/src.mk @@ -0,0 +1,97 @@ +# +# files in the src/image_data directory of nvidia-settings +# + +IMAGE_DATA_SRC += + +IMAGE_DATA_EXTRA_DIST += HOWTO-ADD-IMAGES +IMAGE_DATA_EXTRA_DIST += antialias.png +IMAGE_DATA_EXTRA_DIST += antialias_pixdata.h +IMAGE_DATA_EXTRA_DIST += background.png +IMAGE_DATA_EXTRA_DIST += background_pixdata.h +IMAGE_DATA_EXTRA_DIST += background_tall.png +IMAGE_DATA_EXTRA_DIST += background_tall_pixdata.h +IMAGE_DATA_EXTRA_DIST += bnc_cable.png +IMAGE_DATA_EXTRA_DIST += bnc_cable_pixdata.h +IMAGE_DATA_EXTRA_DIST += bsd.png +IMAGE_DATA_EXTRA_DIST += bsd_pixdata.h +IMAGE_DATA_EXTRA_DIST += clock.png +IMAGE_DATA_EXTRA_DIST += clock_pixdata.h +IMAGE_DATA_EXTRA_DIST += color.png +IMAGE_DATA_EXTRA_DIST += color_pixdata.h +IMAGE_DATA_EXTRA_DIST += config.png +IMAGE_DATA_EXTRA_DIST += config_pixdata.h +IMAGE_DATA_EXTRA_DIST += crt.png +IMAGE_DATA_EXTRA_DIST += crt_pixdata.h +IMAGE_DATA_EXTRA_DIST += cursor_shadow.png +IMAGE_DATA_EXTRA_DIST += cursor_shadow_pixdata.h +IMAGE_DATA_EXTRA_DIST += dfp.png +IMAGE_DATA_EXTRA_DIST += dfp_pixdata.h +IMAGE_DATA_EXTRA_DIST += display_config.png +IMAGE_DATA_EXTRA_DIST += display_config_pixdata.h +IMAGE_DATA_EXTRA_DIST += framelock.png +IMAGE_DATA_EXTRA_DIST += framelock_pixdata.h +IMAGE_DATA_EXTRA_DIST += glx.png +IMAGE_DATA_EXTRA_DIST += glx_pixdata.h +IMAGE_DATA_EXTRA_DIST += gpu.png +IMAGE_DATA_EXTRA_DIST += gpu_pixdata.h +IMAGE_DATA_EXTRA_DIST += gvi.png +IMAGE_DATA_EXTRA_DIST += gvi_pixdata.h +IMAGE_DATA_EXTRA_DIST += help.png +IMAGE_DATA_EXTRA_DIST += help_pixdata.h +IMAGE_DATA_EXTRA_DIST += led_green.png +IMAGE_DATA_EXTRA_DIST += led_green_pixdata.h +IMAGE_DATA_EXTRA_DIST += led_grey.png +IMAGE_DATA_EXTRA_DIST += led_grey_pixdata.h +IMAGE_DATA_EXTRA_DIST += led_red.png +IMAGE_DATA_EXTRA_DIST += led_red_pixdata.h +IMAGE_DATA_EXTRA_DIST += logo.png +IMAGE_DATA_EXTRA_DIST += logo_pixdata.h +IMAGE_DATA_EXTRA_DIST += logo_tall.png +IMAGE_DATA_EXTRA_DIST += logo_tall_pixdata.h +IMAGE_DATA_EXTRA_DIST += nvidia_icon.png +IMAGE_DATA_EXTRA_DIST += nvidia_icon_pixdata.h +IMAGE_DATA_EXTRA_DIST += opengl.png +IMAGE_DATA_EXTRA_DIST += opengl_pixdata.h +IMAGE_DATA_EXTRA_DIST += penguin.png +IMAGE_DATA_EXTRA_DIST += penguin_pixdata.h +IMAGE_DATA_EXTRA_DIST += png_to_c_header.sh +IMAGE_DATA_EXTRA_DIST += rj45_input.png +IMAGE_DATA_EXTRA_DIST += rj45_input_pixdata.h +IMAGE_DATA_EXTRA_DIST += rj45_output.png +IMAGE_DATA_EXTRA_DIST += rj45_output_pixdata.h +IMAGE_DATA_EXTRA_DIST += rj45_unused.png +IMAGE_DATA_EXTRA_DIST += rj45_unused_pixdata.h +IMAGE_DATA_EXTRA_DIST += rotate_left_off.png +IMAGE_DATA_EXTRA_DIST += rotate_left_off_pixdata.h +IMAGE_DATA_EXTRA_DIST += rotate_left_on.png +IMAGE_DATA_EXTRA_DIST += rotate_left_on_pixdata.h +IMAGE_DATA_EXTRA_DIST += rotate_right_off.png +IMAGE_DATA_EXTRA_DIST += rotate_right_off_pixdata.h +IMAGE_DATA_EXTRA_DIST += rotate_right_on.png +IMAGE_DATA_EXTRA_DIST += rotate_right_on_pixdata.h +IMAGE_DATA_EXTRA_DIST += rotation.png +IMAGE_DATA_EXTRA_DIST += rotation_orientation_horz.png +IMAGE_DATA_EXTRA_DIST += rotation_orientation_horz_pixdata.h +IMAGE_DATA_EXTRA_DIST += rotation_orientation_vert.png +IMAGE_DATA_EXTRA_DIST += rotation_orientation_vert_pixdata.h +IMAGE_DATA_EXTRA_DIST += rotation_pixdata.h +IMAGE_DATA_EXTRA_DIST += sdi.png +IMAGE_DATA_EXTRA_DIST += sdi_pixdata.h +IMAGE_DATA_EXTRA_DIST += sdi_shared_sync_bnc.png +IMAGE_DATA_EXTRA_DIST += sdi_shared_sync_bnc_pixdata.h +IMAGE_DATA_EXTRA_DIST += slimm.png +IMAGE_DATA_EXTRA_DIST += slimm_pixdata.h +IMAGE_DATA_EXTRA_DIST += solaris.png +IMAGE_DATA_EXTRA_DIST += solaris_pixdata.h +IMAGE_DATA_EXTRA_DIST += src.mk +IMAGE_DATA_EXTRA_DIST += thermal.png +IMAGE_DATA_EXTRA_DIST += thermal_pixdata.h +IMAGE_DATA_EXTRA_DIST += tv.png +IMAGE_DATA_EXTRA_DIST += tv_pixdata.h +IMAGE_DATA_EXTRA_DIST += vcs.png +IMAGE_DATA_EXTRA_DIST += vcs_pixdata.h +IMAGE_DATA_EXTRA_DIST += x.png +IMAGE_DATA_EXTRA_DIST += x_pixdata.h +IMAGE_DATA_EXTRA_DIST += xvideo.png +IMAGE_DATA_EXTRA_DIST += xvideo_pixdata.h diff --git a/src/image_data/thermal.png b/src/image_data/thermal.png Binary files differnew file mode 100644 index 0000000..bb40385 --- /dev/null +++ b/src/image_data/thermal.png diff --git a/src/image_data/tv.png b/src/image_data/tv.png Binary files differnew file mode 100644 index 0000000..d8ea6b7 --- /dev/null +++ b/src/image_data/tv.png diff --git a/src/image_data/vcs.png b/src/image_data/vcs.png Binary files differnew file mode 100644 index 0000000..8fe7289 --- /dev/null +++ b/src/image_data/vcs.png diff --git a/src/image_data/x.png b/src/image_data/x.png Binary files differnew file mode 100644 index 0000000..2a94e42 --- /dev/null +++ b/src/image_data/x.png diff --git a/src/image_data/xvideo.png b/src/image_data/xvideo.png Binary files differnew file mode 100644 index 0000000..9b79903 --- /dev/null +++ b/src/image_data/xvideo.png |