Commit Graph

20 Commits

Author SHA1 Message Date
6e8b750c68 Removed an obsolete commented-out hdiutil line from the macOS bundling script, leaving only the active packaging path (zip) to keep the script cleaner and easier to scan. 2026-02-25 13:04:05 -07:00
743bf334d4 Migrated the macOS bundle manifest to GTK3 by switching the package reference to gtk+-3.0, updating the theme resource path to gtk-3.0, and changing the GTK translation domain from gtk20 to gtk30.
Updated bundled runtime config payload from GTK2-style gtkrc to GTK3 settings.ini in the bundle manifest, and added a new osx/settings.ini with Mac theme/key-theme defaults and image settings.

    Updated osx/launcher.sh to remove the GTK2-specific GTK2_RC_FILES usage, switch module file paths from gtk-2.0 to gtk-3.0, and add GTK3-appropriate GTK_THEME / GTK_KEY_THEME environment variables for macOS runtime behavior.

    Checked the osx/ packaging scripts/manifests for other hardcoded GTK2 identifiers and confirmed none remain in that packaging scope after the migration.
2026-02-22 15:14:40 -07:00
deepend-tildeclub
3f0b936694 replace icon 2026-02-19 12:07:24 -08:00
2b98ebc544 HEXCHAT -> ZOITECHAT 2026-01-25 16:13:47 -07:00
b1fc133883 associated .hct and .zct files with ZoiteChat for easy Theme importation like there was in the Theme Manager that was removed. 2026-01-16 19:34:18 -07:00
4683ef705b new name after fork 2026-01-05 23:12:38 -07:00
TingPing
422edd8812 osx: Create bundles using homebrew
Just easier to maintain than jhbuild.

See https://github.com/TingPing/homebrew-gnome for deps.
2014-08-01 04:03:54 -04:00
TingPing
6cf54d6515 Remove some hardcoded version numbers
- man page
- makebundle.sh
2014-06-01 11:40:48 -04:00
TingPing
b3bcf71981 osx: Fix loading system's openssl config 2014-05-31 10:04:05 -04:00
TingPing
6d03ddc4f4 osx: More theme tweaks 2014-05-31 08:22:01 -04:00
TingPing
af7463e2bc osx: Use key theme shipped with gtk 2014-05-30 08:22:08 -04:00
TingPing
a800765b70 osx: Use applespell enchant backend
And fix enchant loading backends in the bundle
2014-05-27 23:50:46 -04:00
TingPing
f92e72a92c osx: makebundle.sh improvements 2014-05-27 20:35:43 -04:00
TingPing
cd1b9f42be osx: Use osx friendly bindings for GtkEntry
Fixes #995
2014-05-26 23:48:52 -04:00
TingPing
cba4462458 osx: Improve gtk theme 2014-05-26 02:33:42 -04:00
TingPing
1265eee9e5 Fix spell check on OSX 2014-05-11 06:46:12 -04:00
TingPing
a1f01aca0f osx: generate plist file 2014-01-30 02:13:42 -05:00
TingPing
6964079673 osx: Fix bundled Python 2014-01-28 16:19:06 -05:00
TingPing
c9818adfb1 osx: Fix loading plugins from bundle 2014-01-27 19:59:23 -05:00
TingPing
8af9727937 Add gtk-mac-bundler files 2014-01-14 22:38:44 -05:00