Jump to content


Photo

Small Cosmetic SoftwareManager Suggestion


  • Please log in to reply
1 reply to this topic

#1 daddelfalk

  • Senior Member
  • 489 posts

+17
Neutral

Posted 25 October 2011 - 07:03

Hi,

Also another E2-Cosmetic but useful change for file:

lib / python / Plugins / SystemPlugins / SoftwareManager / plugin.py

is to blacklist opkg.conf File from appearing on the FEED-URL (Editable List Entries within the Softwaremanager Plugin GUI.


Change:

				for file in listdir(self.path):
						if (file.endswith(".conf")):
								if file != 'arch.conf':
+					if file != 'opkg.conf':
....


Re: Small Cosmetic SoftwareManager Suggestion #2 daddelfalk

  • Senior Member
  • 489 posts

+17
Neutral

Posted 30 October 2011 - 10:30

Hi,

hope this "Filter" patch will also be commited.

Cheers.



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users