Skip to content

Commit

Permalink
devutils@fogl: Fix for Cinnamon 3.8 (#1685)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaszhix committed Mar 15, 2018
1 parent 79e7dd5 commit 746eb0f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions devutils@fogl/files/devutils@fogl/applet.js
Expand Up @@ -26,8 +26,6 @@ function _(str) {
const Gio = imports.gi.Gio;
const Gtk = imports.gi.Gtk;
const Settings = imports.ui.settings;
const AppletMeta = imports.ui.appletManager.applets[UUID];
const AppletDir = imports.ui.appletManager.appletMeta[UUID].path;

var SettingsKeys = [
["geany", "geany", "Geany"],
Expand Down

0 comments on commit 746eb0f

Please sign in to comment.