Package: grsync
Version: 0.6.2-1
Severity: minor 
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu jaunty ubuntu-patch

grsync places a menu entry in network however it doesn't really seem to
have the ability to back up files over network connections.  The debian
control files states:

It currently supports only a limited set of the most important rsync
features, but can be used effectively for local directory
synchronization.

Attached is a patch to change the menu entry from Network to System.
This bug was originally reported about Ubuntu at
http://launchpad.net/bugs/354912.

-- 
Brian Murray                                                 @ubuntu.com
#! /bin/sh /usr/share/dpatch/dpatch-run
## 03-menu.dpatch by  <leothehob...@gmail.com>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad grsync-0.6.1~/grsync.desktop grsync-0.6.1/grsync.desktop
--- grsync-0.6.1~/grsync.desktop        2007-08-20 16:17:09.000000000 +0200
+++ grsync-0.6.1/grsync.desktop 2009-04-08 12:36:44.000000000 +0200
@@ -6,7 +6,7 @@
 Icon=grsync.png
 Terminal=false
 Type=Application
-Categories=Application;Network;
+Categories=Application;System;
 Comment=Synchronize files with rsync
 Comment[fr]=Interface GTK pour rsync
 Comment[it]=Sincronizza file con rsync

Reply via email to