~ubuntu-branches/ubuntu/maverick/xfce4-terminal/maverick

« back to all changes in this revision

Viewing changes to debian/patches/02_desktop_category.patch

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2007-08-12 20:28:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070812202803-28op2hv0kyqjuxqr
Tags: 0.2.6-3ubuntu1
* Merge with Debian Unstable, Ubuntu changes:
  - Adhere to DebianMaintainerField
  - Keep using xfce.mk
  - debian/patches/02_desktop_category.patch: show under the Accessories not
    the System menu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
diff -Nur xfce4-terminal-0.2.6/Terminal.desktop.in xfce4-terminal-0.2.6.new/Terminal.desktop.in
 
2
--- xfce4-terminal-0.2.6/Terminal.desktop.in    2007-01-20 16:30:53.000000000 +0200
 
3
+++ xfce4-terminal-0.2.6.new/Terminal.desktop.in        2007-04-05 09:18:02.000000000 +0300
 
4
@@ -8,7 +8,7 @@
 
5
 Icon=Terminal
 
6
 Terminal=false
 
7
 Type=Application
 
8
-Categories=System;TerminalEmulator;Utility;
 
9
+Categories=TerminalEmulator;Utility;
 
10
 StartupNotify=true
 
11
 
 
12
 # vi:set encoding=UTF-8: