We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f980892 commit 69a30e2Copy full SHA for 69a30e2
1 file changed
plugins/xsettings/csd-xsettings-manager.c
@@ -474,7 +474,6 @@ static TranslationEntry translations [] = {
474
{ "org.cinnamon.desktop.interface", "gtk-color-scheme", "Gtk/ColorScheme", translate_string_string },
475
{ "org.cinnamon.desktop.interface", "gtk-im-preedit-style", "Gtk/IMPreeditStyle", translate_string_string },
476
{ "org.cinnamon.desktop.interface", "gtk-im-status-style", "Gtk/IMStatusStyle", translate_string_string },
477
- { "org.cinnamon.desktop.interface", "gtk-im-module", "Gtk/IMModule", translate_string_string },
478
{ "org.cinnamon.desktop.interface", "menubar-accel", "Gtk/MenuBarAccel", translate_string_string },
479
{ "org.cinnamon.desktop.interface", "enable-animations", "Gtk/EnableAnimations", translate_enable_animations },
480
{ "org.cinnamon.desktop.interface", "cursor-theme", "Gtk/CursorThemeName", translate_string_string },
0 commit comments