aboutsummaryrefslogtreecommitdiffstats
path: root/data/ui/epiphany.ui
Commit message (Collapse)AuthorAgeFilesLines
* Make the resources depend on the actual UI filesXan Lopez2012-03-281-667/+0
| | | | | | Otherwise we won't update them if the UI files change. To do this we need to move them from data/ui/ to src/, which is not great. Things would be easier with non-recursive Makefiles.
* [l10n] No need to translate dummy textPriit Laes2012-01-211-4/+4
| | | | Signed-off-by: Diego Escalante Urrelo <descalante@igalia.com>
* Move GtkBuilder files to data/uiXan Lopez2011-12-151-0/+667
There's not much point in having two UI files (glade/ and ui/), and besides the files were not actually in glade format anymore.