diff options
Diffstat (limited to 'dev-python/bpython/files/bpython-desktop.patch')
-rw-r--r-- | dev-python/bpython/files/bpython-desktop.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dev-python/bpython/files/bpython-desktop.patch b/dev-python/bpython/files/bpython-desktop.patch new file mode 100644 index 00000000000..8598679089c --- /dev/null +++ b/dev-python/bpython/files/bpython-desktop.patch @@ -0,0 +1,8 @@ +diff -r -U1 bpython-0.11.orig/data/bpython.desktop bpython-0.11/data/bpython.desktop +--- bpython-0.11.orig/data/bpython.desktop 2012-04-05 04:06:42.000000000 +0700 ++++ bpython-0.11/data/bpython.desktop 2012-11-15 17:20:09.000000000 +0700 +@@ -7,3 +7,3 @@ + Type=Application +-Categories=Development;Utility;ConsoleOnly; ++Categories=Development;ConsoleOnly; + StartupNotify=true |