This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk2
Watch
1
Star
0
Fork
0
You've already forked gtk2
forked from
AuroraMiddleware/gtk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c7ed2c2130
gtk2
/
gtk
/
inspector
/
resource-list.ui.h
7 lines
76 B
C
Raw
Normal View
History
Unescape
Escape
inspector: Add .ui.h files to git Tools like damn-lies rely on being able to generate .pot files from pristine checkouts, so everything that goes into the .pot file has to be in git. This is not ideal, but we already do the same for other .ui.h files in GTK+.
2014-09-02 13:50:08 +00:00
N_
(
"
Path
"
)
;
inspector: Add more data to resource list
2014-10-10 23:15:02 +00:00
N_
(
"
Count
"
)
;
N_
(
"
Size
"
)
;
inspector: Avoid a split pane for resources There is not much room in the inspector window; squeezing a tree and a detailed view in the same page is not great. Instead, make the details a separate page.
2014-10-11 00:20:02 +00:00
N_
(
"
Name:
"
)
;
inspector: Add .ui.h files to git Tools like damn-lies rely on being able to generate .pot files from pristine checkouts, so everything that goes into the .pot file has to be in git. This is not ideal, but we already do the same for other .ui.h files in GTK+.
2014-09-02 13:50:08 +00:00
N_
(
"
Type:
"
)
;
N_
(
"
Size:
"
)
;
Reference in New Issue
Copy Permalink