072620a (HEAD, tag: 0.13.3) Release 0.13.3
M	NEWS
M	README
b345e7e Add a .gitignore
D	.cvsignore
A	.gitignore
c8f47ca Replace Travis with myself as a maintainer
M	MAINTAINERS
M	alacarte.doap
210669f MenuEditor: Fix directory entry visibility
M	Alacarte/MenuEditor.py
d9955c9 MenuEditor: Refactor out Menu into its own class
M	Alacarte/MainWindow.py
M	Alacarte/MenuEditor.py
75522c9 MenuEditor: undo and redo lists should not be global
M	Alacarte/MenuEditor.py
f20a288 MenuEditor: don't save on load
M	Alacarte/MenuEditor.py
3ac2272 MenuEditor: Punt removeWhitespaceNodes somewhere else
M	Alacarte/MenuEditor.py
M	Alacarte/util.py
4a8a14f MenuEditor: Fix up XML writing
M	Alacarte/MenuEditor.py
08d0134 MenuEditor: Remove some old debugging stuff
M	Alacarte/MenuEditor.py
eb3ce9a MainWindow: Remove old hack for a broken gnome-panel binary
M	Alacarte/MainWindow.py
3fd3417 alacarte.in: Remove another bare except
M	alacarte.in
4218b99 MenuEditor: Fix visibility toggle switch
M	Alacarte/MenuEditor.py
cf0e9ba MenuEditor: Remove unused imports
M	Alacarte/MenuEditor.py
cb4f03b MenuEditor: Fix indentation, remove more print statements
M	Alacarte/MenuEditor.py
8dfed6e MenuEditor: Remove regex and dynamic property madness
M	Alacarte/MenuEditor.py
c6ccf40 MainWindow: work when deselecting things
M	Alacarte/MainWindow.py
1abad9c util: Use GLib for xdg basedir spec stuff
M	Alacarte/MenuEditor.py
M	Alacarte/util.py
39add39 Use new-style classes, clean up
M	Alacarte/MainWindow.py
M	Alacarte/MenuEditor.py
M	alacarte.in
31aa00b MenuEditor: Scrap unused __deleteItem
M	Alacarte/MenuEditor.py
6dc0fa6 MainWindow: Fix drag/drop handlers
M	Alacarte/MainWindow.py
7e5915d util: Fix get_icon
M	Alacarte/util.py
704fe9a Remove print statements
M	Alacarte/MainWindow.py
59b2bf5 MainWindow: Fix popup
M	Alacarte/MainWindow.py
df21742 util: Replace our own DesktopParser with GKeyFile
M	Alacarte/MainWindow.py
M	Alacarte/MenuEditor.py
M	Alacarte/util.py
9e760a4 MainWindow: Remove more bare excepts
M	Alacarte/MainWindow.py
2bd7e36 alacarte.ui: Remove GTK+2 things
M	data/alacarte.ui
bd188fd MainWindow: Remove timer shenanigans
M	Alacarte/MainWindow.py
90e605c MainWindow: Remove an unused variable
M	Alacarte/MainWindow.py
0edd578 MainWindow: Require a config
M	Alacarte/MainWindow.py
c62824c MainWindow: Fix imports
M	Alacarte/MainWindow.py
99f9338 Use spaces for indents
M	Alacarte/MainWindow.py
M	Alacarte/MenuEditor.py
M	Alacarte/util.py
9c73115 util: Remove unused for_properties
M	Alacarte/util.py
ce1ee2b port to latest gmenu / introspection
M	Alacarte/MainWindow.py
M	Alacarte/MenuEditor.py
M	Alacarte/util.py
M	configure.ac
425a3b4 Added Bodo translation
M	po/LINGUAS
A	po/brx.po
19a2455 Updated Bulgarian translation
M	po/bg.po
e31d30c Finnish translation update from
http://l10n.laxstrom.name/wiki/Gnome_3.4 translation sprint
M	po/fi.po
b10d4e4 Added Swahili translation
M	po/LINGUAS
A	po/sw.po
612ae56 [l10n] Updated Khmer translation
M	po/km.po
f3d68b2 Khmer translation added
M	po/LINGUAS
A	po/km.po
157d06e Updated Norwegian bokmål translation
M	po/nb.po
bdc8651 Update Assamese translation
M	po/as.po
515813f Updated Japanese translation
M	po/ja.po
1cd4cb4 Don't need to column.clear_attributes if column was just
constructed
M	Alacarte/MainWindow.py
1629b3b Fix crash TypeError: Expected Gtk.TreePath, but got StructMeta
M	Alacarte/MainWindow.py
a892965 Don't use fixed height mode
M	Alacarte/MainWindow.py
2d291f4 make moving items up/down work again
M	Alacarte/MainWindow.py
2bf8ed0 Partially fix drag-and-drop
M	Alacarte/MainWindow.py
1646c19 Fix crash in on_menu_tree_cursor_changed()
M	Alacarte/MainWindow.py
2c45f58 Add properties and a delete button
M	Alacarte/MainWindow.py
M	data/alacarte.ui
235f896 Don't enforce a minimum size of the main window
M	data/alacarte.ui
0f6a880 Fix several drag-and-drop usability issues
M	Alacarte/MainWindow.py
M	Alacarte/MenuEditor.py
7c6a18c Fix erroneous selection handling below separator items
M	Alacarte/MainWindow.py
49cf1a2 Don't crash when a desktop has a / in the name
M	Alacarte/MenuEditor.py
8c33986 Fix Python error on startup with gnome-menus 2.91.6+
M	Alacarte/MainWindow.py
M	Alacarte/MenuEditor.py
3d4bbfd Avoid icons in buttons
M	data/alacarte.ui
4744a4e make undo work when deleting files
M	Alacarte/MenuEditor.py
b227c32 use startup notification
M	data/alacarte.desktop.in.in
eb48ea6 make drag-and-drop work again
M	Alacarte/MainWindow.py
248c91d Port to GTK3/pygi
M	Alacarte/MainWindow.py
M	Alacarte/util.py
69cad9c New translation for Zulu (zu)
M	po/LINGUAS
A	po/zu.po
7bcac66 Updated Belarusian translation.
M	po/be.po
3cd92ca Use AM_SILENT_RULES
M	Alacarte/Makefile.am
M	Makefile.am
M	configure.ac
8cffcac Don't use a hardcoded path in /tmp
M	Alacarte/MainWindow.py
14ac611 Updated Persian translation
M	po/fa.po
36d7060 Updated Esperanto translation
M	po/eo.po
5e2119a Added UG translation
M	po/ug.po
7e91f83 Reviewed Serbian Translation
M	po/sr.po
M	po/sr@latin.po
16d3a21 Updated Polish translation
M	po/pl.po
703ffd2 Add 'af' translation to LINGUAS
M	po/LINGUAS
3f8c546 New Afrikaans (af) translation
A	po/af.po
329513d QA of Galician translations
M	po/gl.po
fbef651 Added UG translation
M	po/ug.po
7edf173 Updated Traditional Chinese translation(Hong Kong and Taiwan)
M	po/zh_HK.po
M	po/zh_TW.po
abdbfdc Added UG translation
M	po/ug.po
809ba83 Added UG translation
M	po/ug.po
41f66e2 Added UG translation
M	po/ug.po
7f56a96 Updated Catalan (Valencian) translation
M	po/ca@valencia.po
84441ca Added Kikongo translation
M	po/LINGUAS
A	po/kg.po
7537d28 Updated Japanese translation
M	po/ja.po
3c309f8 Post-release version bump
M	configure.ac
33f01dc (tag: 0.13.2) Release 0.13.2
M	NEWS
M	README
7e722ca Updated Kazakh translation