This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
nm-tray-packaging
Watch
10
Star
0
Fork
You've already forked nm-tray-packaging
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
de385a9372
ubuntu/plucky
ubuntu/oracular
ubuntu/noble
ubuntu/kinetic
ubuntu/mantic
ci/unstable
ci/stable
ubuntu/hirsute
ubuntu/impish
backports/focal
ubuntu/groovy
ubuntu/eoan
ubuntu/focal
ubuntu/cosmic
ubuntu/disco
ubuntu/0.3.0-0ubuntu1
ubuntu/0.4.0-0ubuntu1
ubuntu/0.4.0-0ubuntu2
ubuntu/0.4.0-0ubuntu3
ubuntu/0.4.1-0ubuntu1
ubuntu/0.4.1-0ubuntu2
ubuntu/0.4.3-0ubuntu1
ubuntu/0.4.3-0ubuntu2
ubuntu/0.4.3-2ubuntu1
ubuntu/0.5.0-0ubuntu1
ubuntu/0.5.0-0ubuntu2
ubuntu/0.5.0-0ubuntu3
ubuntu/0.5.0-0ubuntu4
ubuntu/0.5.0-2ubuntu1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'de385a9372'
${ noResults }
nm-tray-packaging
/
debian
/
patches
/
series
4 lines
89 B
Raw
Normal View
History
Unescape
Escape
Bump internal version which was missed upstream.
7 years ago
fix-internal-version.patch
Blacklist from menus. Summary: {D8} was an attempt to do the same thing by creating a whole menu with an explicit blacklist. While this should have worked, it didn't. While it doesn't seem to have adverse effects, it could. Therefore, a more functional and simple solution and one that other non-Lubuntu users could benefit from is not showing it ever. Here we edit the .desktop file to get that resolved. Test Plan: Make sure nm-tray is not in the menu. Reviewers: tsimonq2 Reviewed By: tsimonq2 Differential Revision: https://phab.lubuntu.me/D14
6 years ago
blacklist-from-menu.patch
Use x-terminal-emulator in lieu of xterm for connection editing. (LP: #1786978) Summary: Removes hard requirement for xterm, which caused connection editing to fail. Test Plan: 1. Right click on nm-tray 2. Click "Edit Connections" If successful, qterminal will open, though the display will not be correct. Additional changes to lubuntu-default-settings are required, as described in the bug. Reviewers: tsimonq2 Reviewed By: tsimonq2 Differential Revision: https://phab.lubuntu.me/D3
6 years ago
generalize-terminal-for-edits.patch