https://github.com/gnustep/apps-systempreferences
System Preferences application and pane framework for GNUstep.
https://github.com/gnustep/apps-systempreferences
Last synced: over 1 year ago
JSON representation
System Preferences application and pane framework for GNUstep.
- Host: GitHub
- URL: https://github.com/gnustep/apps-systempreferences
- Owner: gnustep
- License: gpl-2.0
- Created: 2017-06-12T21:52:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-26T17:12:25.000Z (over 1 year ago)
- Last Synced: 2025-03-25T13:51:08.141Z (over 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 478 KB
- Stars: 8
- Watchers: 4
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
Introduction
============
This is the implementation of the PreferencePanes framework (NSPreferencePane)
as described in the Apple Documentation.
Inspiration for some of the panels comes from Jeff Teunissen's original
Preferences application (Backbone project: http://www.nongnu.org/backbone/).
License
=======
This GNUstep application is covered under the GNU
Public License. This generally means if you make changes to these programs,
you cannot charge a fee, other than distribution fees, for others to
use the program. You should read the COPYING file for more information.
How can you help?
=================
* Give us feedback! Tell us what you like; tell us what you think
could be better.
Please log bug reports on the GNUstep project page
or send bug reports
to .
Copyright (C) 2006-2024 Free Software Foundation
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.