Commit Graph

36 Commits

Author SHA1 Message Date
Clement Lefebvre
d4b1535685 Add missing dep on python-gi-cairo 2019-11-13 10:33:07 +01:00
monsta
c6aef1bb28 depend on python3-xapp instead of python-xapp (#238)
new preferences code added in 2a4267673d is actually Python 3
2019-09-05 13:07:53 +02:00
monsta
99797f3a40 depend on gir1.2-matedesktop-2.0 instead of gir1.2-mate-desktop (#231)
gir1.2-mate-desktop is a transitional package
2019-08-19 15:22:35 +02:00
Clement Lefebvre
69475bbb38 Don't depend on a menu editor
mintMenu also runs as fallback in Cinnamon,
we don't want to pull an editor there.
2019-07-29 12:23:37 +02:00
Clement Lefebvre
6f7a4bf3a6 Add support for menulibre 2019-07-23 12:33:52 +02:00
Clement Lefebvre
2419c9d36c Packaging: Add dependency on python3-xlib
preferences.py are run using python3, when they import
the keybdinging module, it needs access to python3-xlib.
2019-07-17 11:37:52 +02:00
Clement Lefebvre
b5f4789090 Applications: Port to GI MateMenu 2019-07-05 11:31:30 +02:00
Clement Lefebvre
2a4267673d Revamp preferences
Use xapp widgets
Rewrite
2019-05-20 14:50:28 +01:00
gm10
3c6e384a1d Assorted cleanup, fixes and performance improvements (#206)
* initial cleanup with some debug messaging

* further cleanup, mostly coding style

* - more cleanup, and speed-up
- more fixes, including many icon and encoding related issues
- replace some icons and remove compile.py
- prepare for python3 port as much as possible

* remove some more unneeded files, few left-over cleanups

* move some external scripts to python3 already

* Fix and clean up add_search_suggestions and add_apt_filter_results logic

* more cleanup, thx Codacity

* fix issue with a path

* add a killall to the test script, fix a method declaration

* fix custom colour setting

* keybinding: re-add GdkX11

* re-add mint-common dep

* Use os.path.expanduser("~") instead of os.environ

* revert re-add GdkX11, but import Gtk first
2019-02-11 13:54:20 +00:00
Clement Lefebvre
841bce86cb Packaging: Don't force dependency on MATE 1.18+
In LMDE MATE 1.16 is using GTK3.
2018-07-08 16:00:01 +02:00
monsta
66a9217da7 add missing deps on python-apt and python-configobj (#193) 2018-05-30 17:19:56 +00:00
monsta
d6ebffa9b9 build: add build-dep on dh-python to fix build warning (#179) 2017-06-12 15:54:23 +01:00
monsta
fe5b4403a8 build: remove dependencies on C libs of MATE
they're not used directly, we only need GI packages,
and these already depend on the corresponding C libs
2017-05-03 10:44:52 +03:00
monsta
403d493375 build: depend on GI packages of MATE >= 1.18.0
to avoid accidental usage with old GTK+2 build of MATE
2017-05-03 10:43:57 +03:00
monsta
9064176c5c build: fix dependencies for GTK+3 2017-05-03 10:13:11 +03:00
Clement Lefebvre
3c01271a1f Fix typo in debian/control 2017-04-28 16:49:14 +01:00
Clement Lefebvre
65fb842a81 Fix add to desktop 2017-04-28 16:00:31 +01:00
Clement Lefebvre
9747e2ec81 Use setproctitle to name the process 2016-12-06 22:37:02 +00:00
Monsta
7d70cb42ba properly create a desktop shortcut from a menu entry
fixes https://github.com/linuxmint/mintmenu/issues/123
2015-01-16 15:11:41 +03:00
djcj
ed7463149c update Debian files 2014-06-17 23:11:03 +02:00
monsta
f07b58b310 Changed the remaining Gnome references to MATE 2014-03-28 10:48:47 +04:00
Clement Lefebvre
2956eb2060 Added dep on mozo 2013-08-16 02:21:59 +01:00
Clement Lefebvre
f7c35f9e1f Missing deps 2013-04-25 20:37:08 +01:00
Clement Lefebvre
4a12c1f716 Added dep on python-xlib 2013-03-10 02:04:31 +00:00
Michael Webster
48ad5ef388 Update dependencies 2013-03-07 16:47:14 -05:00
Stefano Karapetsas
058233d459 replace mate-open with gvfs-open 2012-10-21 20:45:49 +02:00
Clement Lefebvre
f0176e90cc Added missing dependencies 2012-06-28 13:02:41 +01:00
Clement Lefebvre
060605b410 Added python-xdg 2012-03-22 13:25:08 +00:00
Clement Lefebvre
8eefae14ba Changed call to Alacarte (uses Mozo instead) 2012-03-22 13:23:14 +00:00
Clement Lefebvre
b7cf05009a Adjusted dependencies for MATE 2011-11-18 18:00:10 +00:00
Clement Lefebvre
7ef7521e44 Improved gmenu sub-category items detection, added python-gnomeapplet dependency, split other, administration and system tools categories 2009-11-30 15:00:07 +00:00
Clement Lefebvre
224f0f159f Migrated from pyxdg to gmenu 2009-11-19 00:45:09 +00:00
Clement Lefebvre
07432a39b2 Removed dependency on mintinstall 2009-10-08 13:46:39 +01:00
Clement Lefebvre
4f0861abc3 Karmic compatibility, mint-common dependency 2009-10-08 13:42:57 +01:00
Clement Lefebvre
590bb21fe2 Generic names 2009-07-29 22:50:43 +02:00
Clement Lefebvre
e4e01974bb Initial commit 2009-07-27 12:45:34 +02:00