capitalize Pluma in about dialog
This commit is contained in:
parent
d27ba9e8c4
commit
8c43c2cfdc
|
@ -81,7 +81,7 @@ void _pluma_cmd_help_about(GtkAction* action, PlumaWindow* window)
|
||||||
"Copyright \xc2\xa9 2012-2014 MATE developers";
|
"Copyright \xc2\xa9 2012-2014 MATE developers";
|
||||||
|
|
||||||
static const gchar comments[] = \
|
static const gchar comments[] = \
|
||||||
N_("pluma is a small and lightweight text editor for the MATE Desktop");
|
N_("Pluma is a small and lightweight text editor for the MATE Desktop");
|
||||||
|
|
||||||
pluma_debug (DEBUG_COMMANDS);
|
pluma_debug (DEBUG_COMMANDS);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue