Skip to content

Commit

Permalink
Remove Gtk references, using St.IconTheme, update .pot file
Browse files Browse the repository at this point in the history
  • Loading branch information
ChepKun committed Nov 14, 2023
1 parent f28dbde commit dc549b3
Show file tree
Hide file tree
Showing 4 changed files with 141 additions and 152 deletions.
1 change: 0 additions & 1 deletion extension/extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ export default class RocketBarExtension extends Extension {
this._taskbar?.destroy();
this._notificationCounter?.destroy();
this._shellTweaks?.destroy();
this._settings?.run_dispose();
LauncherAPI.destroy();

// and nullify all
Expand Down
Loading

0 comments on commit dc549b3

Please sign in to comment.