Correct a comment
This commit is contained in:
parent
8a2f45992f
commit
62e2bd6e75
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ cc_shell_model_add_item (CcShellModel *model,
|
||||||
if (!id)
|
if (!id)
|
||||||
{
|
{
|
||||||
/* Refuse to load desktop files without a panel ID, but
|
/* Refuse to load desktop files without a panel ID, but
|
||||||
* with the X-GNOME-Control-Center-Panel category */
|
* with the X-GNOME-Settings-Panel category */
|
||||||
if (desktop_entry_has_panel_category (key_file))
|
if (desktop_entry_has_panel_category (key_file))
|
||||||
{
|
{
|
||||||
g_warning ("Not loading desktop file '%s' because it uses the "
|
g_warning ("Not loading desktop file '%s' because it uses the "
|
||||||
|
|
Loading…
Add table
Reference in a new issue