Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAjay Garg <ajay@activitycentral.com>2013-01-30 07:10:44 (GMT)
committer Ajay Garg <ajay@activitycentral.com>2013-01-30 07:10:44 (GMT)
commitd20e4d4cccfed42d065c2fbeca869daf226ecf21 (patch)
tree18309cea930ba2a18b6632b162123f0053376694 /src
parent8727dae0a0195a3e17a8148845c25b5186959dbb (diff)
sdxo#2613, sdxo#1059: Disabling "Drag-and-Copy" altogether.
Diffstat (limited to 'src')
-rw-r--r--src/jarabe/journal/listview.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/jarabe/journal/listview.py b/src/jarabe/journal/listview.py
index 5a14c4c..0e996ad 100644
--- a/src/jarabe/journal/listview.py
+++ b/src/jarabe/journal/listview.py
@@ -105,8 +105,6 @@ class BaseListView(Gtk.Bin):
self._inhibit_refresh = False
self._selected_entries = 0
- self.enable_drag_and_copy()
-
# Auto-update stuff
self._fully_obscured = True