summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-01-31 20:47:04 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-01-31 20:47:04 +0000
commit7ffd4459b674ef8e054d28d4d2c58fa0ef86a3a4 (patch)
tree9a5ca665084c09c74bcb79fa0a235477c19c8b1d
parente6ca20c69a092dd7d97d05927a02bcd385d7f898 (diff)
remove geoip from spec file.. makes the ui a little slow when changing torrent selection for now, but isn't particularly useful. ;o)
-rw-r--r--redhat/transmission-remote-gtk.spec2
-rw-r--r--src/transmission-remote-gtk.desktop12
2 files changed, 0 insertions, 14 deletions
diff --git a/redhat/transmission-remote-gtk.spec b/redhat/transmission-remote-gtk.spec
index c48eabd..a918043 100644
--- a/redhat/transmission-remote-gtk.spec
+++ b/redhat/transmission-remote-gtk.spec
@@ -16,12 +16,10 @@ Requires: GConf2
Requires: libnotify
Requires: json-glib
Requires: libcurl
-Requires: GeoIP
BuildRequires: gtk2-devel
BuildRequires: glib2-devel
BuildRequires: unique-devel
-BuildRequires: GeoIP-devel
BuildRequires: GConf2-devel
BuildRequires: json-glib-devel
BuildRequires: libcurl-devel
diff --git a/src/transmission-remote-gtk.desktop b/src/transmission-remote-gtk.desktop
deleted file mode 100644
index 7d608e0..0000000
--- a/src/transmission-remote-gtk.desktop
+++ /dev/null
@@ -1,12 +0,0 @@
-[Desktop Entry]
-Name=transmission-remote-gtk
-GenericName=Remote BitTorrent Client
-X-GNOME-FullName=Transmission BitTorrent Remote Control
-Comment=Remotely control Transmission BitTorrent client
-Exec=/usr/local/bin/transmission-remote-gtk %F
-Icon=transmission
-Terminal=false
-TryExec=transmission-remote-gtk
-Type=Application
-MimeType=application/x-bittorrent;
-Categories=Network;FileTransfer;P2P;GTK;