.SCHEMAS 파일 확장자
GConf Schema Definition File
| 개발사 | The GNOME Project |
| 인기도 |
3.5 | 2 투표 |
SCHEMAS 파일이란 무엇인가요?
File used by GConf, a GNOME Desktop configuration tool; contains specifications for how application preference keys are defined, but does not contain actual application preferences; enables application settings to be generated in the GConf framework; saved to the /etc/gconf/schemas/ directory and often installed with application packages.
추가 정보
Preferences used in the GConf framework are used for remembering application-specific user settings. For example, an application preference may store the default font for a text editor, or it may remember to suppress a warning popup message after the user checks the "Do not show this message again" option.
참고: GConf schemas are generated from SCHEMAS definition files. Therefore, SCHEMAS files do not contain the application preferences themselves.