lp:~mblayman/entertainer/packaging-fixes

Created by Matt Layman and last modified
Get this branch:
bzr branch lp:~mblayman/entertainer/packaging-fixes
Only Matt Layman can upload to this branch. If you are Matt Layman please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Matt Layman
Project:
Entertainer Media Center
Status:
Merged

Recent revisions

299. By Matt Layman

Tray icon wasn't displaying because it couldn't find the icon path (since the icons were moved out of cfg data). Now it displays whether it's in a branch or installed in a package.

298. By Matt Layman

Fixed all python files that use glade find their glade files a bit more dynamically so that glade files can be located after a package install.

297. By Matt Layman

Fixed package_data so that the glade files will actually be created in the package.

296. By Matt Layman

Moved files to be under /usr/local/share instead of /usr/share because it was preventing icons from being found.

295. By Matt Layman

Icons are moved into the correct apps directory.

294. By Matt Layman

Translation setup happens in the frontend __init__ before this sys tray class is called so I'm pretty sure that we don't need to do redundant gettext stuff here (which would require more pathing changes if we had to keep it).

293. By Matt Layman

Fixed translations so that locale will work for a package. Needs testing though.

292. By Matt Layman

This should be a fix for the package icons not being in the correct path. Hopefully this will fix the menu icon problem.

291. By Matt Layman

Changed the SOURCE_CONFIG variable to be a dictionary so that we can try to install cfg data from one of two different places whether the code is running from a branch or from the package.

290. By Paul Hummer

Scroll menu now preserves state (fixes bug 281245)

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.

Subscribers