Formatting

This commit is contained in:
nathan 2018-10-25 00:27:54 +02:00
parent 5268f8cc53
commit 80ac9545da

View File

@ -45,7 +45,8 @@ class Extension {
public static final String DEFAULT_NAME = "SystemTray";
@Property
/** Permit the StatusTray icon to be displayed next to the clock by installing an extension. By default, gnome places the icon in the
/**
* Permit the StatusTray icon to be displayed next to the clock by installing an extension. By default, gnome places the icon in the
* "notification drawer", which is a collapsible menu at (usually) bottom left corner of the screen.
*/
public static boolean ENABLE_EXTENSION_INSTALL = true;