Commit Graph

1038 Commits

Author SHA1 Message Date
77f121e0a1 Stricter verification of redundant parsing
The pathnames should really be canonified instead.
2015-06-16 02:17:35 -04:00
32cc272976 Look for applications in the current folder 2015-06-16 02:17:35 -04:00
c9e6173bd2 Look for directories in $XDG_DATA_DIRS as well 2015-06-16 02:17:35 -04:00
a2289b75e1 Code cleanup 2015-06-16 02:14:19 -04:00
5edf580ad7 Fix potential double free 2015-06-16 01:38:27 -04:00
f7adf60574 Force the icon size at 48 pixels 2015-06-16 01:07:31 -04:00
5c72699610 Import a desktop preferences tool 2015-06-13 00:45:57 -04:00
94d0b4c861 Report errors when setlocale(3) fails 2015-06-13 00:41:01 -04:00
7802edbd57 Use PROGNAME 2015-06-13 00:39:07 -04:00
a0c3d56bfc Code cleanup 2015-06-13 00:37:08 -04:00
b1df512bd4 Use mnemonics in the menu applet 2015-06-13 00:02:56 -04:00
e790d2c3c5 Update the Spanish translation 2015-04-25 01:16:47 +02:00
631b9c09be The "player" panel applet was moved to the Integration project 2015-04-25 01:16:02 +02:00
7b607efa59 Add a .gitignore file 2015-04-20 23:35:05 +02:00
51b854b0f3 Fix build on !NetBSD 2015-04-20 22:57:18 +02:00
94ee1b8cc8 Open URL desktop entries with htmlapp(1) by default 2015-04-19 18:58:21 +02:00
62fffb57d4 Update the copyright notice 2015-04-19 17:01:22 +02:00
65cac87133 Also implement "Hidden" in desktop entry files 2015-04-19 17:00:42 +02:00
Manuel Bouyer
d4d6a73872 Support AM335x (beaglebone) 2015-04-18 19:18:56 +02:00
9c15c6cfbc Choose an icon for the "brightness" panel applet 2015-04-15 19:07:56 +02:00
e44e8f4a1d Initial import of the "brightness" applet 2015-04-15 00:25:37 +02:00
9f5fde73f6 Add a .gitignore file 2015-04-04 17:04:25 +02:00
2c82223f20 Add config.{h,sh} 2015-04-04 17:03:22 +02:00
4e70505bfa No longer store config.{h,sh} in the source tree
They are generated by DeforaOS configure just like the Makefiles were.
2015-04-04 17:01:47 +02:00
9031c48385 Add an extra .gitignore definition 2015-04-04 16:28:38 +02:00
80f0024924 Add a couple more .gitignore files 2015-04-04 15:53:50 +02:00
db938d79b4 Add a global .gitignore file 2015-04-04 15:51:52 +02:00
31c25b47b6 No longer store Makefiles in the source tree 2015-04-04 15:48:33 +02:00
aa5e658f83 Also ship a README file (in Markdown format) 2015-04-04 15:46:56 +02:00
7d7ac76001 Move the "player" applet to the Integration project 2015-04-04 15:25:57 +02:00
f86c2ec695 Added a translation into Spanish 2015-02-28 00:49:33 +01:00
5b70f20daf Removed superfluous translations 2015-02-28 00:48:51 +01:00
60cd505e6b Updated the French translation 2015-02-28 00:37:28 +01:00
30d291711a Re-generated the Makefiles 2015-02-28 00:32:41 +01:00
0965e1412b Updated the copyright line 2015-02-14 20:13:16 +01:00
6b8a5bb4cf Report signal level correctly (as tested with iwn(4) on NetBSD) 2015-02-14 20:12:13 +01:00
d471e8b486 .cvsignore files are no longer necessary 2014-12-27 17:52:47 +01:00
980867f4a1 Added partial support for OBJDIR to the "applets2" test 2014-12-02 01:42:56 +01:00
432e0c4053 Added OBJDIR support to tests.sh 2014-12-02 01:42:28 +01:00
33186d1391 Using PROGNAME for tests.sh 2014-12-02 01:41:28 +01:00
f6397e0eba Added OBJDIR support to the test dependencies 2014-12-02 01:39:16 +01:00
3cc74e85a6 Re-generated the Makefiles 2014-12-02 01:37:48 +01:00
0f10485203 Renamed the "main" applet to "menu" (helps fix "make distcheck") 2014-12-02 01:37:13 +01:00
eafcfd124a Added partial support for building with OBJDIR 2014-11-04 00:39:23 +01:00
d47bcb4753 Portability fix for SunOS 2014-10-25 01:44:12 +02:00
01651dab00 Portability fix for SunOS 2014-10-25 01:39:56 +02:00
f8cbf53ad4 Use gtk_combo_box_text_append_text() as gtk_combo_box_text_append() is really not in Gtk+ 2.24 2014-10-25 01:29:38 +02:00
9bb740c319 Use gtk_combo_box_text_new() with Gtk+ 2.24 already 2014-10-25 01:25:14 +02:00
4524eae0f2 Really fix build with Gtk+ 3 2014-10-25 01:09:00 +02:00
000b61d3b1 Fixed build with Gtk+ 3 2014-10-25 01:06:44 +02:00