From 3419fa82da21fb4b038ea3c8e518113d7618c5b1 Mon Sep 17 00:00:00 2001 From: Seth Nickell Date: Wed, 19 Dec 2001 11:37:18 +0000 Subject: [PATCH] Add Categories field so it goes into the right location in the panel 2001-12-19 Seth Nickell * background.desktop.in.in: Add Categories field so it goes into the right location in the panel menus. --- capplets/background/ChangeLog | 7 +++++++ capplets/background/background.desktop.in.in | 1 + 2 files changed, 8 insertions(+) diff --git a/capplets/background/ChangeLog b/capplets/background/ChangeLog index 60c37e39d..bd44d1386 100644 --- a/capplets/background/ChangeLog +++ b/capplets/background/ChangeLog @@ -1,3 +1,10 @@ +2001-12-19 Seth Nickell + + * background.desktop.in.in: + + Add Categories field so it goes into the right location + in the panel menus. + 2001-12-18 Bradford Hovinen * background-properties-capplet.c: Use gconf_client rather than diff --git a/capplets/background/background.desktop.in.in b/capplets/background/background.desktop.in.in index 69734836d..b5eefc813 100644 --- a/capplets/background/background.desktop.in.in +++ b/capplets/background/background.desktop.in.in @@ -5,3 +5,4 @@ Exec=background-properties-control Icon=gnome-ccbackground.png Terminal=0 Type=Application +Categories=Application;Settings; \ No newline at end of file