Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
- Removed duplicate entry from panel_preferences_general.xml
|
|
- Removed duplicate notification elements
|
|
|
|
|
|
|
|
|
|
* A fix that doesn't break tanks. Reverts MAINT-1742
|
|
|
|
|
|
* A fix that doesn't break doors. Reverst MAINT-2247
|
|
|
|
selecting the other parcel
* Removed bogus check on matching parcel data coming in.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Responding to Lex's code-review comments.
|
|
Capture actual error output from mkdir and mv; display it to user.
Introduce mysudo function used by sudo_mv function for graphical sudo command.
Since update_install actually only displays a single status message, just use
zenity --info instead of a zenity progress box: need not update its message.
Borrow semantics for clear_message and status functions from xmenity script.
Introduce errorbox function so we only have to make zenity/xmessage test once.
Move cleanup, onexit to top so we can use for clear_message.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|