|
|
@ -733,6 +733,7 @@ class AntergosTheme { |
|
|
|
* LightDM Callback - Show message to user. |
|
|
|
* LightDM Callback - Show message to user. |
|
|
|
* |
|
|
|
* |
|
|
|
* @param text |
|
|
|
* @param text |
|
|
|
|
|
|
|
* @param type |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
show_message( text, type ) { |
|
|
|
show_message( text, type ) { |
|
|
|
if ( text.length > 0 ) { |
|
|
|
if ( text.length > 0 ) { |
|
|
|