https://github.com/gnustep/plugins-themes-gtk
GTK theme for GNUstep.
https://github.com/gnustep/plugins-themes-gtk
Last synced: over 1 year ago
JSON representation
GTK theme for GNUstep.
- Host: GitHub
- URL: https://github.com/gnustep/plugins-themes-gtk
- Owner: gnustep
- License: lgpl-2.1
- Created: 2017-06-12T21:56:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-08-20T21:38:45.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T13:51:10.461Z (over 1 year ago)
- Language: Objective-C
- Size: 55.7 KB
- Stars: 11
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
========
Gnome Theme
========
Gnome is a theme engine for GNUstep which
uses the current Gtk+-Theme selected in Gnome
for drawing its widgets.
The theme can be activated via the Info panel
theme manager or in SystemPreferences.
The theme can also be activated manually, like so:
defaults write NSGlobalDomain GSTheme GnomeTheme
Installation
------------
as usual, but if you like, then
see the INSTALL file.
The libraries needed for this are provided by the following debian packages
* libgconf2-dev
* libgtk2.0-dev
* libglib2.0-dev
These libraries should pull in the needed headers and .so files needed to support the build